Ticket #230 (closed defect: invalid)

Opened 6 years ago

Last modified 5 years ago

Can not download documentation

Reported by: devel@… Owned by: ArcRiley
Priority: High Milestone: beta3
Component: Website (*.pysoy.org) Version: Trunk
Keywords: Cc:

Description

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 238, in dispatch

resp = chosen_handler.process_request(req)

File "build/bdist.linux-i686/egg/tracpydoc/tracpydoc.py", line 289, in process_request File "build/bdist.linux-i686/egg/tracpydoc/tracpydoc.py", line 235, in generate_help

UnicodeDecodeError?: 'ascii' codec can't decode byte 0xa3 in position 729888: ordinal not in range(128)

Change History

comment:1 Changed 6 years ago by ArcRiley

We are aware of this bug, however, it's not a high priority prior to 1.0's release.

comment:2 Changed 6 years ago by anonymous

  • Milestone 1.0 deleted

Milestone 1.0 deleted

comment:3 Changed 6 years ago by ArcRiley

  • Owner changed from ZachMiller to ArcRiley
  • Component changed from unknown to Website (*.pysoy.org)
  • Milestone set to beta2

comment:4 Changed 5 years ago by ArcRiley

  • Milestone changed from beta2 to beta3

This is being done after beta2 is released (putting the pydocs back on the website)

In the meantime use pydoc or help() to access the documentation.

comment:5 Changed 5 years ago by ArcRiley

  • Status changed from new to closed
  • Resolution set to invalid

The bug listed here applies to a trac macro we're no longer using nor intend to use, so I'm closing this ticket.

Note: See TracTickets for help on using tickets.