|
|
|
|
GET parameter Joke de Buhr
|
|
From: Joke de Buhr <joke@xxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Subject: GET parameter
Date: Sat, 21 Aug 2010 15:51:22 +0200
User-agent: KMail/1.13.2 (Linux/2.6.32-24-generic; KDE/4.4.2; x86_64; ; )
hi,
I just tried modxslt and it seems the expansion of ${GET[id]} doesn't work if
the value exceeds a length of 11 characters?
Example:
<xsl:param name="id">
<yaslt:value-of select="${GET[id]}"/>
</xsl:param>
wget http://127.0.0.1/test.xml?uuid=12345678901 // works
wget http://127.0.0.1/test.xml?uuid=123456789012 // error
Attachment:
signature.asc
Description: This is a digitally signed message part.
| |
|