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

Rename of module config doesn't null of property in module instance

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • 4.4.1
    • core, modulemechanism
    • None

      Split off from MAGNOLIA-3457.

      If I have the config loaded and rename a property, the module is reloaded but the property is still there with all old values. I think it should be null.

      Renaming property.

      2010-12-08 12:21:25,599 INFO AdminTreeMVCHandler.renameNode(564)
      Moving node from /modules/kokaihop/config/properties to /modules/kokaihop/config/properties2
      2010-12-08 12:21:30,609 INFO ModuleManagerImpl.stopModule(388)
      Stopping module kokaihop
      2010-12-08 12:21:30,609 INFO KokaihopModule.stop(60)
      module stop, during restart
      2010-12-08 12:21:30,610 INFO ModuleManagerImpl.startModule(380)
      Starting module kokaihop
      2010-12-08 12:21:30,610 INFO KokaihopModule.start(49)
      module start, during restart

      Module restarted but property is still intact.

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD