Edgewall Software
Modify

Ticket #3454 (closed defect: duplicate)

Opened 6 years ago

Last modified 5 years ago

WebAdmin error with empty names

Reported by: valdik@… Owned by: cmlenz
Priority: normal Milestone:
Component: admin/web Version: 0.9.6
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

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:

Attachments

Change History

comment:1 Changed 6 years ago by valdik@…

Do anyone have the same problems?

comment:2 Changed 5 years ago by jqs@…

I have the exact same error (same Trac version as well)

Any workaround?

comment:3 Changed 5 years ago by cboos

  • Resolution set to duplicate
  • Status changed from new to closed

We need to normalize the spaces, see #4058.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.