Question
Styler 6.0 m010: encoded URL getting un-encoded on way to making link
Hiya,
I'm using an element's "target" attribute value to store a url encoded
link. When I process the link, Styler (or someone somewhere) is resolving
that link so, for example, this encoding:
%3d
is resolved as:
?
I need it to remain %3d.
How/Where to I make it stop?
Gentext is:
<_gte:AttributeContent attr="target" occur="1" scope="linkelementname"/>
--
Paul Nagai
I'm using an element's "target" attribute value to store a url encoded
link. When I process the link, Styler (or someone somewhere) is resolving
that link so, for example, this encoding:
%3d
is resolved as:
?
I need it to remain %3d.
How/Where to I make it stop?
Gentext is:
<_gte:AttributeContent attr="target" occur="1" scope="linkelementname"/>
--
Paul Nagai

