Modify ↓
#11159 closed defect (fixed)
Email notification messages have extra backslashes
Reported by: | Ryan J Ollos | Owned by: | Michael Renzmann |
---|---|---|---|
Priority: | normal | Component: | TracHacks |
Severity: | normal | Keywords: | |
Cc: | Steffen Hoffmann, Chris Nelson | Trac Release: | 1.0 |
Description
Email notifications have trailing slashes added since the upgrade to 1.0,
#11139: rescheduleTickets OperationalError: near ",": syntax error -------------------+---------------------------------- Reporter: oan@… | Owner: ChrisNelson Type: defect | Status: new Priority: high | Component: TracJsGanttPlugin Severity: major | Resolution: Keywords: | Trac Release: -------------------+---------------------------------- \ \ \ \ \ \ Comment (by frznlogic): Thanks, they are updated. I'd love some input on the actual error however? \ \ \
Attachments (0)
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I removed Genshi 0.7 and installed Genshi 0.6.1 with speedups. The issue seems to be solved now. Thanks Jun!
comment:3 Changed 11 years ago by
Issue is documented in #11678 for testing that the issue is resolved before upgrading to Genshi 0.7.1 (not yet released).
Note: See
TracTickets for help on using
tickets.
That is Genshi 0.7 issue, has been reported in genshi:ticket:569. It probably works with Genshi 0.6.x instead.