Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13855 closed defect (fixed)

Add compatibility with Trac 1.4.2

Reported by: anonymous Owned by: Ryan J Ollos
Priority: normal Component: MultiSelectFieldPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

It appears that the way Trac provides the HTML utilities has changed, and broken the way this plugin accesses it.

I found a way to band-aid the problem by transplanting some code from my Trac 0.12 installation into the plugin, which now makes it work with my new Trac 1.4.2 installation.

Attachments (1)

multiselectfieldplugin_compatibility_trac_142.patch (1.5 KB) - added by anonymous 4 years ago.
Patch to make MultiSelectFieldPlugin work with Trac 1.4.2

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by anonymous

Patch to make MultiSelectFieldPlugin work with Trac 1.4.2

comment:1 Changed 4 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

comment:2 Changed 4 years ago by Ryan J Ollos

In 17808:

TracMultiSelectField 1.0.3dev: Make compatible with Trac 1.4+

Remove use of ITemplateStreamFilter and add equivalent
operations in JavaScript.

Refs #13855.

comment:3 Changed 4 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

comment:4 Changed 4 years ago by Ryan J Ollos

Please let me know if it's working well and I'll publish to PyPI.

comment:5 Changed 4 years ago by anonymous

It seems to work with your changes. Thanks for doing that. I was dreading trying to learn enough to make the updates that you did.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
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.