[wp-trac] [WordPress Trac] #45368: Update fail when adding 2 dots (..) to a source code block.

WordPress Trac noreply at wordpress.org
Sat Nov 17 09:52:02 UTC 2018


#45368: Update fail when adding 2 dots (..) to a source code block.
--------------------------+-----------------------------
 Reporter:  vietanhdev    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Editor        |    Version:  4.9.8
 Severity:  critical      |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 After adding a source code block containing 2 dots (..) like this source
 code, I cannot save the post anymore.\\
 I have to replace `..` as something like `2dotsxyz` and replace it back to
 .. using database tool.
 {{{
 cmake -D CMAKE_BUILD_TYPE=RELEASE \
         -D CMAKE_INSTALL_PREFIX=/usr/local \
         -D INSTALL_PYTHON_EXAMPLES=ON \
         -D INSTALL_C_EXAMPLES=OFF \
         -D OPENCV_EXTRA_MODULES_PATH=~/opencv_contrib/modules \
         -D PYTHON_EXECUTABLE=~/.virtualenvs/cv/bin/python \
         -D WITH_TBB=ON \
         -D WITH_V4L=ON \
         -D WITH_QT=ON \
         -D BUILD_EXAMPLES=ON \
         ..
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45368>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list