= Description / Steps to reproduce = Gui Editor destroys initerwiki-links. Create an interwiki link to h2g2, page test. It should look like `wiki:h2g2:Test` but the GUI editor produces `h2g2:Test` which is not recognised as an Interwikilink. It seems like the `wiki:`-prefix is not added. In fact `wiki:` is even removed by the GUI editor if if it was there before (just switch to GUI mode and click preview to see the effect on this page). == Example == 1. Create a page in the texteditor {{{ `wiki:h2g2:Test` (Text-Editor) -> wiki:h2g2:Test }}} 1. Edit this page in the gui-editor - after saving the initerwiki is destroyed and looks like this: {{{ `wiki:h2g2:Test` (Gui-Editor) -> h2g2:Test }}} == Details == This Wiki. == Workaround == ## How to deal with the bug until it is fixed = Discussion = in 1.6 see http://test.wikwikiweb.de/ReimarBauer/Example2 it removes the wiki: but the interwikilink does work -- ReimarBauer <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: * this bug report is about a 1.5 bug, so it does not directly apply to more recent moin versions. * otoh, I found a very similar bug in moin 1.8 handling of free interwiki links and fixed it with http://hg.moinmo.in/moin/1.8/rev/8662bba9e431 ---- ## 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