Modify ↓
Opened 19 years ago
Closed 19 years ago
#4764 closed defect (invalid)
Error after adding binary attachment in wiki page
| Reported by: | Jerome Martin | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 238, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/iwiki/web_ui.py", line 127, in process_request
File "build/bdist.linux-i686/egg/iwiki/web_ui.py", line 362, in _render_view
File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 283, in attachment_to_hdf
hdf = {
File "/usr/lib/python2.3/site-packages/trac/attachment.py", line 138, in href
return req.href.attachment(self.parent_type, self.parent_id,
File "/usr/lib/python2.3/site-packages/trac/db/util.py", line 74, in __getattr__
return getattr(self.cnx, name)
File "/usr/lib/python2.3/site-packages/trac/db/util.py", line 74, in __getattr__
return getattr(self.cnx, name)
AttributeError: 'pysqlite2.dbapi2.Connection' object has no attribute 'href'
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Reporter: | changed from to |
What's that: /iwiki/web_ui.py ?
Must be a plugin or a customization of the wiki package…
comment:3 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Oh, yes, sorry for noise, you right, this is in a plugin page.
Note:
See TracTickets
for help on using tickets.



I was expecting my email address was not visible, it seems not, can you remove it please.