I'm trying to troubleshoot an issue with FCKEditor which is using PHP. If saving a file being edited with dollar signs, it appears to write an extra closing editable tag to the file.
As a result, I end up with the extra </editable_area> tag in place of the dollar sign which cuts off the remaining data in the file.
Any help would be greatly appreciated.
As a result, I end up with the extra </editable_area> tag in place of the dollar sign which cuts off the remaining data in the file.
Any help would be greatly appreciated.