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
- Create a page in the texteditor
`wiki:h2g2:Test` (Text-Editor) -> wiki:h2g2:Test
- 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
Discussion
in 1.6 see http://test.wikwikiweb.de/ReimarBauer/Example2 it removes the wiki: but the interwikilink does work -- ReimarBauer 2007-06-26 10:39:57
Plan
- 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