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
Nobody/Anonymous
None
None
Public
|
Date: 2009-09-18 18:40 Changes CDATA to <xsl:text> with xml:space=preserve |
|
Date: 2007-06-09 02:20
|
|
Date: 2007-05-25 20:38
|
| 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 |