[Plugin: Post Snippets] Mangles URLs containing ampersands
-
This looks like a terrific plugin, but its usefulness to me is greatly diminished by its mangling of urls that contain ampersands. For example, I’d love to use this snippet to link to ebay auctions:
<a href="https://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item={ID}&ssPageName=STRK:MESELX:IT" rel="nofollow" target="_blank">{Text}</a>
But switching to html view in the editor I can see that each & has been replaced by “&”, which breaks the url.
I see I’m not the first person to mention this. It seems to me that html entities entered into the box that pops up asking for {ID} and {Text” values should be converted, but the snippet itself should be inserted *exactly* as entered.
Any chance of a fix?
- The topic ‘[Plugin: Post Snippets] Mangles URLs containing ampersands’ is closed to new replies.