Modify

Opened 4 years ago

Closed 4 years ago

#13863 closed defect (fixed)

Multiselect JavaScript Invalid Slice

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

Description

While debugging ticketvalidation plugin I noticed some JavaScript warnings from multiselectfieldplugin as well. I just added a check and now seems to not complain. I'm not very familiar with JavaScript, so YMMV.

See attached patch.

Attachments (1)

multiselectfield_js_name_patch.patch (558 bytes) - added by anonymous 4 years ago.
Patch to eliminate problem when name attribute isn't found.

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by anonymous

Patch to eliminate problem when name attribute isn't found.

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 17830:

TracMultiSelectField 1.0.4: Fix exceptions for unintended name attributes

Refs #13863.

comment:3 Changed 4 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

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.