Changes between Initial Version and Version 2 of Ticket #63098
- Timestamp:
- 03/13/2025 05:56:03 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63098
-
Property
Summary
changed from
Passing array in term query arg triggers fetal errortoPassing array in term query arg triggers fatal error
-
Property
Summary
changed from
-
Ticket #63098 – Description
initial v2 1 Passing array in term query arg triggers f etal error.2 For example: [https://wordpress.org/news/?taxonomy=category&term%5B%5D=a&b]1 Passing array in term query arg triggers fatal error. 2 For example: `https://wordpress.org/news/?taxonomy=category&term%5B%5D=a&b` 3 3 4 4 Just added a taxonomy & set term as an array, decoded param looks something like this: