Bug #36352 | Dropdown Search Filters Result in Incorrect Search Results | ||
---|---|---|---|
Submitted: | 25 Apr 2008 19:05 | Modified: | 10 Jun 2008 17:04 |
Reporter: | Jay Pipes | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Websites: MySQLForge | Severity: | S3 (Non-critical) |
Version: | 2.0 | OS: | Any |
Assigned to: | Jay Pipes | CPU Architecture: | Any |
[25 Apr 2008 19:05]
Jay Pipes
[10 Jun 2008 17:04]
Jay Pipes
Fixed in r526: Replaced incorrect use of array_merge(arr1,arr2) with arr1 + arr2 in order to preserve numeric keys in arrays.