Modify ↓
Opened 17 years ago
Closed 17 years ago
#5517 closed defect (duplicate)
Error updating Democracy Player ticket
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.10.3.1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Oh, the irony. I go to add a comment to a bug with Democracy Player and the bug tracking system failed…
The URL in question is https://develop.participatoryculture.org/trac/democracy/ticket/3527#preview
Python Traceback
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 237, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 279, in process_request self._do_save(req, db, ticket) File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 536, in _do_save self._validate_ticket(req, ticket) File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 66, in _validate_ticket for field, message in manipulator.validate_ticket(req, ticket): File "build/bdist.linux-i686/egg/tracspamfilter/adapters.py", line 69, in validate_ticket File "build/bdist.linux-i686/egg/tracspamfilter/api.py", line 131, in test File "build/bdist.linux-i686/egg/tracspamfilter/model.py", line 125, in insert File "/usr/lib/python2.4/site-packages/sqlite/main.py", line 540, in commit self.db.execute("COMMIT") OperationalError: database is locked
Robbie
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|
comment:2 by , 17 years ago
Version: | → 0.10.3.1 |
---|
comment:3 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Dup of #4476