Expected version: 1.8.7
Actual version: 1.6.2
Labels |
Added:
?
|
Title |
|
Why would it be intentional?
Because they broke BC iirc
We can probably try and figure out an upgrade path - given chosen itself looks like it's about to die harvesthq/chosen@91041bc
I thought Chosen was replaced with Choices/Awesomplete?
Is is still being used in certain places?
As far as I know it's not used anymore in core. But it never got removed after choices got added - and as the api's in php for the two methods are fairly different - It's probably one of those things that will stay there forever for the upgrade path but as deprecated method
EDIT: Did a quick search and there's one place left in com_privacy in the frontend (looks like an oversight rather than intentional) - plus an unused-in-core deprecated tags field method.
hm maybe we can find a way to drop it somehow? not really much fun to keep this legacy for long,
it would be known b.c. break
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-15 16:02:32 |
Closed_By | ⇒ | wilsonge |
This one is intentional