Modify ↓
Opened 20 years ago
Closed 20 years ago
#2568 closed defect (duplicate)
TracReport : if username contains '/', ticket report export fails
| Reported by: | Owned by: | daniel | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | report system | Version: | 0.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | jouvin@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
If trying to download a ticket list produced by TicketReport and your username contains a '/' (for example if you authenticated with a certificate and your username is '/C=cc/O=xxx/OU=yyy…'), you get the following error :
Report failed: The character '/' is not allowed in variable data.
The same problem doesn't happen with TracQuery.
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Component: | general → report system |
|---|---|
| Milestone: | → 0.9.4 |
| Owner: | changed from to |
comment:2 by , 20 years ago
| Cc: | added |
|---|
comment:3 by , 20 years ago
| Milestone: | 0.9.4 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Duplicate of #2536.