Nollymar Longa

Results 49 comments of Nollymar Longa

**Internal QA:** Passed Now, the pagination is not displayed and the max records listed is 15: This change also works when applying a filter:

@josemejias07 please test again with a new docker image because that image was corrupted. I tried with this one `22.09_82a5e0cb_SNAPSHOT` and it's working

@josemejias07, the use of the keys has never been enabled for this dropdown and is not part of the scope of this issue. Could you please file a new card,...

Sorry @josemejias07 I hadn't seen this comment https://github.com/dotCMS/core/issues/22734#issuecomment-1221329879 > @josemejias07, the use of the keys has never been enabled for this dropdown and is not part of the scope of...

@josemejias07 as discussed on the meeting, the new requirement for the keys will be implemented on https://github.com/dotCMS/core/issues/22835. So, I think we can pass this one, right?

**Internal QA:** The problem with the title has been fixed: ![Screen Shot 2022-08-24 at 6 29 32 PM](https://user-images.githubusercontent.com/8741395/186541519-aac2a0cc-caf0-46fb-8316-ed1e9c4a65e7.png) and after running the curl test I get this output that is...

**Internal QA:** Passed It is working as expected with the examples provided. Using this code snipped for example: ``` Locales: $date.getLocale().getAvailableLocales().size() Locale in French: $date.format( "MMMM yyyy", $date.getDate(), $date.getLocale().forLanguageTag("fr-CA") )...