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

Adam Winer resolved SHINDIG-983.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

Checked in patch, after a bit of cleanup and adding a test.

> NekoSerializer.printStartElement() is outputting empty attributes in a way 
> that isn't XML compliant
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-983
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-983
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: trunk
>            Reporter: Jordan Zimmerman
>             Fix For: trunk
>
>         Attachments: fix-983-bug.patch
>
>
> The latest version of NekoSerializer.printStartElement() is outputting empty 
> attributes in a way that isn't XML compliant. i.e. given '<img title=""/>' 
> NekoSerializer will output '<img title/>'. This causes Firefox's (I haven't 
> tried others) DOM parser to throw an error. This is coming up when using the 
> OS templates framework. 

-- 
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