Dave came up with a solution to this: http://www.powertrip.co.za/livedocs/viewpatch.php?patch=6
The questions remain, though: is html_entity_decode broken? should we be using ' in the docs at all?
S
Sean Coates wrote:
Philip just pointed out to me that if we tell html_entity_decode() to use ENT_QUOTES, this should work.
I'll test & submit a patch for livedocs.
S