No Code Attached Yet
avatar elecoest
elecoest
22 Aug 2022

Steps to reproduce the issue

In Joomla 4 latest version, PHP 8.0 in backend :

  • Create more than 30 tags
  • Add all tags on your content
  • Save
  • Display your content

Expected result

All tags related are displayed

Actual result

Only the 30th tags are displayed

System information (as much as possible)

This file :
/libraries/src/Form/Field/TagField.php
seems load only the 30th first tags :-(

Additional comments

avatar elecoest elecoest - open - 22 Aug 2022
avatar joomla-cms-bot joomla-cms-bot - change - 22 Aug 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Aug 2022
avatar laoneo
laoneo - comment - 22 Aug 2022

What is your default list length in the global Joomla configuration?

avatar elecoest
elecoest - comment - 22 Aug 2022

100

The value 30 is hard designed

Le lun. 22 août 2022 à 12:57, Allon Moritz @.***> a
écrit :

What is your default list length in the global Joomla configuration?


Reply to this email directly, view it on GitHub
#38547 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABIZ56V2RT44PQLHUCWBHUTV2NMJ5ANCNFSM57GRLPTA
.
You are receiving this because you authored the thread.Message ID:
@.***>

avatar brianteeman
brianteeman - comment - 22 Aug 2022

I think you may have misread the code regarding the hardcoded value of 30 and where it is used.

avatar elecoest
elecoest - comment - 22 Aug 2022

@brianteeman I have a bug, i'm not an expert :)

avatar chmst
chmst - comment - 22 Aug 2022

@elecoest pleaes set the parameter for tags to nested.
grafik

avatar chmst
chmst - comment - 22 Aug 2022

@laoneo @brianteeman we had already different tissues concerning this parameter. So would say that we need a UX improvement here. I have no clue for what this param is used. It sets a limit of 30 for the options.

avatar laoneo
laoneo - comment - 22 Aug 2022

The 30 limit is introduced by #31481.

avatar elecoest elecoest - change - 22 Aug 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-08-22 13:02:41
Closed_By elecoest
avatar elecoest elecoest - close - 22 Aug 2022
avatar elecoest
elecoest - comment - 22 Aug 2022

@chmst it's OK with your parameter. Thanks. Not really easy to understand.

Add a Comment

Login with GitHub to post a comment