Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-84

Category Name not shown in List and Other pages

    XMLWordPrintable

    Details

    • Type: Bug Report
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.0.0
    • Fix Version/s: 5.0.0
    • Component/s: Admin Interfaces
    • Labels:
      None
    • Additional information:
      Hide

      This all happens because of "format => 'no_default'" specified for Name field in "categories_config.php". This format prevents showing primary language field value instead of missing value in current language. Proper placement for this format is in block on editing form, when such behavior is expected, but not globally in any case.

      Show
      This all happens because of "format => 'no_default'" specified for Name field in "categories_config.php". This format prevents showing primary language field value instead of missing value in current language. Proper placement for this format is in block on editing form, when such behavior is expected, but not globally in any case.
    • External issue ID:
      99
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      Description

      When viewing categories list on non-primary language, that just was added (of course category names were not translated to it), then we can't see category names at all. This is all wrong, because kMultiLanguage formatter is used on Name field of categories and it should still show category name from primary language, when value on non-primary language is missing.

      Same stuff with all other category fields and content block (in case, when content block is filled on primary language, then primary content is not shown on other language, when their translation is missing).

        Attachments

          Activity

            People

            • Assignee:
              alex Alex
              Reporter:
              alex Alex
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: