Modify ↓
Opened 11 years ago
Closed 11 years ago
#11260 closed defect (cantfix)
AttributeError: hdf
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 1.0.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to Reproduce
While doing a GET operation on /importer
, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{}
User agent: Mozilla/4#0 #compatible; MSIE 8#0; Windows NT 6#1; Trident/4#0; SLCC2; #NET CLR 2#0#50727; #NET CLR 3#5#30729; #NET CLR 3#0#30729; Media Center PC 6#0#
System Information
Trac | 1#0#1
|
Babel | 0#9#6
|
Genshi | 0#6 #without speedups#
|
mod_wsgi | 3#3 #WSGIProcessGroup WSGIApplicationGroup %{GLOBAL}#
|
pysqlite | 2#6#3
|
Python | 2#7#3 #default, Apr 10 2012, 23:31:26# #MSC v#1500 32 bit #Intel##
|
setuptools | 0#6c11
|
SQLite | 3#7#6#2
|
Subversion | 1#7#5 #r1336830#
|
jQuery | 1#7#2
|
Enabled Plugins
ticketimport | 0#6c
|
tracaccountmanager | 0#3#2
|
Python Traceback
Traceback #most recent call last#: File "build\bdist#win32\egg\trac\web\main#py", line 497, in _dispatch_request dispatcher#dispatch#req# File "build\bdist#win32\egg\trac\web\main#py", line 214, in dispatch resp = chosen_handler.process_request#req# File "build\bdist.win32\egg\talm_importer\importer.py", line 82, in process_request self._add_field_list#req.hdf# File "build\bdist.win32\egg\trac\web\api.py", line 319, in __getattr__ raise AttributeError#name# AttributeError: hdf
Attachments (0)
Note:
See TracTickets
for help on using tickets.
PluginIssue. You should update your installed version of th:TicketImportPlugin, and then report issues to th:TicketImportPlugin if you continue to have problems.