Skip to content

Allow CDATA in the description supplied by the .sopm file #127

@bschmalhofer

Description

@bschmalhofer

In a .sopm file I wrote something like:

    <Description Lang="en"><![CDATA[
        Supply the new console command Maint::Ticket::Beautify.
        This command beautifies.
    ]]></Description>

CodePolicy complained about this, stating:

[checked] TicketBeautify.sopm
TidyAll::Plugin::OTOBO::SOPM::RequiredElements
You have forgot to use the element <Description Lang="en">!
[checked] Kernel/System/Console/Command/Maint/Ticket/Beautify.pm

I see no obvious reason why using CDATA should not be allowed there. CodePolicy should accept this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions