448191 Posted December 20, 2006 Share Posted December 20, 2006 When I post this, it properly decodes. Not so on preview.[code]<?php$dog->eat(‘cookie’);?>[/code][quote]<?php$dog->eat(‘cookie’);?>[/quote][b]Edit:[/b] realized this has to do with different types of quotes.Difference between [b]'[/b] ' (apostrophe) and [b]‘[/b] ‘ (left single quotation mark)Damn Word. Link to comment https://forums.phpfreaks.com/topic/31345-code-highlighting-feature-doesnt-decode-entities-on-preview/ Share on other sites More sharing options...
ober Posted December 20, 2006 Share Posted December 20, 2006 I've noticed an issue when you use the AJAX "quick edit" option... it does stuff like that too. Hopefully when we upgrade to 1.1 Final, some of these issues will be fixed. Link to comment https://forums.phpfreaks.com/topic/31345-code-highlighting-feature-doesnt-decode-entities-on-preview/#findComment-145131 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.