Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
All
Description
Calling Liferay.TagsCategoriesSelector or Liferay.TagsEntriesSelector without passing a valid curTagsCategories option or curTagsEntries option respectively will cause the tags selector to break. Specifically, these classes will break if the curTagsCategories or curTagsEntries option is either null or false. These classes has been updated so that they are smart enough to handle a null, or false value for the curTagsCategories or curTagsEntries option.
Note: This issue does not affect Liferay out of the box and only affects custom code that uses Liferay.TagsCategoriesSelector or Liferay.TagsEntriesSelector.
Attachments
Issue Links
- is related to
-
LPS-5610 AssetTagsSelector breaks if curTags is not specified
- Closed