Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1447

Menu label "Inbox" non-localized due hardcoded value in bootstrap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • 3.1 M1
    • 3.0.2
    • workflow
    • None
    • Magnolia 3.0.2 from svn, dms 1.1.1, Win32, JDK 1.5.0_11

    Description

      Admin Central's menu shows hardcoded label 'Inbox' instead of localized version. It is due wrong key in bootstrap repository file. Here is an trivial patch to fix it:

      — ./magnolia-module-workflow/src/main/resources/mgnl-bootstrap/workflow/config.modules.adminInterface.config.menu.inbox.xml.orig Tue Sep 12 09:18:27 2006
      +++ ./magnolia-module-workflow/src/main/resources/mgnl-bootstrap/workflow/config.modules.adminInterface.config.menu.inbox.xml Wed Apr 4 08:52:43 2007
      @@ -23,7 +23,7 @@
      <sv:value>MgnlAdminCentral.showContent('/.magnolia/pages/inbox.html', false, false)</sv:value>
      </sv:property>
      <sv:property sv:name="label" sv:type="String">

      • <sv:value>Inbox</sv:value>
        + <sv:value>menu.inbox</sv:value>
        </sv:property>
        <sv:node sv:name="MetaData">
        <sv:property sv:name="jcr:primaryType" sv:type="Name">

      Note that localized menu labels are already in (magnolia-module-admininterface\src\main\resources\info\magnolia\module\admininterface\messages_*.properties) - yes they are part of admininterface (not of workflow)).

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              pbaerfuss Philipp Bärfuss
              hpaluch Henryk Paluch
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Bug DoR
                  Task DoD

                  Time Tracking

                    Estimated:
                    Original Estimate - 5m
                    5m
                    Remaining:
                    Remaining Estimate - 5m
                    5m
                    Logged:
                    Time Spent - Not Specified
                    Not Specified