Uploaded image for project: 'Hooks API incubator '
  1. Hooks API incubator
  2. HOOKSAPI-1

Change param position in exception format

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Low
    • 1.0.1
    • None
    • None

    Description

      Problem:

      Wrong position for params format in info.magnolia.workflow.hooks.core.CommandBasedHook  

      String.format("Unable to find the command '%s' in the catalog '%s'",
                                  this.getDefinition().getCatalog(), this.getDefinition().getCommandName())

      Solution:

      Change params position

       String.format("Unable to find the command '%s' in the catalog '%s'",
                               this.getDefinition().getCommandName(), this.getDefinition().getCatalog()) 

       

       

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              rfalvo Raphael Falvo
              yen.lactue Yen Lac Tue
              Services
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Task DoR

                  Time Tracking

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