Settings menu contains a "short url" action when the extension is not activated
Bug #1118204 reported by
Kit Blake
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Silva |
Fix Released
|
Medium
|
Sylvain Viollon |
Bug Description
From the s-g list:
"I noticed that in the SMI, the 'Settings' menu contains a "short url" action. A default install displays this action, but it raises an "Internal Server Error". I had to go to the extensions service and activate the "silva short urls" extension before this action would work."
Apparently the menu option is always available while it should only show up if the extension is activated.
Changed in silva: | |
milestone: | 3.0 → 3.0.1 |
Changed in silva: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The code for the SMI screens now properly implement the available methods. This was done incorrectly, not on the correct classes (with broken python).