Erro format post after press Ctrl Z
-
I’m using Tiny MCE editor and every time I press Ctrl+Z, my characters as “<“, “>” and others are converted to other characters.
For example, with this input:
[xml title="nano /etc/tomcat6/Catalina/localhost/solr.xml"]
<Context docBase="/usr/share/solr/apache-solr-1.4.1.war" debug="0" privileged="true" allowLinking="true" crossContext="true">
[/xml]
<Environment name="solr/home" type="java.lang.String" value="/usr/share/solr" override="true" />
</Context>
I got this:
[xml title="nano /etc/tomcat6/Catalina/localhost/solr.xml"]
<Context docBase="/usr/share/solr/apache-solr-1.4.1.war" debug="0" privileged="true" allowLinking="true" crossContext="true">
[/xml]
<Environment name="solr/home" type="java.lang.String" value="/usr/share/solr" override="true" />
</Context>
I’m using the latest version of WordPress and all plugins. I got the error with Firefox and Chrome.
Thanks!
- The topic ‘Erro format post after press Ctrl Z’ is closed to new replies.