FordLawnmower commented on a Page, Random FML for eggdrop  -  May 12, 2012

Thanks for the info frederik.
The problem here is that &quote; is being parsed for some reason even though it's inside the "codebox"
I've tested this on several browsers and it appears parsed to " on all of them.
I can't fix the code because it's not broken. When I go to edit it , the code is unparsed and correct.
Image

So for now just change line 50 from:

return [string map {" \"} $string]

to:

return [string map {&quote; \"} $string]
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.