Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-9467

action is overlooked when updating an asset.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 4.0.2
    • None
    • Flagged
    • Platform Sprint 134

    Description

      I am using hippo 7.9 N/A

      If I edit an existing asset (not creating a new one) and save it, how can I get that event?

      Steps that I perform:

      1. Got to asset

      2. Click on ‘Edit’

      3. Click on ‘choose file’

      4. Select file and click

      5. Click on ‘Save & Close’ I want this event

      I need the commitEditableInstance, but when i edit a asset file the event is never fired. If I edit a documenttype the event is actually fired.

      public void handleEvent(final HippoEvent event) //does not fire an event in asset
      public void handleEvent(final HippoWorkflowEvent event) //does not fire an event in //asset

      when i add, delete or rename a asset file the event is actually fired.

      So the issue/bug is that the commitEditableInstance action is overlooked when updating an asset.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              arsdeepsingh Arsdeep Singh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: