Zen Cart Logo
Forums / Customization from the Admin / Plain Text editor munging code in define pages editor

Plain Text editor munging code in define pages editor

Views: 2,553

Results 1 to 3 of 3
15 Feb 2011, 6:10 PM
#1
tecbrat avatar

tecbrat

Zen Follower

Join Date:
Feb 2005
Posts:
239
Plugin Contributions:
0

Plain Text editor munging code in define pages editor

I am using v1.3.9g. When I visit ...zc_admin/define_pages_editor.php, and edit a page, all my greater than and less than symbols (and therefor my tags) are changed. For example, here's a paragraph tag:

<p>

Of course, when it loads, it looks like good HTML code being presented to the end user instead of good HTML code being presented to the browser.
If I edit the file directly, and upload it by FTP, it works as expected.

Any idea why these entities are being changed in the text-only editor?

15 Feb 2011, 11:34 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Plain Text editor munging code in define pages editor

That's a known bug in 1.3.9g. Upgrade to 1.3.9h.

24 Feb 2013, 11:19 AM
#3
gcopping avatar

gcopping

New Zenner

Join Date:
Jan 2010
Posts:
80
Plugin Contributions:
0

Re: Plain Text editor munging code in define pages editor

I have 2 sites, both on 1.3.9h, and in one site define pages editor works fine but on the other one I have the problem described in this post - how can this be?