[jira] [Commented] (OFBIZ-12095) Change inline style to class for wait-spinner

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17252110#comment-17252110
 ] 

ASF subversion and git services commented on OFBIZ-12095:
-

Commit 71a0d6b4dbd9a41b951c95bbe38bd5b193431cbc in ofbiz-framework's branch 
refs/heads/trunk from James Yong
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=71a0d6b ]

Improved: Change inline style to class for wait-spinner (OFBIZ-12095)

Add code missed in earlier commit


> Change inline style to class for wait-spinner
> -
>
> Key: OFBIZ-12095
> URL: https://issues.apache.org/jira/browse/OFBIZ-12095
> Project: OFBiz
>  Issue Type: Improvement
>  Components: base
>Affects Versions: Upcoming Branch
>Reporter: James Yong
>Assignee: James Yong
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> Inline style not encouraged by Content Security Policy
> Will change from
> {code:java}
> 
> 
> 
> {code}
> to
> {code:java}
> 
> 
> 
> {code}



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


[jira] [Commented] (OFBIZ-12095) Change inline style to class for wait-spinner

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17252108#comment-17252108
 ] 

ASF subversion and git services commented on OFBIZ-12095:
-

Commit d3801256dfef10e9d5576a4e3c0f262591dda68e in ofbiz-framework's branch 
refs/heads/trunk from James Yong
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d380125 ]

Improved: Change inline style to class for wait-spinner (OFBIZ-12095)

Inline style not encouraged by Content Security Policy


> Change inline style to class for wait-spinner
> -
>
> Key: OFBIZ-12095
> URL: https://issues.apache.org/jira/browse/OFBIZ-12095
> Project: OFBiz
>  Issue Type: Improvement
>  Components: base
>Affects Versions: Upcoming Branch
>Reporter: James Yong
>Assignee: James Yong
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> Inline style not encouraged by Content Security Policy
> Will change from
> {code:java}
> 
> 
> 
> {code}
> to
> {code:java}
> 
> 
> 
> {code}



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


[jira] [Created] (OFBIZ-12095) Change inline style to class for wait-spinner

2020-12-18 Thread James Yong (Jira)
James Yong created OFBIZ-12095:
--

 Summary: Change inline style to class for wait-spinner
 Key: OFBIZ-12095
 URL: https://issues.apache.org/jira/browse/OFBIZ-12095
 Project: OFBiz
  Issue Type: Improvement
  Components: base
Affects Versions: Upcoming Branch
Reporter: James Yong
Assignee: James Yong
 Fix For: Upcoming Branch


Inline style not encouraged by Content Security Policy

Will change from
{code:java}



{code}
to
{code:java}



{code}



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


[jira] [Updated] (OFBIZ-12094) wait spinner doesn't show when running ajaxUpdateArea

2020-12-18 Thread James Yong (Jira)


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

James Yong updated OFBIZ-12094:
---
Description: 
Within ajaxUpdateArea js function, the wait spinner should be shown before ajax 
post request.  

To test:
1) go to 
https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
2) click Add Facility button


  was:
Within ajaxUpdateArea js function, the wait spinner is not shown when 
waitSpinnerShow() is called before ajax post request.  

To test:
1) go to 
https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
2) click Add Facility button



> wait spinner doesn't show when running ajaxUpdateArea
> -
>
> Key: OFBIZ-12094
> URL: https://issues.apache.org/jira/browse/OFBIZ-12094
> Project: OFBiz
>  Issue Type: Bug
>  Components: base
>Affects Versions: Upcoming Branch
>Reporter: James Yong
>Assignee: James Yong
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> Within ajaxUpdateArea js function, the wait spinner should be shown before 
> ajax post request.  
> To test:
> 1) go to 
> https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
> 2) click Add Facility button



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


[jira] [Closed] (OFBIZ-12094) wait spinner doesn't show when running ajaxUpdateArea

2020-12-18 Thread James Yong (Jira)


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

James Yong closed OFBIZ-12094.
--
Resolution: Fixed

> wait spinner doesn't show when running ajaxUpdateArea
> -
>
> Key: OFBIZ-12094
> URL: https://issues.apache.org/jira/browse/OFBIZ-12094
> Project: OFBiz
>  Issue Type: Bug
>  Components: base
>Affects Versions: Upcoming Branch
>Reporter: James Yong
>Assignee: James Yong
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> Within ajaxUpdateArea js function, the wait spinner is not shown when 
> waitSpinnerShow() is called before ajax post request.  
> To test:
> 1) go to 
> https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
> 2) click Add Facility button



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


[jira] [Commented] (OFBIZ-12094) wait spinner doesn't show when running ajaxUpdateArea

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17252069#comment-17252069
 ] 

ASF subversion and git services commented on OFBIZ-12094:
-

Commit 798822c94fc2910e09944321868563b167772291 in ofbiz-framework's branch 
refs/heads/trunk from James Yong
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=798822c ]

Fixed: wait spinner doesn't show when running ajaxUpdateArea (OFBIZ-12094)

Use setTimeout() after running waitSpinnerShow() to ensure wait spinner icon is 
displayed properly.


> wait spinner doesn't show when running ajaxUpdateArea
> -
>
> Key: OFBIZ-12094
> URL: https://issues.apache.org/jira/browse/OFBIZ-12094
> Project: OFBiz
>  Issue Type: Bug
>  Components: base
>Affects Versions: Upcoming Branch
>Reporter: James Yong
>Assignee: James Yong
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> Within ajaxUpdateArea js function, the wait spinner is not shown when 
> waitSpinnerShow() is called before ajax post request.  
> To test:
> 1) go to 
> https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
> 2) click Add Facility button



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


[jira] [Created] (OFBIZ-12094) wait spinner doesn't show when running ajaxUpdateArea

2020-12-18 Thread James Yong (Jira)
James Yong created OFBIZ-12094:
--

 Summary: wait spinner doesn't show when running ajaxUpdateArea
 Key: OFBIZ-12094
 URL: https://issues.apache.org/jira/browse/OFBIZ-12094
 Project: OFBiz
  Issue Type: Bug
  Components: base
Affects Versions: Upcoming Branch
Reporter: James Yong
Assignee: James Yong
 Fix For: Upcoming Branch


Within ajaxUpdateArea js function, the wait spinner is not shown when 
waitSpinnerShow() is called before ajax post request.  

To test:
1) go to 
https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
2) click Add Facility button




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


[jira] [Updated] (OFBIZ-12083) Format version is not supported (resource BufferedChecksumIndexInput(MMapIndexInput

2020-12-18 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux updated OFBIZ-12083:

Description: 
While working on OFBIZ-12080 I noticed this issue:

{noformat}
2020-12-01 10:08:24,652 |jsse-nio-8443-exec-6 |ControlServlet
|T| [[[UploadProductImage(Domain:https://localhost)] Request Done- 
total:4.285,since last([UploadProductIma...):4.285]]
2020-12-01 10:08:24,867 |xer_default_products |DocumentIndexer   
|E| Format version is not supported (resource 
BufferedChecksumIndexInput(MMapIndexInput(path="C:\projectsASF\Git\ofbiz-framework\runtime\indexes\lucene\products
\index\segments_3a"))): 9 (needs to be between 6 and 7)
{noformat}

IIRR it was with a valid SVG file. According to 
https://stackoverflow.com/questions/39253272/lucene-format-version-is-not-supported
 it seems we would need to upate our Lucene version.  Unfortunately we have an 
isue with that as reported by OFBIZ-10213 and its subtasks and more clearly at 
https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check

So we would need to digg in code...

  was:
While working on OFBIZ-12080 I noticed this issue:

{noformat}
2020-12-01 10:08:24,652 |jsse-nio-8443-exec-6 |ControlServlet
|T| [[[UploadProductImage(Domain:https://localhost)] Request Done- 
total:4.285,since last([UploadProductIma...):4.285]]
2020-12-01 10:08:24,867 |xer_default_products |DocumentIndexer   
|E| Format version is not supported (resource 
BufferedChecksumIndexInput(MMapIndexInput(path="C:\projectsASF\Git\ofbiz-framework\runtime\indexes\lucene\products
\index\segments_3a"))): 9 (needs to be between 6 and 7)
{noformat}

IIRR it was with a valid SVG file. According to 
https://stackoverflow.com/questions/39253272/lucene-format-version-is-not-supported
 it seems we would need to upate our Lucene version.


> Format version is not supported (resource 
> BufferedChecksumIndexInput(MMapIndexInput
> ---
>
> Key: OFBIZ-12083
> URL: https://issues.apache.org/jira/browse/OFBIZ-12083
> Project: OFBiz
>  Issue Type: Bug
>  Components: lucene
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Priority: Minor
>
> While working on OFBIZ-12080 I noticed this issue:
> {noformat}
> 2020-12-01 10:08:24,652 |jsse-nio-8443-exec-6 |ControlServlet
> |T| [[[UploadProductImage(Domain:https://localhost)] Request Done- 
> total:4.285,since last([UploadProductIma...):4.285]]
> 2020-12-01 10:08:24,867 |xer_default_products |DocumentIndexer   
> |E| Format version is not supported (resource 
> BufferedChecksumIndexInput(MMapIndexInput(path="C:\projectsASF\Git\ofbiz-framework\runtime\indexes\lucene\products
> \index\segments_3a"))): 9 (needs to be between 6 and 7)
> {noformat}
> IIRR it was with a valid SVG file. According to 
> https://stackoverflow.com/questions/39253272/lucene-format-version-is-not-supported
>  it seems we would need to upate our Lucene version.  Unfortunately we have 
> an isue with that as reported by OFBIZ-10213 and its subtasks and more 
> clearly at 
> https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
> So we would need to digg in code...



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


[jira] [Commented] (OFBIZ-12092) Update build.gradle to the latest dependencies

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251826#comment-17251826
 ] 

ASF subversion and git services commented on OFBIZ-12092:
-

Commit 393f80fadd895dba28d06faaf06290a2e90f2e2e in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=393f80f ]

Fixed:  Update build.gradle to the latest dependencies (OFBIZ-12092)

Back to 1.4.1 because of w/ 1.7.0 an EntityCrypto exception when loading data


> Update build.gradle to the latest dependencies
> --
>
> Key: OFBIZ-12092
> URL: https://issues.apache.org/jira/browse/OFBIZ-12092
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: Gradle
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> See 
> https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
>  for libs not upgraded.



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


[jira] [Commented] (OFBIZ-12092) Update build.gradle to the latest dependencies

2020-12-18 Thread Jacques Le Roux (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251759#comment-17251759
 ] 

Jacques Le Roux commented on OFBIZ-12092:
-

Forgot to note in comment so doing it here, trivial warning not due to OFBIz 
but Tomcat 9.0.41 anyway:

> Task :compileJava
Z:\Gradle\caches\modules-2\files-2.1\org.apache.tomcat\tomcat-el-api\9.0.41\a61a3693e24fce1047046cb893f849bc889e989b\tomcat-el-api-9.0.41.jar(javax/el/ExpressionFactory.class):
 warning: Cannot find annotation method 'value()' in type 'Se
rviceConsumer': class file for aQute.bnd.annotation.spi.ServiceConsumer not 
found
1 warning

> Update build.gradle to the latest dependencies
> --
>
> Key: OFBIZ-12092
> URL: https://issues.apache.org/jira/browse/OFBIZ-12092
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: Gradle
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> See 
> https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
>  for libs not upgraded.



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


[jira] [Commented] (OFBIZ-12092) Update build.gradle to the latest dependencies

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251757#comment-17251757
 ] 

ASF subversion and git services commented on OFBIZ-12092:
-

Commit 6c34142b60cebdd0b64d31d917a7fa4b0cd476ec in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=6c34142 ]

Improved: Update build.gradle to the latest dependencies (OFBIZ-12092)

According to BuildBot after last changes jdom is missing, certainly due to a 3rd
party lib change.
I could not reproduce locally, I guess if I had cleared the cache it would.
Anyway here it is.


> Update build.gradle to the latest dependencies
> --
>
> Key: OFBIZ-12092
> URL: https://issues.apache.org/jira/browse/OFBIZ-12092
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: Gradle
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> See 
> https://cwiki.apache.org/confluence/display/OFBIZ/About+OWASP+Dependency+Check
>  for libs not upgraded.



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


[jira] [Reopened] (OFBIZ-12091) Hyperlink target-type attribute is deprecated and should be replaced by url-mode

2020-12-18 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux reopened OFBIZ-12091:
-

> Hyperlink target-type attribute is deprecated and should be replaced by 
> url-mode
> 
>
> Key: OFBIZ-12091
> URL: https://issues.apache.org/jira/browse/OFBIZ-12091
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL PLUGINS, framework/widget
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While workin on OFBIZ-12026 I noticed that hyperlink target-type attribute is 
> deprecated and should be replaced by url-mode.
> BTW, same for sub-hyperlink



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


[jira] [Closed] (OFBIZ-12091) Hyperlink target-type attribute is deprecated and should be replaced by url-mode

2020-12-18 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux closed OFBIZ-12091.
---
Resolution: Won't Do

> Hyperlink target-type attribute is deprecated and should be replaced by 
> url-mode
> 
>
> Key: OFBIZ-12091
> URL: https://issues.apache.org/jira/browse/OFBIZ-12091
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL PLUGINS, framework/widget
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While workin on OFBIZ-12026 I noticed that hyperlink target-type attribute is 
> deprecated and should be replaced by url-mode.
> BTW, same for sub-hyperlink



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


[jira] [Commented] (OFBIZ-12091) Hyperlink target-type attribute is deprecated and should be replaced by url-mode

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251660#comment-17251660
 ] 

ASF subversion and git services commented on OFBIZ-12091:
-

Commit f13f151cc3bea7eb2367433abbb80b83d1cbe866 in ofbiz-site's branch 
refs/heads/master from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-site.git;h=f13f151 ]

Improved: Hyperlink target-type attribute is deprecated and should be replaced 
by url-mode (OFBIZ-12091)"

Amends the documentation, it does not work when using 
<>

Thanks: James for report


> Hyperlink target-type attribute is deprecated and should be replaced by 
> url-mode
> 
>
> Key: OFBIZ-12091
> URL: https://issues.apache.org/jira/browse/OFBIZ-12091
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL PLUGINS, framework/widget
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While workin on OFBIZ-12026 I noticed that hyperlink target-type attribute is 
> deprecated and should be replaced by url-mode.
> BTW, same for sub-hyperlink



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


[jira] [Commented] (OFBIZ-12091) Hyperlink target-type attribute is deprecated and should be replaced by url-mode

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251652#comment-17251652
 ] 

ASF subversion and git services commented on OFBIZ-12091:
-

Commit 78bc570ac82f330b08ac33505ed957a935f43713 in ofbiz-plugins's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=78bc570 ]

Reverted: "Improved: Hyperlink target-type attribute is deprecated and should 
be replaced by url-mode (OFBIZ-12091)"

This reverts commit 17eb2e4cf7bfba4e6a6b62117aa8d64cd5774c5e.

It does not work when using <>
I could change those cases but it's easier and safer to simply revert back to
target-type!

Thanks: James for report


> Hyperlink target-type attribute is deprecated and should be replaced by 
> url-mode
> 
>
> Key: OFBIZ-12091
> URL: https://issues.apache.org/jira/browse/OFBIZ-12091
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL PLUGINS, framework/widget
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While workin on OFBIZ-12026 I noticed that hyperlink target-type attribute is 
> deprecated and should be replaced by url-mode.
> BTW, same for sub-hyperlink



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


[jira] [Commented] (OFBIZ-12091) Hyperlink target-type attribute is deprecated and should be replaced by url-mode

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251645#comment-17251645
 ] 

ASF subversion and git services commented on OFBIZ-12091:
-

Commit ec2b84341e8062d02a5da6a50d1b3551d18ba13b in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=ec2b843 ]

Reverted: "Improved: Hyperlink target-type attribute is deprecated and should 
be replaced by url-mode (OFBIZ-12091)"

This reverts commit 17eb2e4cf7bfba4e6a6b62117aa8d64cd5774c5e.

It does not work when using <>
I could change those cases but it's easier and safer to simply revert back to
target-type!

Thanks: James for report


> Hyperlink target-type attribute is deprecated and should be replaced by 
> url-mode
> 
>
> Key: OFBIZ-12091
> URL: https://issues.apache.org/jira/browse/OFBIZ-12091
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL PLUGINS, framework/widget
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While workin on OFBIZ-12026 I noticed that hyperlink target-type attribute is 
> deprecated and should be replaced by url-mode.
> BTW, same for sub-hyperlink



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


[jira] [Commented] (OFBIZ-12091) Hyperlink target-type attribute is deprecated and should be replaced by url-mode

2020-12-18 Thread Jacques Le Roux (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251639#comment-17251639
 ] 

Jacques Le Roux commented on OFBIZ-12091:
-

Hi James,

Indeed it does not work when using {{target="javascript:...}}. I could 
change those cases but it's easier and safer to simply revert back to 
target-type, doing so...

> Hyperlink target-type attribute is deprecated and should be replaced by 
> url-mode
> 
>
> Key: OFBIZ-12091
> URL: https://issues.apache.org/jira/browse/OFBIZ-12091
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS, ALL PLUGINS, framework/widget
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While workin on OFBIZ-12026 I noticed that hyperlink target-type attribute is 
> deprecated and should be replaced by url-mode.
> BTW, same for sub-hyperlink



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


[jira] [Updated] (OFBIZ-12093) Error with Flat Grey theme related to rest component

2020-12-18 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux updated OFBIZ-12093:

Summary: Error with Flat Grey theme related to rest component  (was: Error 
wIth Flat Grey theme related to rest component)

> Error with Flat Grey theme related to rest component
> 
>
> Key: OFBIZ-12093
> URL: https://issues.apache.org/jira/browse/OFBIZ-12093
> Project: OFBiz
>  Issue Type: Bug
>  Components: rest, themes
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> When you use the Flat Grey theme (useful for RTL languages) you see an error 
> in the main menu (component choise). It's related to the rest component not 
> using a controller.



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


[jira] [Closed] (OFBIZ-12093) Error with Flat Grey theme related to rest component

2020-12-18 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux closed OFBIZ-12093.
---
Resolution: Fixed

> Error with Flat Grey theme related to rest component
> 
>
> Key: OFBIZ-12093
> URL: https://issues.apache.org/jira/browse/OFBIZ-12093
> Project: OFBiz
>  Issue Type: Bug
>  Components: rest, themes
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> When you use the Flat Grey theme (useful for RTL languages) you see an error 
> in the main menu (component choise). It's related to the rest component not 
> using a controller.



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


[jira] [Commented] (OFBIZ-12093) Error wIth Flat Grey theme related to rest component

2020-12-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251631#comment-17251631
 ] 

ASF subversion and git services commented on OFBIZ-12093:
-

Commit 333b896eef41e8f79c4bbbec5fe2ee5aac26078a in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=333b896 ]

Fixed: Error wIth Flat Grey theme related to rest component (OFBIZ-12093)

When you use the Flat Grey theme (useful for RTL languages) you see an error in
the main menu (component choise). It's related to the rest component not using a
controller.

Fixes is simple and has not side effect: instead of throwing an exception simply
log a warning and return an empty string


> Error wIth Flat Grey theme related to rest component
> 
>
> Key: OFBIZ-12093
> URL: https://issues.apache.org/jira/browse/OFBIZ-12093
> Project: OFBiz
>  Issue Type: Bug
>  Components: rest, themes
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> When you use the Flat Grey theme (useful for RTL languages) you see an error 
> in the main menu (component choise). It's related to the rest component not 
> using a controller.



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


[jira] [Updated] (OFBIZ-12093) Error wIth Flat Grey theme related to rest component

2020-12-18 Thread Jacques Le Roux (Jira)


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

Jacques Le Roux updated OFBIZ-12093:

Description: When you use the Flat Grey theme (useful for RTL languages) 
you see an error in the main menu (component choise). It's related to the rest 
component not using a controller.  (was: When you use the FLat Grey theme 
(useful for RTL languages) you see an error in the menu. It's related to the 
rest component not using a controller.)

> Error wIth Flat Grey theme related to rest component
> 
>
> Key: OFBIZ-12093
> URL: https://issues.apache.org/jira/browse/OFBIZ-12093
> Project: OFBiz
>  Issue Type: Bug
>  Components: rest, themes
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> When you use the Flat Grey theme (useful for RTL languages) you see an error 
> in the main menu (component choise). It's related to the rest component not 
> using a controller.



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


[jira] [Created] (OFBIZ-12093) Error wIth Flat Grey theme related to rest component

2020-12-18 Thread Jacques Le Roux (Jira)
Jacques Le Roux created OFBIZ-12093:
---

 Summary: Error wIth Flat Grey theme related to rest component
 Key: OFBIZ-12093
 URL: https://issues.apache.org/jira/browse/OFBIZ-12093
 Project: OFBiz
  Issue Type: Bug
  Components: rest, themes
Affects Versions: Trunk
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
 Fix For: Upcoming Branch


When you use the FLat Grey theme (useful for RTL languages) you see an error in 
the menu. It's related to the rest component not using a controller.



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