Quotation problem:
-
Content of [code]...[/code] section is completely destroyed when I call to edit my post by replacing quotes(“) and signs(<,>,&) by " , >, &, etc, and stay the same (", not “). So, updating post displays with " and & instead of ” and &.
Is there solution?The blog I need help with is: (visible only to logged in users)
-
Is there a specific post (or draft) that displays this issue? It would be helpful to be able to look at the post versions and see what exactly had changed.
-
Blog scripts4admins.wordpress.com. The only post “[code] test.
- create new post
- paste content with [code language="perl"] ... [/code]
- commit
(visualization ok)
- press edit
- notice that all " and & converted to " and &
- commit
(vizualization garbage) -
-
-
Sorry, perhaps I should have been more clear. There are two different editors that you could be using on WordPress.com. The classic dashboard editor, which would give you a URL like this:
https://scripts4admins.wordpress.com/wp-admin/post.php?post=46&action=edit
And the newer editor which would give you a URL like this:
-
I’m curious which one you are using. This will help me track down if the issue is with the editor or is more of a global issue.
-
-
Okay, so it looks like this is a known issue that is being addressed. The work-around for the moment is to use the older “classic” editor.
- The topic ‘Quotation problem:’ is closed to new replies.