Description
After adding the "Form" macro to any page, and then preview or save it, you'll get an error.
Steps to reproduce
Add the "Form" macro to any page, preview it or save it, and you'll see a TypeError: expected string or buffer.
- When I add the form tag empty [ [ FORM ] ] , I get the error. When I add it in the proper form (see below), I don't get an error. So I guesst his isn't a bug?
[[FORM("Registration", marker=Name;Email)]]
Example
Details
MoinMoin Version |
1.5 |
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
MoinMoin main wiki server |
Workaround
what does the form function do anyway?
- The Form stuff is experimental, incomplete and rather unsupported code. Don't use it, except when you want to debug and finish it.
Discussion
Plan
- Priority:
- Assigned to:
- Status: the Form code was completely removed from moin