Skip to content

[6.x] chosen removal incomplete and not documented in migration docs #46526

@ramalama

Description

@ramalama

chosen.js got removed in 6.0 ( Tracker 45018) and the files are removed on upgrade from 5.4.

FormBehavior:chosen still exists and is deprecated, removal planned for 7.0 according to comment in code

I cannot find any notice of the removal in migrations doc

Also the deactivation of compat plugin in 5.4 did not point to this error.

The Example for the replacement in FormBehavior contains non working code: WebAssetManaget doesn't have a enableAsset method.

JHtml::_('formbehavior.chosen',[...]) is still used in com_weblinks and com_search

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions