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

[Backport to 7.9] - Feedback messages in Wicket forms need to be cleaned manually

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • 2.26.15
    • 2.26.17
    • None

    Description

      The fix in CMS7-4402 introduces some side-effects: feedback messages need to be removed manually on all form/panel, otherwise they prevent form processing. See CMS7-9075, CMS7-9033 and test SetPasswordPanel. Possible solutions will be:

      • Either accept this fix, then find all wicket forms/panels and override #process method to manually clear feedbacks. (1)
      • Find another solution for feedbacks message disappeared when ing/Ajax calls arrive. (2)

      After the discussion in CMS7-4402, we opt the (1) that

      add a special Form implementation to cms-api for this (HippoForm?) that takes care of the removal of feedback messages. Then we only have to use that HippoForm instead of a normal form in all places.This should probably be documented.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cngo Canh Ngo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: