Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(69)

Issue 91114: Support HTML serialization of CDATA sections (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 8 months ago by johnfargo
Modified:
16 years, 8 months ago
Reviewers:
shindig.remailer
Base URL:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Visibility:
Public.

Description

An issue was discovered recently where message bundles with CDATA content sections had their content dropped eg. <msg name="foo"><![CDATA[ bar ]]></msg> Root cause is that HTML serialization ignores serializing CDATA sections. It's not clear to me why, so I'm proposing this trivial fix.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
java/gadgets/src/main/java/org/apache/shindig/gadgets/parse/DefaultHtmlSerializer.java View 2 chunks +1 line, -3 lines 0 comments Download
java/gadgets/src/test/java/org/apache/shindig/gadgets/spec/MessageBundleTest.java View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 1
johnfargo
16 years, 8 months ago (2009-07-14 19:52:43 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b