#3454: WebAdmin error with empty names
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  cmlenz
     Type:  defect              |      Status:  new   
 Priority:  normal              |   Milestone:        
Component:  webadmin            |     Version:  0.9.6 
 Severity:  normal              |    Keywords:        
--------------------------------+-------------------------------------------
 WebAdmin allows to create Versions, Ticket Types, Severities, Priorities
 and Components with empty name (just one space instead name as ' '), but
 it is not possible to remove them later. They are just irremovable through
 web interface. I've tried to delete them directly on the server like shown
 below
 {{{
 trac-admin /trac/env component remove ' '
 trac-admin /trac/env component remove " "
 }}}
 but unfortunately this wasn't successful too.

 I have following versions of software:
   * Trac 0.9.6
   * TracWebAdmin 0.1.1dev-r2765
   * OS FreeBSD 7.0 CURRENT

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3454>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to