Skip to main content
1-Visitor
June 18, 2013
Question

Styler 6.0 m010: encoded URL getting un-encoded on way to making link

  • June 18, 2013
  • 11 replies
  • 2476 views
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

    11 replies

    18-Opal
    July 25, 2013
    Thanks for the update Paul.