Modify ↓
Opened 14 years ago
Closed 9 years ago
#8453 closed defect (fixed)
URL error
Reported by: | Owned by: | Rob Guttman | |
---|---|---|---|
Priority: | normal | Component: | DynamicVariablesPlugin |
Severity: | normal | Keywords: | |
Cc: | miraqidev@… | Trac Release: | 0.12 |
Description
Hi, When I save an SQL report for example: SELECT id AS ticket,summary FROM ticket WHERE priority=$PRIORITY
The outcome URL is missing the "trac/" part, for example https://192.168.1.121/report/11?PRIORITY=blocker instead of https://192.168.1.121/trac/report/11?PRIORITY=blocker
But it does work fine when I make a link to it in the wiki.
Please advise.
Thanks.
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by
Cc: | miraqidev@… added; anonymous removed |
---|
comment:2 Changed 14 years ago by
Hi, Thanks for the quick response.
For your questions:
- The new URL is correct when I change the pulldown menu to another variable(major for e.g)
- No, when at /report and click on report 11, it takes me to the incomplete url (missing the trac/ part) https://192.168.1.121/report/11?PRIORITY=blocker, as it happens when I create/edit such a report.
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Sorry for the delay. The change I just checked in may fix your problem. Can you check and let me know? Thanks.
comment:5 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hmm, the plugin does not change the beginning part of the url. Some questions to help diagnose:
Sorry you're having problems. Hopefully we'll get to the bottom of it soon. Thanks.