Changes between Initial Version and Version 8 of Ticket #3779


Ignore:
Timestamp:
Nov 22, 2013, 4:22:24 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3779

    • Property Trac Release changed from 0.10 to 0.11
    • Property Summary changed from No PDF Export - Problem with template_path to No PDF Export - Problem with template_path - probable reason found
  • Ticket #3779 – Description

    initial v8  
    11I get an internal error, when I want to use the TracWikiToPdfPlugin
     2{{{
    23Python Traceback
    34
     
    1617    file_page = open(template_path, 'r')
    1718IOError: [Errno 2] No such file or directory: ''
     19}}}