xsl-list
[Top] [All Lists]

RE: Empty spaces turn to %20

2003-03-28 08:42:30
[ Lionel Crine]

use normalize-space in your XSL document.

string normalize-space(string?)


XSLT does not know about url encoding, and does not consider "%20" to be
a string, so normalize-space will do nothing here.

Please do not guess without saying that you are guessing, and please
check your answers where possible before posting.  Anyone can make a
mistake (as I know personally!) but this was so easy to check if there
was any doubt (I checked just now even though I had no doubt at all).

Cheers,

Tom P

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>