Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12278

Link request-confirmation not generated on menus

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk, 17.12.07
    • 18.12.01
    • ALL APPLICATIONS
    • None

    Description

      Menus link with request-confirmation and confirmation message do not generate the script that open confirmation

      To reproduce, you can check the link "Status to cancelled" on a created payment who does not ask for confirmation while his definition is done:

      <link target="setPaymentStatus" request-confirmation="true" confirmation-message="You want to cancel this payment number ${payment.paymentId}?">
       <parameter param-name="paymentId" from-field="payment.paymentId"/>
       <parameter param-name="statusId" value="PMNT_CANCELLED"/>
       </link>
      

      ex:
      https://demo-stable.ofbiz.apache.org/accounting/control/paymentOverview?paymentId=9000

      https://demo-trunk.ofbiz.apache.org/accounting/control/paymentOverview?paymentId=9000

      Attachments

        1. OFBIZ-12278.patch
          9 kB
          Mekika Leila

        Activity

          People

            nmalin Nicolas Malin
            mleila Mekika Leila
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: