Edgewall Software

Ticket #6634 (new enhancement)

Opened 11 months ago

Last modified 4 weeks ago

ITicketManipulator.validate_ticket() return values should be able to include markup

Reported by: Daniel Kahn Gillmor <dkg-debian.org@…> Owned by: rblank
Priority: normal Milestone: 0.13
Component: ticket system Version: 0.11b1
Severity: normal Keywords:
Cc:

Description

Since the error messages returned from validate_ticket() by implementations of ITicketManipulator are displayed to the user, it would be good if plugins providing that interface could return some form of markup in the error message.

For example, the error message:

You can't make that change because you are not part of the security team.

Might be better rendered as:

You can't make that change because you are not part of the security team?

But i can't find a way to do that in 0.11b1.

asked about this on IRC, coderanger suggested:

"it should probably be fixed to allow Markup() and genshi.builder elements"

Attachments

Change History

Changed 11 months ago by eblot

  • version set to 0.11b1
  • type changed from defect to enhancement

Changed 4 weeks ago by rblank

  • owner changed from jonas to rblank
  • milestone set to 0.13

Good idea. I'll put it on my to-do list.

Add/Change #6634 (ITicketManipulator.validate_ticket() return values should be able to include markup)

Author



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