Opened 15 years ago
#7105 new defect
Unable to edit an existing release
Reported by: | Owned by: | Joao Alexandre de Toledo | |
---|---|---|---|
Priority: | high | Component: | TracReleasePlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Installed the plugin, typed in a new release and saved it. The tried to edit it (Link: Edit Release) but got a browser error message (sorry, no original english text, had to translate it, because it's in german on my client):
Content-Encoding-Error The website you tried to open cant't be displayed, because it used an invalid or unknown compression methode
After that I saw, that there is a permission RELEASE_ADMIN that could resolve the problem. I gave it to the TRAC_ADMIN with no success editing a release.
My versions are
- trac 0.11.1
- plugin version 0.2 built from svn repository
btw there ist a directory <repository>/tracreleaseplugin/0.11/trunk. Mostly 95% of the plugins only have a 0.11 directory with no subdirectory trunk below it. I suggest to adapt it.