Edgewall Software

Ticket #5129 (closed defect: wontfix)

Opened 17 months ago

Last modified 16 months ago

page to latex plugin

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10.3.1
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

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

Change History

Changed 17 months ago by eblot

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)

This is a plugin related error, please contact the plugin maintainer.

Changed 17 months ago by eblot

  • version set to 0.10.3.1

(back porting the version number from #5130)

Please report this issue to PageToLatexPlugin

Changed 16 months ago by tapted <tapted@…>

See #2296 for the reason why this won't / can't work on Trac 0.10.*

Add/Change #5129 (page to latex plugin)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.