#9160 closed defect (invalid)
Can not install v. 2.2.0dev
Reported by: | Owned by: | Rob Guttman | |
---|---|---|---|
Priority: | high | Component: | DynamicFieldsPlugin |
Severity: | normal | Keywords: | |
Cc: | Steffen Hoffmann | Trac Release: | 0.12 |
Description
I can't get version 2.2.0dev (latest zip as of 7 Sept. 2011) working on my server. I am running:
- Trac 0.12.2
- Fedora 12
- Python 2.6.2
- Apache 2.2.15
- Firefox 3.5.4 & Chrome 11.0.696.71
We are currently using Trac 0.11, and using the condfields plugin. I'm tasked with upgrading to Trac 0.12, and would like to take advantage of the dynamic features of your plugin.
For debugging, I have uninstalled all other trac plugins to avoid conflicts.
Example of issue:
I have a custom field "charge_to". Under [ticket-custom]
I have set
charge_to.default_value = (pref)
charge_to.show_when_type = enhancement
In my preferences, I can set what I want the field's default value to be, but when I go to create a new ticket, I always can see the field (should be hidden except when enhancement is the selected type), and the default value is not what I selected in my preferences.
Checking the trac log, I noticed that Trac fails to load dynfields.js
, which I can't find in the zipped source, or on the current subversion branch.
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I was using the 0.12 subdirectory, and now see the bold, italics words at the top of the plugin's page.
Thank you for the prompt reply, initial install of the 0.11 branch seems to work beautifully!
comment:3 Changed 13 years ago by
Cc: | Steffen Hoffmann added; anonymous removed |
---|
Great. I keep meaning to clean up the 0.12 branch but just haven't found the time yet. Sorry for the confusion. Glad things are working for you. Let me know if you run into any more problems.
James, are you using the 0.11 version of dynfields? If not, please try that one.