the action seems to be case insensitive
This is not a real bug. But I found it quite confusing:
You always get the name of an action displayed as a link, although it is not installed.
- I guess this is simply because action macro does not check against installed actions.
Example
Edit
(this is [[Action(Edit)]] (you get an error if you click)
(this is [[Action(edit)]]
Details
This Wiki
MoinMoin Version |
|
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
Discussion
I suggest to display something that marks an action as illegal or not existant. It is not neccessary for the user to click on a non-existant action. So maybe Moin should either render this not as a link or link to an action-error page? -- ThiloPfennig 2006-09-13 08:26:35
How about simply using the correct action name? Actions are case sensitive, not case insensitive.
You are certainly right Thomas, I did find that out, but I can imagine ppl that are not as smart as me will have trouble... I would give this a low priority also. Just wanted to mention. -- ThiloPfennig 2006-09-14 09:51:40
Note: At the moment lowercase written actions file names are generally not shown at the More Action list. This functionality is needed too -- ReimarBauer 2006-09-14 10:24:11
Plan
- Priority:
- Assigned to:
- Status: fixed for 1.6 with changeset 2052:5ee4e0b578a8