<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Categories are not displayed in alphabetical order in secondary languages</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122126904" />
  <subtitle>Categories are not displayed in alphabetical order in secondary languages</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=122126904</id>
  <updated>2026-04-04T00:56:09Z</updated>
  <dc:date>2026-04-04T00:56:09Z</dc:date>
  <entry>
    <title>RE: Categories are not displayed in alphabetical order in secondary languages</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122270853" />
    <author>
      <name>Jamie Sammons</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122270853</id>
    <updated>2023-12-06T18:14:57Z</updated>
    <published>2023-12-06T18:14:47Z</published>
    <summary type="html">&lt;p&gt;Hi Rodrigo,&lt;/p&gt;
&lt;p&gt;Please see: https://liferay.atlassian.net/browse/LPS-200442.  This
  has been fixed and is included in GA/U104.&lt;/p&gt;</summary>
    <dc:creator>Jamie Sammons</dc:creator>
    <dc:date>2023-12-06T18:14:47Z</dc:date>
  </entry>
  <entry>
    <title>RE: Categories are not displayed in alphabetical order in secondary languages</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122209878" />
    <author>
      <name>Jamie Sammons</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122209878</id>
    <updated>2023-10-30T22:31:28Z</updated>
    <published>2023-10-30T22:31:27Z</published>
    <summary type="html">&lt;p&gt;Bug Report Created: https://liferay.atlassian.net/browse/LPS-200442&lt;/p&gt;</summary>
    <dc:creator>Jamie Sammons</dc:creator>
    <dc:date>2023-10-30T22:31:27Z</dc:date>
  </entry>
  <entry>
    <title>Moved to Bug Report Sub category</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122209847" />
    <author>
      <name>Jamie Sammons</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122209847</id>
    <updated>2023-10-30T22:28:52Z</updated>
    <published>2023-10-30T22:28:51Z</published>
    <summary type="html">Moved to Bug Report Sub category</summary>
    <dc:creator>Jamie Sammons</dc:creator>
    <dc:date>2023-10-30T22:28:51Z</dc:date>
  </entry>
  <entry>
    <title>Categories are not displayed in alphabetical order in secondary languages</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122126903" />
    <author>
      <name>Rodrigo Mier</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=122126903</id>
    <updated>2023-10-30T22:28:51Z</updated>
    <published>2023-10-18T09:30:28Z</published>
    <summary type="html">&lt;p&gt;The categories are not displayed in alphabetical order in the
  category filter when a secondary language is used.&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;
    &lt;p&gt;Use a site with English US as default language and Spanish as an
      available language.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Login with an English user&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Create a vocabulary&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Create the following categories in english:&lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;p&gt;AA us&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;p&gt;MM us&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;p&gt;ZZ us&lt;/p&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Create transtations for each category:&lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;p&gt;Translate AA us to Spanish as MM es&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;p&gt;Translate MM us to Spanish as ZZ es&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;p&gt;Translate ZZ us to Spanish as AA es&lt;/p&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Go to the home page and add a category filter widget. You will
      see the following order:&lt;/p&gt;
    &lt;ul&gt;
      &lt;li&gt;
        &lt;p&gt;AA us&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;p&gt;MM us&lt;/p&gt;
      &lt;/li&gt;
      &lt;li&gt;
        &lt;p&gt;ZZ us&lt;/p&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Change the user’s language to Spanish&lt;/p&gt;
  &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
  &lt;u&gt;Expected behaviour:&lt;/u&gt;
  &lt;br&gt; The following categories order should be displayed:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;AA es&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;MM es&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;ZZ es&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
  &lt;u&gt;Actual behaviour: &lt;/u&gt;
&lt;/p&gt;
&lt;p&gt;The following categories order is displayed:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;MM es&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;ZZ es&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;AA es&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Reproduced in master:&lt;br&gt; commit 00334ca6f9fb4d92f5e98c225b104f095ee8b21e&lt;/p&gt;</summary>
    <dc:creator>Rodrigo Mier</dc:creator>
    <dc:date>2023-10-18T09:30:28Z</dc:date>
  </entry>
</feed>
