Details
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/Export
Please check attached image for the same.
Attachments
Attachments
Issue Links
- is depended upon by
-
OFBIZ-12023 Label issue on List Companies page
-
- Closed
-