Description

The editlink of Include macro is getting escaped twice. ie, we are getting urls like:

http://www.test.com/TestPage?action=edit&backto=BackTo

Steps to reproduce

  1. Just include a page with editlink and view the source.

Example

Details

This Wiki.

Workaround

Still works fine, but just annoying.

Discussion

The double escaping is done only when the page has a formatter, this happen usually in macros and actions code. Theme that use Page(request, name).link_to() get correct output.

Should be easy to fix


This page looks correct. I assume it already got fixed somehow

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/IncludeEditLinkEscapedTwice (last edited 2007-10-29 19:09:47 by localhost)