Modify

Opened 14 years ago

Closed 14 years ago

#6889 closed defect (fixed)

Unable to handle milestones containing ampersands

Reported by: anonymous Owned by: Joachim Hoessler
Priority: normal Component: EstimationToolsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Error message:

Query filter requires field and constraints separated by a "="

Attachments (0)

Change History (1)

comment:1 Changed 14 years ago by osimons

Resolution: fixed
Status: newclosed

(In [8758]) EstimationToolsPlugin: Quite a big batch of fixes and tweaks...

Issues resolved:

  • Value only saved if actually changed, and if input is a number. Closes #3914
  • closed_states are ignored for HoursRemaining macro. Closes #4132
  • Ampersands supported in titles, milestones and any query arguments (correcting escaping/quoting). Closes #6889

New features / tweaks:

  • Better error messages if no estimation field is configured; macros are disabled and the reason logged as error
  • Custom title for the burndown chart
  • Set remaining hours to empty instead of '--'
  • Implemented decimal support whenever needed (not showing if not used)
  • Implemented support for generating charts server-side (a chart proxy), primarily to provide better support for SSL. Option is default disabled
  • Inplace editor now also works in wiki and milestone views, typically using TicketQuery macro
  • Simplified the edithours.html javascript code + cleaned the code, tabs->spaces
  • Obfuscate usernames in case they are email addresses

Tested with 0.11.x and 0.12.x and seems to work fine. Bumped version to 0.4.5.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Joachim Hoessler.
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.