Share

CCR Acceleration Resources Project

Tracker: Bugs

5 Spaces do not appear in actor names - ID: 1712182
Last Update: Settings changed ( waldren )

In actor.xsl, if an actor does not have a DisplayName, then the components
of the name (first, middle, last) are used, and separated by <![CDATA[ ]]>.
In Firefox, this doesn't result in a space in the browser. According to the
spec, this is allowed behaviour:
http://www.w3.org/TR/html4/types.html#type-cdata
A browser may trim the leading and trailing whitespace in a CDATA block.
This thread suggests a few ways to deal with this issue:
http://www.kid-templating.org/trac/ticket/99


Alex Eagle ( herringbone ) - 2007-05-03 17:13

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 3 )




Date: 2009-09-18 18:40
Sender: waldrenProject Admin

Changes CDATA to <xsl:text> with xml:space=preserve


Date: 2007-06-09 02:20
Sender: sf-robotSourceForge.net Site Admin


This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Date: 2007-05-25 20:38
Sender: waldrenProject Admin


This is correct. We will replace all uses of <!CDATA[ ]]> with <xsl:text>
</xsl:text> in the next release


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
resolution_id Accepted 2009-09-18 18:40 waldren
status_id Pending 2007-06-09 02:20 sf-robot
close_date 2007-05-25 20:57 2007-06-09 02:20 sf-robot
status_id Open 2007-05-25 20:57 waldren
close_date - 2007-05-25 20:57 waldren
resolution_id None 2007-05-25 20:38 waldren