Activity

From 2012-07-03 to 2012-08-01

2012-08-01

06:43 AM Bug report #5043: Strip spaces when read tags from metadata
Without stripping, a lot of tags are duplicated (e.g. "web and " web") and almost all the tags represent a single plu... Paolo Cavallini

2012-07-26

02:40 AM Bug report #5902: Wrong Author shown
I think fixing this is important, because not giving proper credits to the authors of the plugin will make them upset... Paolo Cavallini

2012-07-10

03:15 AM Bug report #5985: Error 500 when I try to upload my plugin.
I have successfully uploaded the plugin. Add a description, but I do not see it in the "My plugins". Is it Ok? Сергей Бастраков
02:39 AM Bug report #5985 (Resolved): Error 500 when I try to upload my plugin.
@Nathan,
might be better to open a new ticket for this. But please search first, IIRC there is already something abo...
Alessandro Pasotti
02:29 AM Bug report #5985: Error 500 when I try to upload my plugin.
Just note that I would like to see some more information on the plugin before I approve it, mainly a better descripti... Nathan Woodrow
02:27 AM Bug report #5985: Error 500 when I try to upload my plugin.
Alessandro Pasotti wrote:
> [...]
>
> With this modifications the plugins loads fine for me. You will see a lot of w...
Сергей Бастраков
02:23 AM Bug report #5985 (Feedback): Error 500 when I try to upload my plugin.
... Alessandro Pasotti

2012-07-09

11:43 PM Bug report #5985: Error 500 when I try to upload my plugin.
Alessandro Pasotti wrote:
> try changing
>
> def version():
> return "Version " + "0.1"
>
> to
>
> def version...
Сергей Бастраков
11:35 PM Bug report #5985: Error 500 when I try to upload my plugin.
try changing
def version():
return "Version " + "0.1"
to
def version():
return "0.1"
Alessandro Pasotti
11:32 PM Bug report #5985: Error 500 when I try to upload my plugin.
You did the right thing attaching the plugin so that I can test what fails.
Thanks for signaling the issue.
Alessandro Pasotti
10:51 PM Bug report #5985 (Closed): Error 500 when I try to upload my plugin.
I`m trying to upload my plugin here: http://plugins.qgis.org/plugins/add/ and i`m get error 500.
What shall i do?
I a...
Сергей Бастраков

2012-07-04

05:21 AM Bug report #5934: Regex fails to detect qgisMinimumVersion in __init__ because regex wants all re...
Alessandro Pasotti wrote:
> It's not a bug, it's a "feature" :)
>
> If you have a better solution than parsing init ...
Tim Sutton
05:18 AM Bug report #5934: Regex fails to detect qgisMinimumVersion in __init__ because regex wants all re...
I should have addeded that for me the desired behaviour would be to continue to fetch readable metadata in the event ... Tim Sutton

2012-07-03

11:44 PM Bug report #5934 (Feedback): Regex fails to detect qgisMinimumVersion in __init__ because regex w...
It's not a bug, it's a "feature" :)
If you have a better solution than parsing init with regexps, please give your a...
Alessandro Pasotti
11:35 PM Bug report #5934 (Closed): Regex fails to detect qgisMinimumVersion in __init__ because regex wan...
If the __init__ file first computes the return value in a var and then returns the var, the validator.py regex at lin... Tim Sutton
 

Also available in: Atom