Edgewall Software
Modify

Ticket #5129 (closed defect: wontfix)

Opened 5 years ago

Last modified 5 years 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:
Release Notes:
API Changes:

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

comment:1 Changed 5 years ago by eblot

  • Description modified (diff)
  • Resolution set to wontfix
  • Status changed from new to closed

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

comment:2 Changed 5 years ago by eblot

  • Version set to 0.10.3.1

(back porting the version number from #5130)

Please report this issue to PageToLatexPlugin

comment:3 Changed 5 years ago by tapted <tapted@…>

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

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.