Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#13047 closed defect (fixed)

Does CcSelectorPlugin support Trac 1.2 release?

Reported by: johnt888@… Owned by: Ryan J Ollos
Priority: normal Component: MultiSelectFieldPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description

Does CcSelectorPlugin support Trac 1.2 release? I can't get it work with Trac 1.2 release. Could you confirm it? thanks!

Attachments (0)

Change History (7)

comment:1 Changed 7 years ago by johnt888@…

After checking with the plugins I used, the issue is related to the combination of "MultiSelectFieldPlugin" and "CcSelectorPlugin". You can reproduce this issue with the following

[ticket-custom]
test_one = text
test_one.format = list
test_one.label = Test
test_one.multiselect = true
test_one.options = 1.0|2.0|3.0

Once you enable both plugins, the Cc selector icon disappears.

Last edited 7 years ago by Ryan J Ollos (previous) (diff)

comment:2 Changed 7 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

comment:3 Changed 7 years ago by Ryan J Ollos

Are there any errors in the browser console?

comment:4 Changed 7 years ago by johnt888@…

No, there's no error message. Just can't see the Cc selector icon.

comment:5 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 16625:

TracMultiSelectField 1.0.2dev: Upgrade chosen.js to 1.7

Fix attempt to split an empty value.

Fixes #13047.

comment:6 Changed 7 years ago by Ryan J Ollos

Component: CcSelectorPluginMultiSelectFieldPlugin

comment:7 Changed 7 years ago by Ryan J Ollos

In 16626:

cc_selector 0.1dev: Refactor JavaScript code

Refs #13047.

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.