= Description = If you copy and paste the content of http://www.heise.de/ into the gui editor you get a traceback {{attachment:traceback.txt}} The elements 'noscript', 'form', 'input' returns this traceback too. == Component selection == * text_html_text_moin_wiki == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || this wiki || || '''OS and Version''' || || || '''Python Version''' || || || '''Server Setup''' || || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || || == Workaround == ## How to deal with the bug until it is fixed = Discussion = This can be fixed by {{attachment:element_missing.patch}}. There are some more to extend: {{{ elif name in ('font', 'meta', 'script', 'noscript', 'form', 'input', 'select', 'option', 'label'): }}} = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: fixed for 1.8 4117:72ac60ad99c9 ---- ## 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