Modify ↓
#5129 closed defect (wontfix)
page to latex plugin
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.10.3.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "build/bdist.linux-i686/egg/tractags/web_ui.py", line 64, in process_request File "/usr/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 134, in process_request page.text, format, page.name) File "/usr/lib/python2.4/site-packages/trac/mimeview/api.py", line 604, in send_converted content, selector) File "/usr/lib/python2.4/site-packages/trac/mimeview/api.py", line 384, in convert_content output = converter.convert_content(req, mimetype, content, ck) File "build/bdist.linux-i686/egg/pagetolatex/pagetolatex.py", line 16, in convert_content File "build/bdist.linux-i686/egg/pagetolatex/wikilatex.py", line 615, in wiki_to_latex File "build/bdist.linux-i686/egg/pagetolatex/wikilatex.py", line 581, in format File "/usr/lib/python2.4/sre.py", line 142, in sub return _compile(pattern, 0).sub(repl, string, count) File "build/bdist.linux-i686/egg/pagetolatex/wikilatex.py", line 151, in replace File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py", line 362, in _lhref_formatter return self._make_link(ns, target, match, label) File "build/bdist.linux-i686/egg/pagetolatex/wikilatex.py", line 201, in _make_link File "build/bdist.linux-i686/egg/pagetolatex/wikilatex.py", line 210, in _make_ext_link AttributeError: type object 'Formatter' has no attribute 'img_re'
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:2 by , 18 years ago
Version: | → 0.10.3.1 |
---|
(back porting the version number from #5130)
Please report this issue to PageToLatexPlugin
Note:
See TracTickets
for help on using tickets.
This is a plugin related error, please contact the plugin maintainer.