Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#6377 closed defect (fixed)

Macro's name should be properly capitalized

Reported by: Mitar Owned by: Martin Scharrer
Priority: normal Component: ServerSideRedirectPlugin
Severity: normal Keywords:
Cc: Mitar Trac Release: 0.11

Description

Macro's name should be properly capitalized, not as redirect but as Redirect, similar to other macros.

Attachments (0)

Change History (5)

comment:1 Changed 14 years ago by Martin Scharrer

Status: newassigned

The lower case was chosen to be compatible with the TracRedirect macro, but it is not a problem to allow for Redirect as well.

comment:2 Changed 14 years ago by Martin Scharrer

Resolution: fixed
Status: assignedclosed

(In [7302]) tracserversideredirect/plugin.py:: Fixed problem with macro name return values. This closes #6377.

comment:3 Changed 14 years ago by Martin Scharrer

Implemented in [7301] and [7301].

comment:4 Changed 14 years ago by Martin Scharrer

Sorry, comment:3 should of course be: Implemented in [7301] and [7302].

comment:5 Changed 14 years ago by Martin Scharrer

(In [7303]) tracserversideredirect/plugin.py:: Updated regular expression to allow

capitalised version of macro. Fixes #6377.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Martin Scharrer.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.