Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#13994 closed enhancement (fixed)

Make it work with Trac 1.5/1.6

Reported by: Cinc-th Owned by: Cinc-th
Priority: normal Component: TagsPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.4

Description

The current versions of TagsPlugin (0.12, 0.13 or trunk) don't work with Trac 1.5 and above.

Attachments (0)

Change History (4)

comment:1 Changed 3 years ago by Cinc-th

Owner: changed from Ryan J Ollos to Cinc-th
Status: newaccepted

comment:2 Changed 3 years ago by Cinc-th

In 18143:

TagsPlugin: replace unicode and dict.iteritems() statements which are no longer available in Python 3. Fix exception handling now requiring Exception as e. Fixed imports.

Refs #13994

comment:3 Changed 3 years ago by Cinc-th

Resolution: fixed
Status: acceptedclosed

In 18144:

TagsPlugin: fixed a string/bytes issue. Added more classifiers to setup.py.

Closes #13994

comment:4 Changed 3 years ago by Cinc-th

In 18146:

TagsPlugin: fixed a string/byte problem with QueryNode. Fixed some tests where we expected a list but got dict_keys instead. Fixed test where sort order of a set was assumed.

Refs #13994

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Cinc-th.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.