More clarification: "the template logic is wrong there - it is using a wrong tag it checks if the current user (not the comment author) is a maintainer"
On the server we could be more clear about this particular error though since it will keep happening.
And evern worse, we get the error for themes because suddenly there are two xmls in the…
Why such a design choice was made?
So that people can manage their reports themselves, and decided which ones are addressed, and which ones are still pending and need further attention.
@mont29 they are hardcoded on the server side and technically tied to a schema version (*). I think Blender itself just take whatever is listed on the server(s). It is then also hardcoded…
Thanks for the report. This current behaviour is by design (the site is working as expected).
This is a very confusing bug report. Could you share:
- the error message you get
- the .zip you are trying to upload
Most likely the issue is that you have a hidden folder inside the .zip.…
By the way, I started looking at chunked upload support and a lot can be done by just using front-end js to split the file.
I got 80% of the way there, just failed to nicely hook the backend…
Hi Campbell, thanks for the review and commit. Some comments:
Remove the block list, while this provides a nicer UI, it means these add-ons will be kept in the preferences and attempt to load…
Can't the bundle script folder be its own namespace? Having scripts on the global namespace does sound like a step backwards.
I think it is fair to build a solution that is aimed at (local)…