= Description =
The gui-Editor destroys links with three parameters. it seems as if it interprets the link correctly while reading the source. It then converts it in order to have a correct representation of the link while editing. Upon completion ist write the modified link back, which then results in an unusable link:

== Steps to reproduce ==
 1. Copy the example using copy-paste to a new page using the text editor
 1. Save it
 1. Open this new page with the gui editor.
 1. Just save it. You might notice a different display of the link inside the page.
 1. Open raw mode and you will see the difference between the comment and the link

== Example ==

{{{
## write some sophisticated link with the text-editor and keep it as a comment as well:
## [[ITV/ITVTreffen/09ITV/Begrüßung|IT-Projekte in den MPIs|&action=Presentation,&n=13]]

[[ITV/ITVTreffen/09ITV/Begrüßung|IT-Projekte in den MPIs|&action=Presentation,&n=13]]

Load the page with GUI-editor and save it!
Reload it with text-editor and you will see the change like here:

[[ITV/ITVTreffen/09ITV/Begrüßung?action=Presentation&n=13|IT-Projekte in den MPIs]]
}}}
== Component selection ==
## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ...
 * Inside thegui editor while writing/saving the page. It should reconvert the link to a three parameter link.

== Details ==

This Wiki behaves the same way. I just tested it. The following line is the result of the test:

[[action/Presentation/ITV/ITVTreffen/09ITV/Begrüßung?action=Presentation&n=13|IT-Projekte in den MPIs]]

== Workaround ==
 * We don't use GUI editor

= Discussion =
= Plan =
## This part is for Moin``Moin developers:
 * Priority:
 * Assigned to:
 * Status:

----
## 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.
CategoryMoinMoinBug