User:Kurt/Checklist Enum Type Modifications

From MPDLMediaWiki
Jump to navigation Jump to search

What needs to be done if an ENUM Type changes?[edit]

  • add enum value to XML Schema https://zim01.gwdg.de/repos/smc/trunk/04_Design/01_System/MetadataHandling/XML_Schema/escidocenumtypes.xsd and checkin (also in common_logic)
  • change Application Profile ESciDoc_Application_Profiles
  • create/delete/change resource bundles (in German and English) and inform Nicole
    • German Bundles: /pubman/pubman_presentation/src/main/resources/Label_de.properties
    • English Bundles: /pubman/pubman_presentation/src/main/resources/Label_en.properties
      • new enum value: create a new key with an initial label and ask Nicole to adapt the label
  • check if jsf pages in pubman_presentation need to be adapted (for displaying the changes JBoss needs to be restarted)