[jira] [Updated] (OFBIZ-12026) Hyperlink title under form widget doesn't support character encoding for special characters

2020-09-26 Thread Pradeep Choudhary (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Choudhary updated OFBIZ-12026:
--
Attachment: Screenshot from 2020-09-26 18-16-25.png

> Hyperlink title under form widget doesn't support character encoding for 
> special characters
> ---
>
> Key: OFBIZ-12026
> URL: https://issues.apache.org/jira/browse/OFBIZ-12026
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 17.12, Trunk
>Reporter: Pradeep Choudhary
>Priority: Minor
> Attachments: Screenshot from 2020-09-26 18-16-25.png
>
>
> When we use any title with special characters for hyperlink tag, it shows 
> broken string on UI.
> here,
> {code:java}
>   widget-style="buttontext">
>   target="ImportExport">
>  
>  
> 
> {code}
>  target="ImportExport">
> It should render a button with the title "Import/Export. But it shows as 
> {code:java}
> Import/Export{code}
> Please check attached image for the same.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-12026) Hyperlink title under form widget doesn't support character encoding for special characters

2020-09-26 Thread Pradeep Choudhary (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Choudhary updated OFBIZ-12026:
--
Description: 
When we use any title with special characters for hyperlink tag, it shows 
broken string on UI.

here,
{code:java}
 
 
 
 

{code}


It should render a button with the title "Import/Export. But it shows as  '
{code:java}
Import/Export{code}
+{color:#172b4d}'{color}+

Please check attached image for the same.

 

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

here,
{code:java}
 
 
 
 

{code}


It should render a button with the title "Import/Export. But it shows as  
'+{color:#172b4d}Import/Export'{color}+

Please check attached image for the same.

 


> Hyperlink title under form widget doesn't support character encoding for 
> special characters
> ---
>
> Key: OFBIZ-12026
> URL: https://issues.apache.org/jira/browse/OFBIZ-12026
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 17.12, Trunk
>Reporter: Pradeep Choudhary
>Priority: Minor
> Attachments: Screenshot from 2020-09-26 18-16-25.png
>
>
> When we use any title with special characters for hyperlink tag, it shows 
> broken string on UI.
> here,
> {code:java}
>   widget-style="buttontext">
>   target="ImportExport">
>  
>  
> 
> {code}
>  target="ImportExport">
> It should render a button with the title "Import/Export. But it shows as  '
> {code:java}
> Import/Export{code}
> +{color:#172b4d}'{color}+
> Please check attached image for the same.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-12026) Hyperlink title under form widget doesn't support character encoding for special characters

2020-09-26 Thread Pradeep Choudhary (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Choudhary updated OFBIZ-12026:
--
Description: 
When we use any title with special characters for hyperlink tag, it shows 
broken string on UI.

here,
{code:java}
 
 
 
 

{code}


It should render a button with the title "Import/Export. But it shows as 
{code:java}
Import/Export{code}
Please check attached image for the same.

 

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

here,
{code:java}
 
 
 
 

{code}


It should render a button with the title "Import/Export. But it shows as  '
{code:java}
Import/Export{code}
+{color:#172b4d}'{color}+

Please check attached image for the same.

 


> Hyperlink title under form widget doesn't support character encoding for 
> special characters
> ---
>
> Key: OFBIZ-12026
> URL: https://issues.apache.org/jira/browse/OFBIZ-12026
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 17.12, Trunk
>Reporter: Pradeep Choudhary
>Priority: Minor
> Attachments: Screenshot from 2020-09-26 18-16-25.png
>
>
> When we use any title with special characters for hyperlink tag, it shows 
> broken string on UI.
> here,
> {code:java}
>   widget-style="buttontext">
>   target="ImportExport">
>  
>  
> 
> {code}
>  target="ImportExport">
> It should render a button with the title "Import/Export. But it shows as 
> {code:java}
> Import/Export{code}
> Please check attached image for the same.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-12026) Hyperlink title under form widget doesn't support character encoding for special characters

2020-09-26 Thread Pradeep Choudhary (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Choudhary updated OFBIZ-12026:
--
Description: 
When we use any title with special characters for hyperlink tag, it shows 
broken string on UI.

here,
{code:java}
 
 
 
 

{code}


It should render a button with the title "Import/Export. But it shows as  
'+{color:#172b4d}Import/Export'{color}+

Please check attached image for the same.

 

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

here,
{code:java}
 
 
 
 

{code}



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

Please check attached image for the same.

 


> Hyperlink title under form widget doesn't support character encoding for 
> special characters
> ---
>
> Key: OFBIZ-12026
> URL: https://issues.apache.org/jira/browse/OFBIZ-12026
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 17.12, Trunk
>Reporter: Pradeep Choudhary
>Priority: Minor
>
> When we use any title with special characters for hyperlink tag, it shows 
> broken string on UI.
> here,
> {code:java}
>   widget-style="buttontext">
>   target="ImportExport">
>  
>  
> 
> {code}
>  target="ImportExport">
> It should render a button with the title "Import/Export. But it shows as  
> '+{color:#172b4d}Import/Export'{color}+
> Please check attached image for the same.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-12026) Hyperlink title under form widget doesn't support character encoding for special characters

2020-09-26 Thread Pradeep Choudhary (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Choudhary updated OFBIZ-12026:
--
Description: 
When we use any title with special characters for hyperlink tag, it shows 
broken string on UI.

here,
{code:java}
 
 
 
 

{code}



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

Please check attached image for the same.

 

> Hyperlink title under form widget doesn't support character encoding for 
> special characters
> ---
>
> Key: OFBIZ-12026
> URL: https://issues.apache.org/jira/browse/OFBIZ-12026
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 17.12, Trunk
>Reporter: Pradeep Choudhary
>Priority: Minor
>
> When we use any title with special characters for hyperlink tag, it shows 
> broken string on UI.
> here,
> {code:java}
>   widget-style="buttontext">
>   target="ImportExport">
>  
>  
> 
> {code}
>  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.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)