On Thu, Sep 30, 2010 at 4:25 PM, Luie Xia <[email protected]> wrote: > Hi All, > > On Admin page, I went to "Versions" field to delete a value. It is > successfully removed from admin page. Also, I checked TRAC database > "version" table, the version I removed has been removed from database too. > > But each time I go to ticket, (create new ticket or modify existing ones), > the Versions field drop down list still include the version I have removed. > > Can some one help me to solve this issue? > > Thanks, > > Luie > > > Hi Luie,
What version of Trac are you using? I tried recreating the issue with 0.12. The removed version did not appear in newticket form, nor in existing tickets with version different than the removed one (maybe your browser cached the form from before removing the value?). What did happen is that tickets that had their version set to the removed one retained that value, and when editing such tickets the value appeared in the dropdown. This might be considered a bug, so you're welcome to report a ticket (or locate a similar existing one) on http://trac.edgewall.org/ - Itamar O. -- You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en.
