Modify

Opened 18 years ago

Closed 18 years ago

#673 closed defect (worksforme)

Unable to parse report dynamic variables with "."

Reported by: Shawn Owned by: Shun-ichi Goto
Priority: normal Component: TicketBoxMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I created a report that has a dynamic variable based on milestone. The milestone are set to something like "0.0.5". When I enter this manually in the web-browser address field, I get the result that was expected. But when using the something like "[[TicketBox([report:19?MILESTONE=0.0.5])]]" would generate the following error:

Error: Macro TicketBox([report:18?MILESTONE=0.0.5]) failed

   near ".5": syntax error

I'm just wondering if there's a workaround.

Attachments (0)

Change History (1)

comment:1 Changed 18 years ago by anonymous

Resolution: worksforme
Status: newclosed

Nevermind... found out what is needed.

I have to put the value 0.0.5 in quotes like '0.0.5' otherwise it would fail.

Modify Ticket

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