[wp-trac] [WordPress Trac] #27481: WordPress 3.8.1 removing a backslash from post content each time post is saved (was: Wordpress 3.8.1 removing a backslash from post content each time post is saved)

WordPress Trac noreply at wordpress.org
Fri Mar 21 22:25:44 UTC 2014


#27481: WordPress 3.8.1 removing a backslash from post content each time post is
saved
---------------------------+------------------------------
 Reporter:  harrisbueller  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Editor         |     Version:  3.8.1
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------
Changes (by SergeyBiryukov):

 * component:  General => Editor


Old description:

> On posts written using the visual tab, if I have something like this in
> the post:
> cd “program Files (x86)\citrix\licensing\ls” and save the post it turns
> into:
> “program Files (x86)citrixlicensingls”
>
> If I post “program Files (x86)\\citrix\\licensing\\ls” and save it turns
> into:
> cd “program Files (x86)\citrix\licensing\ls”.  If I save again and the
> slashes will be completely gone.

New description:

 On posts written using the visual tab, if I have something like this in
 the post:
 `cd “program Files (x86)\citrix\licensing\ls”` and save the post it turns
 into:
 `“program Files (x86)citrixlicensingls”`

 If I post `“program Files (x86)\\citrix\\licensing\\ls”` and save it turns
 into:
 `cd “program Files (x86)\citrix\licensing\ls”`.  If I save again and the
 slashes will be completely gone.

--

Comment:

 Could not reproduce neither in 3.8.1 nor in current trunk.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27481#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list