Opened 7 years ago
Closed 7 years ago
#1960 closed task (fixed)
trac unable to change default milestone
Reported by: | robe | Owned by: | strk |
---|---|---|---|
Priority: | normal | Milestone: | Unplanned |
Component: | SysAdmin/Trac | Keywords: | |
Cc: |
Description
In admin section of PostGIS under milestones, I can't change the default milestone from 2.3.3 to 2.3.4.
It just hangs when I try.
strk says it hangs for him too and gives error:
TypeError: 'unicode' object does not support item assignment
Change History (5)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
I've just tried on GEOS environment and the same happens - would be better to report this upstream. No trace of errors in the PostgreSQL logs.
comment:3 by , 7 years ago
Summary: | PostGIS trac unable to change default milestone → trac unable to change default milestone |
---|
comment:4 by , 7 years ago
This was due to the coniguration file (trac.ini) not being writeable by the web server user. I did this some time ago to centralize configuration, but didn't expect "default component" to be file-based instead of database-based...
Now the config file is back to writeable so this should be fixed.
Regina do you confirm it works now ? If so please close this ticket.
comment:5 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yah it's been working for a while.
I'd temporarely configured the postgis env to log in a separate file and raised verbosity, but while I can reproduce the hang I do not see the
unicode
error anymore. Instead I see this: