Edgewall Software

Ticket #6303 (closed defect: duplicate)

Opened 13 months ago

Last modified 2 months ago

bug: ticket type names

Reported by: viko Owned by: rblank
Priority: low Milestone:
Component: ticket system Version:
Severity: minor Keywords: needinfo
Cc:

Description

when trailing the type name with a slash, trac tells there is no type with the given name, cause it cuts the trailing slash out of the url, by adding this one manually, it fits and recognizes the ticket type

Attachments

Change History

Changed 12 months ago by sid

  • keywords needinfo added

Can you just avoid using slashes in the ticket type? Is there a use case you can give where it is important to use the slashes?

Changed 10 months ago by osimons

This would be if you create a ticket type named withslash/, and then try to edit it? I see that too, and likely that will be the same for all such admin panels.

If you do the same for a wiki page, you won't be able to create the page with a trailing '/' as it gets stripped off before the Describe MyNewPage here. create page.

Is it important to support trailing '/' for values? Or, do we need to strip it off so that they do not get created like that?

Changed 2 months ago by osimons

  • owner changed from jonas to rblank

There has recently been some discussion related to this at trac-dev mailing list, so reassigning to rblank that has been looking into url matching. Hope neither current nor future ticket owner minds :-)

Changed 2 months ago by rblank

  • status changed from new to closed
  • resolution set to duplicate

Good catch, this is a duplicate of #7617.

Add/Change #6303 (bug: ticket type names)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from rblank. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.