Log inSkip to main contentSkip to sidebar
Something went wrong, please try again.
JIRA Ametys
  • More
    DashboardsProjectsIssuesCapture
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Xray Notification Settings

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
  1. Bug
    CTYPEEDIT-105Updating an i18nized label
  2. Bug
    CTYPEEDIT-103Overriding a content type in the editor creates a full duplication of all metadata
  3. Task
    CTYPEEDIT-46Add decorator on node when metadata is inherited
  4. Bug
    CTYPEEDIT-89Glyph size when editing a view
  5. Bug
    CTYPEEDIT-107After modifying a content type, submetadata are not reference anymore in metadatasets
  6. Improvement
    CTYPEEDIT-124We should just override the part of the attribute that has changed
  7. Bug
    CTYPEEDIT-119[Tool] Export Excel not translated
  8. Bug
    CTYPEEDIT-115I18n raw values should be use for editing labels, description, ...
  9. Bug
    CTYPEEDIT-130Overriding a content type without saving updates leads to an update in _override folder.
  10. Bug
    CTYPEEDIT-127Create an enumerator or a validator in an attribute
  11. Bug
    CTYPEEDIT-126Create and edit "a reference to an attribute" buttons leads to an exception
  12. Improvement
    CTYPEEDIT-136[View modification] let the user modify the view's icon decorator
  13. Bug
    CTYPEEDIT-135Attribute's default values are deleted on modification
  14. Bug
    CTYPEEDIT-155View creation - Illustration field mandatory
  15. Bug
    CTYPEEDIT-138[View modification] empty labels and descriptions are present in override
  16. Improvement
    CTYPEEDIT-137[View modification] let the user modify the view's internal tag
  17. Bug
    CTYPEEDIT-159Take properties into account
  18. Bug
    CTYPEEDIT-156Not able to save a new view
  19. Improvement
    CTYPEEDIT-153Showing group without name and label in the content type tree
  20. Improvement
    CTYPEEDIT-152Use the runtime methods to save rights.xml file
  21. New Feature
    CTYPEEDIT-148Decorate views not defined into the content type
  22. Task
    CTYPEEDIT-144Use new API nomenclature
  23. Improvement
    CTYPEEDIT-122Rename i18n keys to match with the new metadata vocabulary
  24. Improvement
    CTYPEEDIT-141View description: Defined by
  25. Improvement
    CTYPEEDIT-123[Tool] The indexation fields are not ordered
  26. Improvement
    CTYPEEDIT-101Impossible to have inherited tags on a new content type
  27. Improvement
    CTYPEEDIT-116Add a filter to the metadata tree
  28. Task
    CTYPEEDIT-99Content type editor documentation
  29. Bug
    CTYPEEDIT-61No contextual ribbon if no selection in tree
  30. Bug
    CTYPEEDIT-58Hide inherited metadata button seems to refresh the whole tool
Refresh results
1 of 30
Uploaded image for project: 'ContentTypes Editor'
  1. ContentTypes Editor
  2. CTYPEEDIT-105

Updating an i18nized label

Log In
Reopened
Export
undefined
XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • 1.16.0
    • 1.0.0, 1.2.1
      • ctypeedit-must-have
    • 4.4 M1

      • Open a content type
      • Change metadata title
      • Save changes
      • Restart
      • Nothing is changed

        Fait partie de

        Bug - A problem which impairs or prevents the functions of the product. CTYPEEDIT-103 Overriding a content type in the editor creates a full duplication of all metadata

        • Critical - Crashes, loss of data, severe memory leak.
        • Reopened

            • All
            • Comments
            • History
            • Activity

            Loïc Bouchet added a comment - 05/Mar/21 12:26

            New error :

            • Open a content type
            • Change label for metadata title
            • Save changes
              => A popup with an error occurred
            Date:			Fri Mar 05 12:24:21 CET 2021 (1614943461239)
            Thread:		http-nio-10003-exec-10
            Message #:	77257
            Level:		ERROR
            NDC:			
            Category:	org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent
            Message:		Error when trying to save i18n key of new content type 'org.ametys.web.default.Content.article'
            Location:	org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent.saveContentType(SaveContentTypeComponent.java:233)
            Thrown:
            java.lang.NullPointerException
            	at org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent._saveI18nCalatog(SaveContentTypeComponent.java:1471)
            	at org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent._saxCatalogs(SaveContentTypeComponent.java:1376)
            	at org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent.saveContentType(SaveContentTypeComponent.java:229)
            

            Loïc Bouchet added a comment - 05/Mar/21 12:26 New error : Open a content type Change label for metadata title Save changes => A popup with an error occurred Date: Fri Mar 05 12:24:21 CET 2021 (1614943461239) Thread : http-nio-10003-exec-10 Message #: 77257 Level: ERROR NDC: Category: org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent Message: Error when trying to save i18n key of new content type 'org.ametys.web. default .Content.article' Location: org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent.saveContentType(SaveContentTypeComponent.java:233) Thrown: java.lang.NullPointerException at org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent._saveI18nCalatog(SaveContentTypeComponent.java:1471) at org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent._saxCatalogs(SaveContentTypeComponent.java:1376) at org.ametys.plugins.contenttypeseditor.edition.SaveContentTypeComponent.saveContentType(SaveContentTypeComponent.java:229)

            Bérénice Maurel added a comment - 05/Dec/18 14:26

            Only on labels or descriptions which are I18nizalized.
            It's possible to modify "normal" labels, add a metadata, etc.

            Bérénice Maurel added a comment - 05/Dec/18 14:26 Only on labels or descriptions which are I18nizalized. It's possible to modify "normal" labels, add a metadata, etc.

              Unassigned Unassigned
              lbouchet Loïc Bouchet
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                19/Nov/18 10:35
                Updated:
                20/Dec/24 10:25
                • Atlassian Jira Project Management Software
                • About Jira
                • Report a problem

                Powered by a free Atlassian Jira open source license for Ametys. Try Jira - bug tracking software for your team.

                Atlassian
                • Getting started

                Contact Product Support

                problem-report-icon
                Problem ReportReport an undesired behavior in the product. Customers with valid SEN Only.
                technical-question-icon
                Technical QuestionTechnical questions regarding the product. Customers with valid SEN Only.
                migration-support-icon
                Migration Technical SupportReport issues regarding Cloud Migration process. Customers with valid SEN Only.
                service-desk-icon
                Open Service DeskOpen Xray Service Desk for any other issues.