Ticket #3145 (closed bug: invalid)
Dash in plugin name causes unhelpful error message
| Reported by: | rehakv1 | Owned by: | borysiasty |
|---|---|---|---|
| Priority: | major: does not work as expected | Milestone: | Version 1.7.0 |
| Component: | Python plugins and bindings | Version: | Trunk |
| Keywords: | Cc: | ||
| Platform Version: | Platform: | All | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
I encountered a problem with using a '-' sign (dash) in python plugin in 1.6 r14423. When I add my custom repository ( http://www.tarsiusproject.org/qgis/plugins.xml) and try to install plugin called 'Dash Test' which contains 'dash-test' directory in 'dash-test.zip', QGIS raises error message that reads:
"The plugin is broken. Python said: invalid syntax"
If there is a technical reason for prohibiting dash in the plugin folder I think QGIS should emit more descriptive error message.
Change History
Note: See
TracTickets for help on using
tickets.