I thought we fixed the issues with this a while ago. What version are you using? In any case, the only way around it is to manually issue the appropriate DELETE queries to the database.
--Noah On Feb 26, 2009, at 11:27 PM, Kumar Gaurav wrote: > > Hi, > > I am a newbie using TRAC. I installed TRAC on Fedora Core 9. I was > trying to add Components in TRAC and mistakenly added component name > with a space. Now I want it to remove it but unable to do so. Can > anyone please help me in removing a blank component. > > # trac-admin /trac component add " " somebody > # trac-admin /trac component list > > Name Owner > -------------------------------------------------- > somebody > Component1 somebody > Component2 somebody > > # trac-admin /trac component remove "" > Command failed: Cannot deleting non-existent component > > # trac-admin /trac component remove " " > Command failed: Component does not exist > > # trac-admin /trac component rename " " "Select" > Command failed: Component does not exist > > With a blank component, I am getting error as "500 Internal Server > Error (field component must be set)" on replying to a ticket. I > cannot disable component. > > Please guide me in removing a blank component. > > -- > Thanks & Regards, > Kumar Gaurav > > > -- > Check out the Mahindra Xylo inside out with reviews, pictures, video > and more.Exclusively on ZigWheels.com > http://www.zigwheels.com/b2cam/mahindra-xylo.html > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
