[ 
https://issues.apache.org/jira/browse/APA-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Woonsan Ko resolved APA-32.
---------------------------

    Resolution: Fixed

Applied Gonzalo's patch and fixed. Thanks a lot!
Also added a unit test for this.
By the way, I applied the disable-output-escaping option to all description 
field including channel, item, downlevel:channel and downlevel:item.

Anyway, now RSSPortlet can have the following preference:

      <preference>
        <name>disableescape</name>
        <value>false</value>
      </preference>

If the above preference is set to true, then the description fields are 
generated without markup escaping.
If the above preference is not defined or set to false, then the description 
fields are escaped as they used to be.

Cheers,

Woonsan

> Apa-RSS Include an option to disable html escape
> ------------------------------------------------
>
>                 Key: APA-32
>                 URL: https://issues.apache.org/jira/browse/APA-32
>             Project: Portals Apps
>          Issue Type: Improvement
>          Components: apa-rss
>    Affects Versions: apa-rss-1.1
>            Reporter: Gonzalo Aguilar
>            Assignee: Woonsan Ko
>             Fix For: apa-rss-1.1
>
>         Attachments: RSS-escape-option-apa-rss-APA-32.patch
>
>
> This issue is created to include support for full html support inside a RSS 
> Feed. 
> Now if a feed contains html markup it will be escaped and the html code will 
> be shown instead of showing the correct markup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to