Edgewall Software

Ticket #6923 (closed defect: wontfix)

Opened 6 months ago

Last modified 6 months ago

Unable to view page https://trac.videolan.org/vlc/browser/tags/0.8.6e/NEWS with Opera 9.25

Reported by: anonymous Owned by: cboos
Priority: normal Milestone:
Component: version control/browser Version:
Severity: normal Keywords:
Cc:

Description

After accepting a certificate I see only the error screen. Browser: Opera 9.25. No any problems with pages, writed on PHP before. Python Traceback listed below.

TracGuide — The Trac User and Administration Guide Python Traceback Traceback (most recent call last):

File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 145, in process_request

self._render_file(req, repos, node, rev)

File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 246, in _render_file

changeset = repos.get_changeset(node.rev)

File "build/bdist.linux-x86_64/egg/gitplugin/git_fs.py", line 97, in get_changeset File "build/bdist.linux-x86_64/egg/gitplugin/git_fs.py", line 237, in init File "build/bdist.linux-x86_64/egg/gitplugin/PyGIT.py", line 76, in read_commit

TypeError?: cannot concatenate 'str' and 'NoneType?' objects

Attachments

Change History

Changed 6 months ago by anonymous

  • status changed from new to closed
  • resolution set to wontfix

gitplugin/PyGIT.py -> this code is maintained on TracHacks, see TH:GitPlugin

Add/Change #6923 (Unable to view page https://trac.videolan.org/vlc/browser/tags/0.8.6e/NEWS with Opera 9.25)

Author



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