Project

General

Profile

Actions

Bug #9404

open

CB Select: when 2 searching select2 are rendered with default options it causes them to display the options incorrectly

Added by krileon 21 days ago. Updated 21 days ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
08 April 2024
Due date:
% Done:

100%

Estimated time:

Description

This appears to be due to a caching bug in the ajax-extended dataAdapter in CB Select.

Actions #1

Updated by krileon 21 days ago

Isolated to a cache miss in processResults for the ajax behavior. Initial select options processing has no ajax URL yet so the cache is caching on a value of NULL.

Actions #2

Updated by krileon 21 days ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1932

Actions

Also available in: Atom PDF