There is a problem in trunk r8562, which cause outdated ticket fields
option always appears in select/radio fields.
Reproducing:
1. Assume there is an option "Defect" in "type" field, and "type"
value of #1 is "Defect"
2. Remove "Defect" from "type"
3. Open #1, "Defect" is in "type" field, that's OK because it's the
value of #1 "type" field.
4. Now, open new ticket, "Defect" option appears in "type" field. But
it should not be there since we have removed it.

Noticed  #6436, which caching fields options, I think the problem lays there.
As a quick patch, I have to turn off the cache temporarily in my site.

I think this is a bug, isn't it?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to