Modify

Opened 5 years ago

Closed 5 years ago

#13603 closed defect (fixed)

Breaking KeywordSuggestPlugin

Reported by: Massimo Owned by: Ryan J Ollos
Priority: normal Component: LoomingCloudsPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description (last modified by Ryan J Ollos)

The autocompletion of KeywordSuggestPlugin was working after disabling AutocompleteUsersPlugin as mentioned in comment:20:ticket:13591, but is broken now again after adding LoomingCloudsPlugin.

Attachments (0)

Change History (4)

comment:1 Changed 5 years ago by Ryan J Ollos

Description: modified (diff)

The plugin needs to be modified to use jQuery UI autocomplete (same as #9599).

comment:2 Changed 5 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

comment:3 Changed 5 years ago by Ryan J Ollos

LoomingCloudsPlugin was also autocompleting tags, but this isn't needed since TagsPlugin autocompletes the field now.

comment:4 Changed 5 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 17487:

Remove autocomplete feature

TagsPlugin autocompletes the Keywords field.

Fixes #13603.

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.