Modify ↓
#7370 closed defect (invalid)
ParseError: ParseError: [/tmp/SvnAuthzAdminPlugin-0.1-py2.5.egg-tmp/svnauthz/templates/admin_authz.cs:14] Undefined macro called: hdf_select(editgroup.candidates, "subject", "", 0)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.11 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to Reproduce
While doing a GET operation on /admin/subversion/svnauthz
, Trac issued an internal error.
(please provide additional details here)
Request parameters:
{'cat_id': u'subversion', 'panel_id': u'svnauthz', 'path_info': None}
User Agent was: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
System Information
Trac | 0.11
|
Python | 2.5.2 (r252:60911, May 7 2008, 15:19:09) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
|
setuptools | 0.6c8
|
SQLite | 3.4.2
|
pysqlite | 2.4.0
|
Genshi | 0.5
|
Pygments | 0.9
|
Subversion | 1.4.6 (r28521)
|
jQuery: | 1.2.3
|
Python Traceback
Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/main.py", line 423, in _dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/main.py", line 197,
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Sorry, but this seems to be related to the trachacks:wiki:SvnAuthzAdminPlugin, and what seems to be an 0.10 version code in that plugin. You will need to file the ticket against the plugin at Trac-Hacks.org - or rather, there already seems to be tickets related to 0.11 for you to take a look at.