Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Plugin option updating problem?

Quote Reply
Plugin option updating problem?
Hi,

When I update my plugin option with value < or >, these values get escaped (i.e. &gt; , &lt;) and any subsequent update, the values get added 'amp;'. Is there a way to prevent this?

Thanks,

Cheers,

Dat

Programming and creating plugins and templates
Blog
Quote Reply
Re: [tandat] Plugin option updating problem? In reply to
Hi,

Yeah, thats been a bug for a while Pirate

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Plugin option updating problem? In reply to
Thanks for your reply. I thougth there were something wrong with my version.

Cheers,

Cheers,

Dat

Programming and creating plugins and templates
Blog
Quote Reply
Re: [tandat] Plugin option updating problem? In reply to
Quote:
Thanks for your reply. I thougth there were something wrong with my version.

Nope :(

Even more annoying, is that its repatative.

i.e you have;

<hello>

..which gets translated into

&gt;hello&gt;

..and if you then save it again, it saves as;

&amp;gt;hello&amp;gt;

..and again;

&amp;amp;gt;hello&amp;amp;gt;

Unimpressed

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!