Opened 13 years ago
Closed 13 years ago
#1090 closed bug (Fixed)
Cannot change Allocation type in Web interface preferences
Reported by: | Cas | Owned by: | damoxc |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Web UI | Version: | 1.2.0_rc4 |
Keywords: | allocation | Cc: |
Description
There seems to be a problem with the radio buttons in preferences when trying to change the Allocation type from Compact to Full, both end up being selected so you cannot enable full allocation.
Same result in both Firefox 3.6 and Google Chrome 4.0
Change History (4)
comment:1 Changed 13 years ago by damoxc
comment:2 Changed 13 years ago by Cas
That does fix it.
What magic has the debug option invoked? ;)
comment:3 Changed 13 years ago by damoxc
It causes the webui to use the uncompressed individual files, rather than the yui compressed single file, and I think that hasn't been updated before each release, so bugs that have been fixed appear to not have been fixed. Shouldn't be a problem in the future though!
comment:4 Changed 13 years ago by damoxc
- Resolution set to fixed
- Status changed from new to closed
This is fixed in subversion now.
Could you append ?debug=true to the url and see if the problem persists?