Modify ↓
Opened 16 years ago
Closed 16 years ago
#3486 closed defect (fixed)
abs_href is not available when calling wiki_to_html
Reported by: | Harold ten Hove | Owned by: | James Mills |
---|---|---|---|
Priority: | normal | Component: | SqlQueryMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Error: Macro SQL(select 1 from dual) failed
'Formatter' object has no attribute 'abs_href'
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
Trac Release: | 0.10 → 0.11 |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I apologize, it was just an old version of Genshi installed by aptitude in stead of SVN. reinstalling Genshi by SVN solved the problem. Thanks for the Tool it works great !