Description

If you stylize text in GUI edit mode, then tab it (or visa-versa) , it'll cause a ConvertError on submit.

The error reads as the following: process_blockquote: Don't support strong element (if I bolded the text before so it says it doesn't support "strong")

Steps to reproduce

  1. Click Edit(GUI)
  2. Write some text in a new line.
  3. Stylize the written text (either bold, italicize or underline)
  4. Then tab the text.
  5. Press either "Save Changes", "Preview" or "Text Mode".

Example

ConvertError.jpg

Details

This Wiki.

Workaround

Don't stylize tabbed text or do the equiv in text mode.

Discussion

fixed : see http://hg.moinmo.in/moin/1.8-guieditor-mbyeongweon/rev/f57069f6b187 -- MoonByeongweon 2008-07-27 20:01:08

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/GuiEditorTabsCausesConvertError (last edited 2008-08-06 10:17:46 by MoonByeongweon)