[ 
http://jira.codehaus.org/browse/DISPL-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=165450#action_165450
 ] 

Michael Osipov commented on DISPL-487:
--------------------------------------

>From my point of view, this bug is invalid. a space (0x20) does not equal a 
>non-breaking space. Thus it cannot be replaced with it.

> escapeXml attribute doesn't escape spaces to  
> ---------------------------------------------------
>
>                 Key: DISPL-487
>                 URL: http://jira.codehaus.org/browse/DISPL-487
>             Project: DisplayTag
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: daniel weijers
>
> Within our project data is read from a database and displayed via the 
> displaytag table.
>  
> The escapeXml="true"  is set for the column  tag. 
> We expected to have  data  "  Name" to be escaped into "  Name".
> Is it possible to have the escapeXml working for space? This doesn't happen.
> Note: 
> It looks like only the & " en '  are transformed to there respective &amp 
> &quot en ' No other characters are escaped.
> The possibility of having a global (configuration) setting for the escapXml 
> (like the defaultHtmlEscape of Spring) would be great!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to