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

Hyperlink title under form widget doesn't support character encoding for special characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 17.12, Trunk
    • 17.12.05, 18.12.01
    • None
    • None

    Description

      When we use any title with special characters for hyperlink tag, it shows broken string on UI.

      here,

       <field name="importexport" title=" " use-when="hasBasicPermission" widget-style="buttontext">
       <hyperlink description="${uiLabelMap.CommonImportExport}" target="ImportExport">
       <parameter param-name="organizationPartyId" from-field="partyId"/>
       </hyperlink>
      </field>
      

      <hyperlink description="${uiLabelMap.CommonImportExport}"  target="ImportExport">

      It should render a button with the title "Import/Export. But it shows as 

      Import&#x2f;Export

      Please check attached image for the same.

       

      Attachments

        1. Screenshot from 2020-09-26 18-16-25.png
          14 kB
          Pradeep Choudhary

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              pradeep.choudhary1994 Pradeep Choudhary
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: