Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#319 closed defect (duplicate)

sql error : columns name, version are not unique

Reported by: sn00py.2@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: wiki system Version: 0.6.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I cannot modify one of my wiki page. trac say :

Oops...

Trac detected an internal error:

columns name, version are not unique

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/trac.py", line 254, in main
    real_main()
  File "/usr/lib/python2.3/site-packages/trac/trac.py", line 208, in real_main
    module.run()
  File "/usr/lib/python2.3/site-packages/trac/Module.py", line 38, in run
    self.render()
  File "/usr/lib/python2.3/site-packages/trac/Wiki.py", line 677, in render
    self.page.commit ()
  File "/usr/lib/python2.3/site-packages/trac/Wiki.py", line 538, in commit
    self.authname, self.remote_addr, 0, self.text)
  File "/usr/lib/python2.3/site-packages/sqlite/main.py", line 255, in execute
    self.rs = self.con.db.execute(SQL % parms)
IntegrityError: columns name, version are not unique

Contact me at sn00py.2@… if you need more infos. please write "[trac]" in the subject for my filter.

Attachments (0)

Change History (1)

comment:1 by Jonas Borgström, 20 years ago

Resolution: duplicate
Status: newclosed

This is a known problem, please read question 2.4 in TracFaq.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.