= Description = There is a bug in teh FCKEditor Format Menu. Heading 5 is missing and Heading 1 produces h2 (== text ==) in stead of h1 (= text =) == Steps to reproduce == Just edit with the GUI editor and then switch to text editor and you will see that the headings are wrong. == Example == Screenshot of the bug {{attachment:screenshot.png}} == Component selection == * applets/moinFCKplugins/moinformat == Details == This Wiki. Occurs in 1.8.0. == Workaround == Use text or external editor or patch the file. = Discussion = This patch fixes the problem : {{attachment:FCKEditorHeadingFix.patch}} Should be tested of course. Note the hg diff was edited so may not work with hg. May need to patch manually. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: patch applied as http://hg.moinmo.in/moin/1.8/rev/5ccf04ad9941 - thanks Preben! ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed