Opened 16 years ago
Closed 16 years ago
#3197 closed Bug (fixed)
Magic words stripped on next edit
Reported by: | Neil Bertram | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.6.4 |
Keywords: | Confirmed | Cc: |
Description
Hi,
I've seen some previous tickets relating to issues with MediaWiki magic tags, but they all seem resolved.
We're having a problem that whenever we put a NOTOC at the top of a page.
It seems to get saved and recognised when the page is rendered, but when edit is next loaded, the magic tag is gone again (switching into wikitext mode sometimes shows it as a <br> and sometimes it's just plain gone). Upon saving the edit, the NOTOC is lost and a TOC is rendered.
If I put NORICHEDITOR at the top along with NOTOC, it persists, but of course there's not FCKEditor.
If I click the "disable rich editor" link, once again it's fine putting NOTOC into the box, but curiously if I push the "enable rich editor" link, the NOTOC seems to get stripped right there.
When editing in normal rich mode, I can confirm the tag is missing from the HTML source as well (so it's not even being fed to the RTE), so something pre-page-load is stripping it.
I'm running Mediawiki trunk and MediaWiki+FCKEditor trunk hot off SVN.
Thanks
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Keywords: | Confirmed added; magictags mediawiki removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with [3280].
Sorry those NOTOC and NORICHEDITOR shouldn't be underlined, they should have the double-underscores on each side. Trac is interpreting them as underline.