#1015: Badly nested italic/bold markup can cause round-trip problems from
MediaWiki markup to FCK and back to MediaWiki
--------------------------------------------+-------------------------------
Reporter: ais523 | Owner:
Type: Bug | Status: closed
Priority: Normal | Milestone:
Component: Project : MediaWiki+FCKeditor | Version: SVN
Resolution: fixed | Keywords: HasPatch
--------------------------------------------+-------------------------------
Changes (by wwalc):
* status: new => closed
* resolution: => fixed
Comment:
For some reasons, this patch didn't work when I tried the sample text you
posted:
{{{
a''b'''c''d'''e
}}}
after applying patch, it still returned
{{{
a''b'''c''''''''d'''e
}}}
I've fixed this with [1823], it produces HTML tags when it is necessary,
e.g.:
{{{
a''b'''c'''''<b>d</b>e
}}}
(ignore the previous commit: [1822], adding a space was rather a bad
idea).
--
Ticket URL: <http://dev.fckeditor.net/ticket/1015#comment:3>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac