[jira] [Commented] (OFBIZ-10387) Error on eCommerce Request Return Screen

2021-01-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-10387:
-

Hello [~upadhyay.ratnesh],

I am not able to regenerate the issue on the latest update of Trunk for 
'DemoCustomer'.
Can you please verify it again on your end?

--
Thanks !!

> Error on eCommerce Request Return Screen
> 
>
> Key: OFBIZ-10387
> URL: https://issues.apache.org/jira/browse/OFBIZ-10387
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Ratnesh Upadhyay
>Assignee: Ratnesh Upadhyay
>Priority: Major
> Attachments: RequestReturn.png
>
>
> While browsing eCommerce application noticed following error on return 
> request screen.
> {code:java}
> An error has occurred when reading existing sub-variable "orderAdjustmentId"; 
> see cause exception! The type of the containing value was: 
> extended_hash+method+string (org.apache.ofbiz.entity.GenericValue wrapped 
> into f.e.b.MapModel)  FTL stack trace ("~" means nesting-related): - 
> Failed at: #if !orderItem.orderAdjustmentId?has_... [in template 
> "component://ecommerce/template/order/RequestReturn.ftl" at line 60, column 
> 15]  An error has occurred when reading existing sub-variable 
> "orderAdjustmentId"; see cause exception! The type of the containing value 
> was: extended_hash+method+string (org.apache.ofbiz.entity.GenericValue 
> wrapped into f.e.b.MapModel)  FTL stack trace ("~" means 
> nesting-related): - Failed at: #if !orderItem.orderAdjustmentId?has_... [in 
> template "component://ecommerce/template/order/RequestReturn.ftl" at line 60, 
> column 15]  An error has occurred when reading existing sub-variable 
> "orderAdjustmentId"; see cause exception! The type of the containing value 
> was: extended_hash+method+string (org.apache.ofbiz.entity.GenericValue 
> wrapped into f.e.b.MapModel)  FTL stack trace ("~" means 
> nesting-related): - Failed at: #if !orderItem.orderAdjustmentId?has_... [in 
> template "component://ecommerce/template/order/RequestReturn.ftl" at line 60, 
> column 15] 
> }
> {code}
> Steps to replicate reported issue:
> prerequisite : You should have completed order for demo customer in system.
> 1. login to eCommerce application with DemoCustomer.
> 2. Click upon Order History link displaying in top navigation bar.
> 3. Click upon View button displaying against orders under order history 
> section.
> 4. Click upon Request Return link to initiate return.
> 5. You will see the reported error in Return Items section.
> Please refer attached screenshot for further reference.



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


[jira] [Comment Edited] (OFBIZ-10675) createGlReconciliation throws an error

2020-10-24 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan edited comment on OFBIZ-10675 at 10/24/20, 12:55 PM:
-

Here is the patch of this issue. 

Removed the unwanted condition to include duplicate *reconciledBalance* filed 
which was the cause of the issue.

–
 Thanks !!


was (Author: rehan.khan):
Here is the patch of this issue. 


We removed the unwanted condition to include duplicate *reconciledBalance* 
filed which was the cause of the issue.

--
Thanks !!

> createGlReconciliation throws an error
> --
>
> Key: OFBIZ-10675
> URL: https://issues.apache.org/jira/browse/OFBIZ-10675
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-10675.patch, Screen Shot 2018-11-26 at 15.49.38.png
>
>
> See 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/createGlReconciliation]
>  
> When entering an amount and submitting the data an error is thrown. See 
> attached image.



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


[jira] [Commented] (OFBIZ-10675) createGlReconciliation throws an error

2020-10-24 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-10675:
-

Here is the patch of this issue. 


We removed the unwanted condition to include duplicate *reconciledBalance* 
filed which was the cause of the issue.

--
Thanks !!

> createGlReconciliation throws an error
> --
>
> Key: OFBIZ-10675
> URL: https://issues.apache.org/jira/browse/OFBIZ-10675
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-10675.patch, Screen Shot 2018-11-26 at 15.49.38.png
>
>
> See 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/createGlReconciliation]
>  
> When entering an amount and submitting the data an error is thrown. See 
> attached image.



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


[jira] [Updated] (OFBIZ-10675) createGlReconciliation throws an error

2020-10-24 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-10675:

Attachment: OFBIZ-10675.patch

> createGlReconciliation throws an error
> --
>
> Key: OFBIZ-10675
> URL: https://issues.apache.org/jira/browse/OFBIZ-10675
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-10675.patch, Screen Shot 2018-11-26 at 15.49.38.png
>
>
> See 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/createGlReconciliation]
>  
> When entering an amount and submitting the data an error is thrown. See 
> attached image.



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


[jira] [Assigned] (OFBIZ-10675) createGlReconciliation throws an error

2020-10-24 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan reassigned OFBIZ-10675:
---

Assignee: Mohammed Rehan Khan  (was: Kumar Rahul)

> createGlReconciliation throws an error
> --
>
> Key: OFBIZ-10675
> URL: https://issues.apache.org/jira/browse/OFBIZ-10675
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: Screen Shot 2018-11-26 at 15.49.38.png
>
>
> See 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/createGlReconciliation]
>  
> When entering an amount and submitting the data an error is thrown. See 
> attached image.



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


[jira] [Updated] (OFBIZ-11582) Required fields for party content upload are not checked

2020-09-26 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11582:

Attachment: OFBiz_ Party Manager_ View Party Profile.png

> Required fields for party content upload are not checked
> 
>
> Key: OFBIZ-11582
> URL: https://issues.apache.org/jira/browse/OFBIZ-11582
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Akash Jain
>Priority: Major
> Attachments: OFBiz_ Party Manager_ View Party Profile.png
>
>
> I noticed that the purpose and the file to upload fields are no longer 
> required. I guess it's because this no longer works 
> http://svn.apache.org/viewvc?view=revision=1087254. Is then the 
> "required error" CSS class missing?
> It works well in old demo (R13) and somehow in stable (R16). I was lost 
> somehow since...



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


[jira] [Commented] (OFBIZ-11582) Required fields for party content upload are not checked

2020-09-26 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-11582:
-

Hello [~jleroux] , [~akash.jain] 

After taking the latest update of the trunk, I am not able to regenerate the 
issue. 
Required fields party content upload and purpose are working fine with the 
required error message.

Please find the attached screenshot for more details.

--
Thanks !!

> Required fields for party content upload are not checked
> 
>
> Key: OFBIZ-11582
> URL: https://issues.apache.org/jira/browse/OFBIZ-11582
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk
>Reporter: Jacques Le Roux
>Assignee: Akash Jain
>Priority: Major
>
> I noticed that the purpose and the file to upload fields are no longer 
> required. I guess it's because this no longer works 
> http://svn.apache.org/viewvc?view=revision=1087254. Is then the 
> "required error" CSS class missing?
> It works well in old demo (R13) and somehow in stable (R16). I was lost 
> somehow since...



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


[jira] [Commented] (OFBIZ-9687) Bug in order manager main page when using Arab language

2020-08-24 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-9687:


Thanks [~jleroux] !!

> Bug in order manager main page when using Arab language
> ---
>
> Key: OFBIZ-9687
> URL: https://issues.apache.org/jira/browse/OFBIZ-9687
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Jacques Le Roux
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Fix For: 18.12.01, 17.12.05
>
> Attachments: OFBIZ-9687-Trunk.patch
>
>
> Here is the error
> {code}
> 2017-09-08 08:38:27,272 |http-nio-8459-exec-7 |ServiceDispatcher 
> |T| Sync service [order/getVisualThemeResources] finished in [1] milliseconds
> 2017-09-08 08:38:27,304 |http-nio-8459-exec-7 |ModelScreenWidget 
> |E| Error rendering widgets section [] in screen named [GlobalDecorator]: 
> freemarker.core.ParseException: Syntax error in template
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> freemarker.core.ParseException: Syntax error in template 
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> at 
> freemarker.core.TokenMgrError.toParseException(TokenMgrError.java:260) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:267) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:207) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:183) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:125) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:103)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:130)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.renderMenuOpen(MacroMenuRenderer.java:369)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderSimpleMenuString(ModelMenu.java:515)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderMenuString(ModelMenu.java:505) 
> ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Menu.renderWidgetString(ModelScreenWidget.java:1585)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:294)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:164)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(ScreenFactory.java:214)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$IncludeScreen.renderWidgetString(ModelScreenWidget.java:780)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> 

[jira] [Commented] (OFBIZ-9687) Bug in order manager main page when using Arab language

2020-08-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-9687:


Hello [~jleroux]

 
It seems that we are getting the issue due to the special character "/" which 
is present in OrderManager Uilabel.
I just changed the OrderManager Uilabel value from *Buy / Sell Order Manager* 
to *Order Manager* and removed the special character "/". 
 
Now OrderManager main page is working fine. 

Please find the attached patch for the issue.

--
Thanks !!

> Bug in order manager main page when using Arab language
> ---
>
> Key: OFBIZ-9687
> URL: https://issues.apache.org/jira/browse/OFBIZ-9687
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Jacques Le Roux
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: OFBIZ-9687-Trunk.patch
>
>
> Here is the error
> {code}
> 2017-09-08 08:38:27,272 |http-nio-8459-exec-7 |ServiceDispatcher 
> |T| Sync service [order/getVisualThemeResources] finished in [1] milliseconds
> 2017-09-08 08:38:27,304 |http-nio-8459-exec-7 |ModelScreenWidget 
> |E| Error rendering widgets section [] in screen named [GlobalDecorator]: 
> freemarker.core.ParseException: Syntax error in template
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> freemarker.core.ParseException: Syntax error in template 
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> at 
> freemarker.core.TokenMgrError.toParseException(TokenMgrError.java:260) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:267) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:207) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:183) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:125) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:103)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:130)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.renderMenuOpen(MacroMenuRenderer.java:369)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderSimpleMenuString(ModelMenu.java:515)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderMenuString(ModelMenu.java:505) 
> ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Menu.renderWidgetString(ModelScreenWidget.java:1585)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:294)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:164)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(ScreenFactory.java:214)
>  [ofbiz.jar:?]
>

[jira] [Updated] (OFBIZ-9687) Bug in order manager main page when using Arab language

2020-08-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-9687:
---
Attachment: OFBIZ-9687-Trunk.patch

> Bug in order manager main page when using Arab language
> ---
>
> Key: OFBIZ-9687
> URL: https://issues.apache.org/jira/browse/OFBIZ-9687
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Jacques Le Roux
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: OFBIZ-9687-Trunk.patch
>
>
> Here is the error
> {code}
> 2017-09-08 08:38:27,272 |http-nio-8459-exec-7 |ServiceDispatcher 
> |T| Sync service [order/getVisualThemeResources] finished in [1] milliseconds
> 2017-09-08 08:38:27,304 |http-nio-8459-exec-7 |ModelScreenWidget 
> |E| Error rendering widgets section [] in screen named [GlobalDecorator]: 
> freemarker.core.ParseException: Syntax error in template
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> freemarker.core.ParseException: Syntax error in template 
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> at 
> freemarker.core.TokenMgrError.toParseException(TokenMgrError.java:260) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:267) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:207) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:183) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:125) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:103)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:130)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.renderMenuOpen(MacroMenuRenderer.java:369)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderSimpleMenuString(ModelMenu.java:515)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderMenuString(ModelMenu.java:505) 
> ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Menu.renderWidgetString(ModelScreenWidget.java:1585)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:294)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:164)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(ScreenFactory.java:214)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$IncludeScreen.renderWidgetString(ModelScreenWidget.java:780)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> 

[jira] [Assigned] (OFBIZ-9687) Bug in order manager main page when using Arab language

2020-08-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan reassigned OFBIZ-9687:
--

Assignee: Mohammed Rehan Khan

> Bug in order manager main page when using Arab language
> ---
>
> Key: OFBIZ-9687
> URL: https://issues.apache.org/jira/browse/OFBIZ-9687
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Jacques Le Roux
>Assignee: Mohammed Rehan Khan
>Priority: Minor
>
> Here is the error
> {code}
> 2017-09-08 08:38:27,272 |http-nio-8459-exec-7 |ServiceDispatcher 
> |T| Sync service [order/getVisualThemeResources] finished in [1] milliseconds
> 2017-09-08 08:38:27,304 |http-nio-8459-exec-7 |ModelScreenWidget 
> |E| Error rendering widgets section [] in screen named [GlobalDecorator]: 
> freemarker.core.ParseException: Syntax error in template
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> freemarker.core.ParseException: Syntax error in template 
> "org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer@fbbee19_1000" in 
> line 1, column 185:
> Lexical error: encountered "\u0627" (1575), after "\"\u0645\u062f\u064a\u0631 
> \u0623\u0645\u0631 \u0627\u0644\u0628\u064a\u0639\\".
> at 
> freemarker.core.TokenMgrError.toParseException(TokenMgrError.java:260) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:267) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:207) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:183) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at freemarker.template.Template.(Template.java:125) 
> ~[freemarker-2.3.24-incubating.jar:2.3.24]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:103)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.executeMacro(MacroMenuRenderer.java:130)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.renderer.macro.MacroMenuRenderer.renderMenuOpen(MacroMenuRenderer.java:369)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderSimpleMenuString(ModelMenu.java:515)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelMenu.renderMenuString(ModelMenu.java:505) 
> ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Menu.renderWidgetString(ModelScreenWidget.java:1585)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  ~[ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:294)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScreen.java:164)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(ScreenFactory.java:214)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$IncludeScreen.renderWidgetString(ModelScreenWidget.java:780)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsString(ModelScreenWidget.java:98)
>  [ofbiz.jar:?]
> at 
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetString(ModelScreenWidget.java:280)
>  [ofbiz.jar:?]
> at 
> 

[jira] [Commented] (OFBIZ-11506) Exception Error reflecting while Quick Checkout

2020-04-17 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-11506:
-

I have provided the patch for this issue.
  
 Here is the detail: 
 getRelatedParties service(groovy) was returning duplicate key of 
relatedPartyIdList. So HashMap was passed instead of List of string in entity 
condition that's why we are getting type casting error.

I found that this change was committed under the ticket [#OFBIZ-11361]

Thanks, [~archana.asthana] for reporting the issue.

–
 Thanks !!

 

> Exception Error reflecting while Quick Checkout
> ---
>
> Key: OFBIZ-11506
> URL: https://issues.apache.org/jira/browse/OFBIZ-11506
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
>Reporter: Archana Asthana
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: ExceptionError.png, OFBIZ-11506.patch
>
>
> *Steps to Regenerate*
> 1. Login to 
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
> 2. Add a few products to the cart.
> 3. View Cart and opt for Quick Checkout.
> 4. Or Proceed to checkout.
> 5. Fill all the details and try to place order.
> Actual:
> Exception Error is rendered.
> The Image is attached for reference.



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


[jira] [Updated] (OFBIZ-11506) Exception Error reflecting while Quick Checkout

2020-04-17 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11506:

Attachment: OFBIZ-11506.patch

> Exception Error reflecting while Quick Checkout
> ---
>
> Key: OFBIZ-11506
> URL: https://issues.apache.org/jira/browse/OFBIZ-11506
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
>Reporter: Archana Asthana
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: ExceptionError.png, OFBIZ-11506.patch
>
>
> *Steps to Regenerate*
> 1. Login to 
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
> 2. Add a few products to the cart.
> 3. View Cart and opt for Quick Checkout.
> 4. Or Proceed to checkout.
> 5. Fill all the details and try to place order.
> Actual:
> Exception Error is rendered.
> The Image is attached for reference.



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


[jira] [Assigned] (OFBIZ-11506) Exception Error reflecting while Quick Checkout

2020-04-12 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan reassigned OFBIZ-11506:
---

Assignee: Mohammed Rehan Khan

> Exception Error reflecting while Quick Checkout
> ---
>
> Key: OFBIZ-11506
> URL: https://issues.apache.org/jira/browse/OFBIZ-11506
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
>Reporter: Archana Asthana
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: ExceptionError.png
>
>
> *Steps to Regenerate*
> 1. Login to 
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/quickcheckout
> 2. Add a few products to the cart.
> 3. View Cart and opt for Quick Checkout.
> 4. Or Proceed to checkout.
> 5. Fill all the details and try to place order.
> Actual:
> Exception Error is rendered.
> The Image is attached for reference.



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


[jira] [Updated] (OFBIZ-11327) Unable to upload content at view profile screen

2020-02-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11327:

Description: 
Steps to regenerate -
 # Open URL 
[https://demo-trunk.ofbiz.apache.org/ecommerce/control/main|http://example.com]
 # Click on the profile tab
 # Go to file manager section
 # Upload any type of content

Error - No uploaded content found in the context

Expected - User should be able to upload content

Please refer attachment

  was:
Steps to regenerate -
# Open URL https://demo-stable.ofbiz.apache.org/ecommerce/control/main
# Click on the profile tab
# Go to file manager section
# Upload any type of content

Error - No uploaded content found in the context

Expected - User should be able to upload content

Please refer attachment


> Unable to upload content at view profile screen
> ---
>
> Key: OFBIZ-11327
> URL: https://issues.apache.org/jira/browse/OFBIZ-11327
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Michael Brohl
>Priority: Minor
> Attachments: FileManager-Ecommerce-New.png, FileManager-Ecommerce.png
>
>
> Steps to regenerate -
>  # Open URL 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main|http://example.com]
>  # Click on the profile tab
>  # Go to file manager section
>  # Upload any type of content
> Error - No uploaded content found in the context
> Expected - User should be able to upload content
> Please refer attachment



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


[jira] [Updated] (OFBIZ-11327) Unable to upload content at view profile screen

2020-02-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11327:

Attachment: FileManager-Ecommerce-New.png

> Unable to upload content at view profile screen
> ---
>
> Key: OFBIZ-11327
> URL: https://issues.apache.org/jira/browse/OFBIZ-11327
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Michael Brohl
>Priority: Minor
> Attachments: FileManager-Ecommerce-New.png, FileManager-Ecommerce.png
>
>
> Steps to regenerate -
> # Open URL https://demo-stable.ofbiz.apache.org/ecommerce/control/main
> # Click on the profile tab
> # Go to file manager section
> # Upload any type of content
> Error - No uploaded content found in the context
> Expected - User should be able to upload content
> Please refer attachment



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


[jira] [Commented] (OFBIZ-11327) Unable to upload content at view profile screen

2020-02-22 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-11327:
-

Hello [~mbrohl],

I have mistakenly mentioned the stable demo URL in the description. The issue 
still exists on the trunk. I have verified it on the newest version of the 
trunk.

Please refer to the updated screenshot.

 

--

Thanks !!

 

 

> Unable to upload content at view profile screen
> ---
>
> Key: OFBIZ-11327
> URL: https://issues.apache.org/jira/browse/OFBIZ-11327
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Michael Brohl
>Priority: Minor
> Attachments: FileManager-Ecommerce-New.png, FileManager-Ecommerce.png
>
>
> Steps to regenerate -
> # Open URL https://demo-stable.ofbiz.apache.org/ecommerce/control/main
> # Click on the profile tab
> # Go to file manager section
> # Upload any type of content
> Error - No uploaded content found in the context
> Expected - User should be able to upload content
> Please refer attachment



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


[jira] [Commented] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-05 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-11340:
-

Thank you so much [~lektran]. I have updated the patch with the suggested 
changes.

 

> Crashed Scheduled jobs are not getting rescheduled with temporal expression
> ---
>
> Key: OFBIZ-11340
> URL: https://issues.apache.org/jira/browse/OFBIZ-11340
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Nicolas Malin
>Priority: Major
> Attachments: OFBIZ-11340.patch, OFBIZ-11340.patch, OFBiz_ 
> JobSandbox_1.png, OFBiz_ JobSandbox_2.png
>
>
> *Scenario:*
>  # Import Schedule service data with temporal expression id.
>  # JobManager creates a child Job with temExprId in _pending_ status when the 
> imported Job is in _running_ status.
>  # Now the parent Job is in _running_ status and the child Job, which is in 
> _pending_ status, transitions to _queued_ status if Job Poll size is full. In 
> this scenario, if we restart the server then both Jobs are Crashed and 
> JobManager creates child Job without tempExprdId. 
>  
>  *Example:* Please refer to the attached screenshots.
>  # Job 32993100 is imported with TempExprId
>  # When Job 32993100 is in running status, then Job 32993101 is created with 
> TempExprId in pending status but job 32993101 is moved to Queued status if 
> job poll size is full.
>  # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
> jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
> without TempExprId.
> So in this case of missing temporal expression id job manager will not be 
> able to schedule further jobs.
>   
>  *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
> (32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Updated] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-05 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11340:

Attachment: OFBIZ-11340.patch

> Crashed Scheduled jobs are not getting rescheduled with temporal expression
> ---
>
> Key: OFBIZ-11340
> URL: https://issues.apache.org/jira/browse/OFBIZ-11340
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Nicolas Malin
>Priority: Major
> Attachments: OFBIZ-11340.patch, OFBIZ-11340.patch, OFBiz_ 
> JobSandbox_1.png, OFBiz_ JobSandbox_2.png
>
>
> *Scenario:*
>  # Import Schedule service data with temporal expression id.
>  # JobManager creates a child Job with temExprId in _pending_ status when the 
> imported Job is in _running_ status.
>  # Now the parent Job is in _running_ status and the child Job, which is in 
> _pending_ status, transitions to _queued_ status if Job Poll size is full. In 
> this scenario, if we restart the server then both Jobs are Crashed and 
> JobManager creates child Job without tempExprdId. 
>  
>  *Example:* Please refer to the attached screenshots.
>  # Job 32993100 is imported with TempExprId
>  # When Job 32993100 is in running status, then Job 32993101 is created with 
> TempExprId in pending status but job 32993101 is moved to Queued status if 
> job poll size is full.
>  # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
> jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
> without TempExprId.
> So in this case of missing temporal expression id job manager will not be 
> able to schedule further jobs.
>   
>  *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
> (32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Commented] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-04 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-11340:
-

Here is the patch for this issue.

> Crashed Scheduled jobs are not getting rescheduled with temporal expression
> ---
>
> Key: OFBIZ-11340
> URL: https://issues.apache.org/jira/browse/OFBIZ-11340
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-11340.patch, OFBiz_ JobSandbox_1.png, OFBiz_ 
> JobSandbox_2.png
>
>
> *Scenario:*
>  # Import Schedule service data with temporal expression id.
>  # JobManager creates a child Job with temExprId in _pending_ status when the 
> imported Job is in _running_ status.
>  # Now the parent Job is in _running_ status and the child Job, which is in 
> _pending_ status, transitions to _queued_ status if Job Poll size is full. In 
> this scenario, if we restart the server then both Jobs are Crashed and 
> JobManager creates child Job without tempExprdId. 
>  
>  *Example:* Please refer to the attached screenshots.
>  # Job 32993100 is imported with TempExprId
>  # When Job 32993100 is in running status, then Job 32993101 is created with 
> TempExprId in pending status but job 32993101 is moved to Queued status if 
> job poll size is full.
>  # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
> jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
> without TempExprId.
> So in this case of missing temporal expression id job manager will not be 
> able to schedule further jobs.
>   
>  *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
> (32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Updated] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-04 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11340:

Attachment: OFBIZ-11340.patch

> Crashed Scheduled jobs are not getting rescheduled with temporal expression
> ---
>
> Key: OFBIZ-11340
> URL: https://issues.apache.org/jira/browse/OFBIZ-11340
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-11340.patch, OFBiz_ JobSandbox_1.png, OFBiz_ 
> JobSandbox_2.png
>
>
> *Scenario:*
>  # Import Schedule service data with temporal expression id.
>  # JobManager creates a child Job with temExprId in _pending_ status when the 
> imported Job is in _running_ status.
>  # Now the parent Job is in _running_ status and the child Job, which is in 
> _pending_ status, transitions to _queued_ status if Job Poll size is full. In 
> this scenario, if we restart the server then both Jobs are Crashed and 
> JobManager creates child Job without tempExprdId. 
>  
>  *Example:* Please refer to the attached screenshots.
>  # Job 32993100 is imported with TempExprId
>  # When Job 32993100 is in running status, then Job 32993101 is created with 
> TempExprId in pending status but job 32993101 is moved to Queued status if 
> job poll size is full.
>  # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
> jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
> without TempExprId.
> So in this case of missing temporal expression id job manager will not be 
> able to schedule further jobs.
>   
>  *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
> (32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Assigned] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-04 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan reassigned OFBIZ-11340:
---

Assignee: Mohammed Rehan Khan

> Crashed Scheduled jobs are not getting rescheduled with temporal expression
> ---
>
> Key: OFBIZ-11340
> URL: https://issues.apache.org/jira/browse/OFBIZ-11340
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBiz_ JobSandbox_1.png, OFBiz_ JobSandbox_2.png
>
>
> *Scenario:*
>  # Import Schedule service data with temporal expression id.
>  # JobManager creates a child Job with temExprId in _pending_ status when the 
> imported Job is in _running_ status.
>  # Now the parent Job is in _running_ status and the child Job, which is in 
> _pending_ status, transitions to _queued_ status if Job Poll size is full. In 
> this scenario, if we restart the server then both Jobs are Crashed and 
> JobManager creates child Job without tempExprdId. 
>  
>  *Example:* Please refer to the attached screenshots.
>  # Job 32993100 is imported with TempExprId
>  # When Job 32993100 is in running status, then Job 32993101 is created with 
> TempExprId in pending status but job 32993101 is moved to Queued status if 
> job poll size is full.
>  # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
> jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
> without TempExprId.
> So in this case of missing temporal expression id job manager will not be 
> able to schedule further jobs.
>   
>  *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
> (32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Updated] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-04 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-11340:

Description: 
*Scenario:*
 # Import Schedule service data with temporal expression id.
 # JobManager creates a child Job with temExprId in _pending_ status when the 
imported Job is in _running_ status.
 # Now the parent Job is in _running_ status and the child Job, which is in 
_pending_ status, transitions to _queued_ status if Job Poll size is full. In 
this scenario, if we restart the server then both Jobs are Crashed and 
JobManager creates child Job without tempExprdId. 

 
 *Example:* Please refer to the attached screenshots.
 # Job 32993100 is imported with TempExprId
 # When Job 32993100 is in running status, then Job 32993101 is created with 
TempExprId in pending status but job 32993101 is moved to Queued status if job 
poll size is full.
 # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
without TempExprId.

So in this case of missing temporal expression id job manager will not be able 
to schedule further jobs.
  
 *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
(32993200) should have TempExprId to continue further scheduling. 

  was:
*Scenario:*
 # Import Schedule service data with temporal expression id.
 # JobManager creates a child Job with temExprId in _pending_ status when the 
imported Job is in _running_ status.
 # Now the parent Job is in _running_ status and the child Job, which is in 
_pending_ status, transitions to _queued_ status if Job Poll size is full. In 
this scenario, if we restart the server then both Jobs are Crashed and 
JobManager creates child Job without tempExprdId. 

 
*Example:* Please refer to the attached screenshots. # Job 32993100 is imported 
with TempExprId
 # When Job 32993100 is in running status, then Job 32993101 is created with 
TempExprId in pending status but job 32993101 is moved to Queued status if job 
poll size is full.
 # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
without TempExprId.

So in this case of missing temporal expression id job manager will not be able 
to schedule further jobs.
 
*Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
(32993200) should have TempExprId to continue further scheduling. 


> Crashed Scheduled jobs are not getting rescheduled with temporal expression
> ---
>
> Key: OFBIZ-11340
> URL: https://issues.apache.org/jira/browse/OFBIZ-11340
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBiz_ JobSandbox_1.png, OFBiz_ JobSandbox_2.png
>
>
> *Scenario:*
>  # Import Schedule service data with temporal expression id.
>  # JobManager creates a child Job with temExprId in _pending_ status when the 
> imported Job is in _running_ status.
>  # Now the parent Job is in _running_ status and the child Job, which is in 
> _pending_ status, transitions to _queued_ status if Job Poll size is full. In 
> this scenario, if we restart the server then both Jobs are Crashed and 
> JobManager creates child Job without tempExprdId. 
>  
>  *Example:* Please refer to the attached screenshots.
>  # Job 32993100 is imported with TempExprId
>  # When Job 32993100 is in running status, then Job 32993101 is created with 
> TempExprId in pending status but job 32993101 is moved to Queued status if 
> job poll size is full.
>  # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
> jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
> without TempExprId.
> So in this case of missing temporal expression id job manager will not be 
> able to schedule further jobs.
>   
>  *Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
> (32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Created] (OFBIZ-11340) Crashed Scheduled jobs are not getting rescheduled with temporal expression

2020-02-04 Thread Mohammed Rehan Khan (Jira)
Mohammed Rehan Khan created OFBIZ-11340:
---

 Summary: Crashed Scheduled jobs are not getting rescheduled with 
temporal expression
 Key: OFBIZ-11340
 URL: https://issues.apache.org/jira/browse/OFBIZ-11340
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Trunk
Reporter: Mohammed Rehan Khan
 Attachments: OFBiz_ JobSandbox_1.png, OFBiz_ JobSandbox_2.png

*Scenario:*
 # Import Schedule service data with temporal expression id.
 # JobManager creates a child Job with temExprId in _pending_ status when the 
imported Job is in _running_ status.
 # Now the parent Job is in _running_ status and the child Job, which is in 
_pending_ status, transitions to _queued_ status if Job Poll size is full. In 
this scenario, if we restart the server then both Jobs are Crashed and 
JobManager creates child Job without tempExprdId. 

 
*Example:* Please refer to the attached screenshots. # Job 32993100 is imported 
with TempExprId
 # When Job 32993100 is in running status, then Job 32993101 is created with 
TempExprId in pending status but job 32993101 is moved to Queued status if job 
poll size is full.
 # If we restart the server then JobPoller runs reloadCrashedJobs() and both 
jobs are crashed and JobManager creates two child jobs (32993200, 32993201) 
without TempExprId.

So in this case of missing temporal expression id job manager will not be able 
to schedule further jobs.
 
*Expected:* If Queued Job (32993101) is crashed then its corresponding Job 
(32993200) should have TempExprId to continue further scheduling. 



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


[jira] [Created] (OFBIZ-11327) Unable to upload content at view profile screen

2020-01-25 Thread Mohammed Rehan Khan (Jira)
Mohammed Rehan Khan created OFBIZ-11327:
---

 Summary: Unable to upload content at view profile screen
 Key: OFBIZ-11327
 URL: https://issues.apache.org/jira/browse/OFBIZ-11327
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Trunk
Reporter: Mohammed Rehan Khan
 Attachments: FileManager-Ecommerce.png

Steps to regenerate -
# Open URL https://demo-stable.ofbiz.apache.org/ecommerce/control/main
# Click on the profile tab
# Go to file manager section
# Upload any type of content

Error - No uploaded content found in the context

Expected - User should be able to upload content

Please refer attachment



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


[jira] [Commented] (OFBIZ-10972) Filters are not working at Find Order screen

2019-09-28 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan commented on OFBIZ-10972:
-

I have provided a patch for the ticket.

Here are the details.

#1. labeled the drop-down
#2. Second drop-down is not required to perform the action. So it should not be 
displayed if printer data is not available. So I have added required validation 
check for this.
#3. I have verified the run-action functionality. It is working fine. We need 
to check at least one checkbox before performing the action. So I have disabled 
RunAction button and it will be enabled if any of the checkbox is checked. 

--
Thanks !!

> Filters are not working at Find Order screen
> 
>
> Key: OFBIZ-10972
> URL: https://issues.apache.org/jira/browse/OFBIZ-10972
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders
>Reporter: Sanjay Yadav
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: FindOrderFilterNotWorking.png, Ofbiz-10972.patch
>
>
> Steps to regenerate issue -
>  # Go to Backend ERP application using link - 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders]
>  # Navigate to bottom of the page in Order(s) Found section
>  # At rightmost corner check of unlabelled drop downs.
> Actual - there are two drop downs and both are unlabelled, Also, second is 
> always empty, no data populating into it.
> Expected -
> 1) I think drop down should be labelled.
> 2) There should be data created for second drop down if it's required.
> 3) Choose value from drop down and click Run Action button. It display no 
> results with message -
> "The Following Errors Occurred:
> The following required parameter is missing: [IN] 
> [massChangeOrderApproved.orderIdList]"
> Please refer attachment.



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


[jira] [Updated] (OFBIZ-10972) Filters are not working at Find Order screen

2019-09-28 Thread Mohammed Rehan Khan (Jira)


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

Mohammed Rehan Khan updated OFBIZ-10972:

Attachment: Ofbiz-10972.patch

> Filters are not working at Find Order screen
> 
>
> Key: OFBIZ-10972
> URL: https://issues.apache.org/jira/browse/OFBIZ-10972
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders
>Reporter: Sanjay Yadav
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: FindOrderFilterNotWorking.png, Ofbiz-10972.patch
>
>
> Steps to regenerate issue -
>  # Go to Backend ERP application using link - 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders]
>  # Navigate to bottom of the page in Order(s) Found section
>  # At rightmost corner check of unlabelled drop downs.
> Actual - there are two drop downs and both are unlabelled, Also, second is 
> always empty, no data populating into it.
> Expected -
> 1) I think drop down should be labelled.
> 2) There should be data created for second drop down if it's required.
> 3) Choose value from drop down and click Run Action button. It display no 
> results with message -
> "The Following Errors Occurred:
> The following required parameter is missing: [IN] 
> [massChangeOrderApproved.orderIdList]"
> Please refer attachment.



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


[jira] [Assigned] (OFBIZ-10972) Filters are not working at Find Order screen

2019-06-22 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan reassigned OFBIZ-10972:
---

Assignee: Mohammed Rehan Khan

> Filters are not working at Find Order screen
> 
>
> Key: OFBIZ-10972
> URL: https://issues.apache.org/jira/browse/OFBIZ-10972
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
> Environment: 
> https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders
>Reporter: Sanjay Yadav
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: FindOrderFilterNotWorking.png
>
>
> Steps to regenerate issue -
>  # Go to Backend ERP application using link - 
> [https://demo-trunk.ofbiz.apache.org/ordermgr/control/findorders]
>  # Navigate to bottom of the page in Order(s) Found section
>  # At rightmost corner check of unlabelled drop downs.
> Actual - there are two drop downs and both are unlabelled, Also, second is 
> always empty, no data populating into it.
> Expected -
> 1) I think drop down should be labelled.
> 2) There should be data created for second drop down if it's required.
> 3) Choose value from drop down and click Run Action button. It display no 
> results with message -
> "The Following Errors Occurred:
> The following required parameter is missing: [IN] 
> [massChangeOrderApproved.orderIdList]"
> Please refer attachment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9299) image content

2019-06-22 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan updated OFBIZ-9299:
---
Attachment: OFBIZ-9299.patch

> image content
> -
>
> Key: OFBIZ-9299
> URL: https://issues.apache.org/jira/browse/OFBIZ-9299
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>Assignee: Mohammed Rehan Khan
>Priority: Major
>  Labels: Rainbow, theme
> Attachments: Capture1.PNG, Capture2.PNG, OFBIZ-9299.patch
>
>
> logo image not displayed untill we press in content component
> see attached capture two images
> we can upload this image from party profile --> Party Content



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9299) image content

2019-06-22 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan commented on OFBIZ-9299:


Here is the patch for this issue.

> image content
> -
>
> Key: OFBIZ-9299
> URL: https://issues.apache.org/jira/browse/OFBIZ-9299
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>Assignee: Mohammed Rehan Khan
>Priority: Major
>  Labels: Rainbow, theme
> Attachments: Capture1.PNG, Capture2.PNG, OFBIZ-9299.patch
>
>
> logo image not displayed untill we press in content component
> see attached capture two images
> we can upload this image from party profile --> Party Content



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9299) image content

2019-06-22 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan commented on OFBIZ-9299:


Logo image was not showing on party profile page because we were using Ajax 
request to add party content on the party profile screen. So due to ajax 
request screen was not getting refreshed. To display logo image we did the 
following changes: 
1) Removed ajax request and rendered profile view screen after submit
2) Used ofbizUrl macro to show an image instead of /content/control/stream URL 
value.

--
Thanks !!



> image content
> -
>
> Key: OFBIZ-9299
> URL: https://issues.apache.org/jira/browse/OFBIZ-9299
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>Assignee: Mohammed Rehan Khan
>Priority: Major
>  Labels: Rainbow, theme
> Attachments: Capture1.PNG, Capture2.PNG
>
>
> logo image not displayed untill we press in content component
> see attached capture two images
> we can upload this image from party profile --> Party Content



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-9299) image content

2019-06-22 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan reassigned OFBIZ-9299:
--

Assignee: Mohammed Rehan Khan

> image content
> -
>
> Key: OFBIZ-9299
> URL: https://issues.apache.org/jira/browse/OFBIZ-9299
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>Assignee: Mohammed Rehan Khan
>Priority: Major
>  Labels: Rainbow, theme
> Attachments: Capture1.PNG, Capture2.PNG
>
>
> logo image not displayed untill we press in content component
> see attached capture two images
> we can upload this image from party profile --> Party Content



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10952) Add support of applying price rule to the selected options during the configurable product ordering workflow

2019-04-28 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan commented on OFBIZ-10952:
-

[~pritam.kute]
PriceRule on configure product option item is working fine if we add list_price 
for the options product.
Currently, there is only one price type(Default_price) setup for this option 
products. But calculate product price service applies price rule on list_price 
of the product only.  

So if we set up/add list_price for the options product then the functionality 
will be working fine.

--
Thanks !!

> Add support of applying price rule to the selected options during the 
> configurable product ordering workflow
> 
>
> Key: OFBIZ-10952
> URL: https://issues.apache.org/jira/browse/OFBIZ-10952
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Mohammed Rehan Khan
>Priority: Major
>
> Add the support for setting and apply the price rules on a configurable item 
> based on other sets of opted configurable items.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10952) Add support of applying price rule to the selected options during the configurable product ordering workflow

2019-04-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan reassigned OFBIZ-10952:
---

Assignee: Mohammed Rehan Khan

> Add support of applying price rule to the selected options during the 
> configurable product ordering workflow
> 
>
> Key: OFBIZ-10952
> URL: https://issues.apache.org/jira/browse/OFBIZ-10952
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Mohammed Rehan Khan
>Priority: Major
>
> Add the support for setting and apply the price rules on a configurable item 
> based on other sets of opted configurable items.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10950) Having ability to make Configurable options date controlled

2019-04-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan commented on OFBIZ-10950:
-

Here is the patch for adding this feature.

> Having ability to make Configurable options date controlled
> ---
>
> Key: OFBIZ-10950
> URL: https://issues.apache.org/jira/browse/OFBIZ-10950
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-10950.patch
>
>
> Have the ability to make the Configurable Option Date Controlled while 
> setting up the Configurable Good
> We can add fromDate (not nullable) and thruDate fields to ProductConfigOption 
> entity to achieve that. So while building ProductConfigWrapper object we can 
> filter all those options which are expired. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10950) Having ability to make Configurable options date controlled

2019-04-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan updated OFBIZ-10950:

Attachment: OFBIZ-10950.patch

> Having ability to make Configurable options date controlled
> ---
>
> Key: OFBIZ-10950
> URL: https://issues.apache.org/jira/browse/OFBIZ-10950
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Mohammed Rehan Khan
>Priority: Major
> Attachments: OFBIZ-10950.patch
>
>
> Have the ability to make the Configurable Option Date Controlled while 
> setting up the Configurable Good
> We can add fromDate (not nullable) and thruDate fields to ProductConfigOption 
> entity to achieve that. So while building ProductConfigWrapper object we can 
> filter all those options which are expired. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10950) Having ability to make Configurable options date controlled

2019-04-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan reassigned OFBIZ-10950:
---

Assignee: Mohammed Rehan Khan

> Having ability to make Configurable options date controlled
> ---
>
> Key: OFBIZ-10950
> URL: https://issues.apache.org/jira/browse/OFBIZ-10950
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Mohammed Rehan Khan
>Priority: Major
>
> Have the ability to make the Configurable Option Date Controlled while 
> setting up the Configurable Good
> We can add fromDate (not nullable) and thruDate fields to ProductConfigOption 
> entity to achieve that. So while building ProductConfigWrapper object we can 
> filter all those options which are expired. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10628) Quote list is not showing on ecommerce

2018-10-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan updated OFBIZ-10628:

Attachment: OFBIZ-10628-Release-17.12.patch
OFBIZ-10628-Trunk.patch

> Quote list is not showing on ecommerce
> --
>
> Key: OFBIZ-10628
> URL: https://issues.apache.org/jira/browse/OFBIZ-10628
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 17.12
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: OFBIZ-10628-Release-17.12.patch, OFBIZ-10628-Trunk.patch
>
>
> Steps to reproduce the issue:
> # Visit: https://demo-trunk-ofbiz.apache.org/ecommerce/control/main
> # Click on the ShoppingList button
> # Create new shopping list if does not exits
> # Click on create new quote link on shopping list detail section
> # Now click on Quotes button (Right top)
> Result: Quotes details are not showing
> Expected Result: Quotes details should be displayed 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10628) Quote list is not showing on ecommerce

2018-10-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan commented on OFBIZ-10628:
-

Here is patch to fix the issue

> Quote list is not showing on ecommerce
> --
>
> Key: OFBIZ-10628
> URL: https://issues.apache.org/jira/browse/OFBIZ-10628
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 17.12
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: OFBIZ-10628-Release-17.12.patch, OFBIZ-10628-Trunk.patch
>
>
> Steps to reproduce the issue:
> # Visit: https://demo-trunk-ofbiz.apache.org/ecommerce/control/main
> # Click on the ShoppingList button
> # Create new shopping list if does not exits
> # Click on create new quote link on shopping list detail section
> # Now click on Quotes button (Right top)
> Result: Quotes details are not showing
> Expected Result: Quotes details should be displayed 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10628) Quote list is not showing on ecommerce

2018-10-27 Thread Mohammed Rehan Khan (JIRA)
Mohammed Rehan Khan created OFBIZ-10628:
---

 Summary: Quote list is not showing on ecommerce
 Key: OFBIZ-10628
 URL: https://issues.apache.org/jira/browse/OFBIZ-10628
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Trunk, Release Branch 17.12
Reporter: Mohammed Rehan Khan
Assignee: Mohammed Rehan Khan


Steps to reproduce the issue:
# Visit: https://demo-trunk-ofbiz.apache.org/ecommerce/control/main
# Click on the ShoppingList button
# Create new shopping list if does not exits
# Click on create new quote link on shopping list detail section
# Now click on Quotes button (Right top)

Result: Quotes details are not showing

Expected Result: Quotes details should be displayed 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10617) ECommerce landing page breaks if popular category does not exists

2018-10-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan commented on OFBIZ-10617:
-

Attached the patch to fix the issue.

> ECommerce landing page breaks if popular category does not exists
> -
>
> Key: OFBIZ-10617
> URL: https://issues.apache.org/jira/browse/OFBIZ-10617
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 17.12
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: Featured Products   OFBiz E Commerce Store.png, 
> OFBIZ-10617-Release-17.12.patch, OFBIZ-10617-Trunk.patch
>
>
> Steps to regenerate the issue
> # Visit: http://demo-trunk-ofbiz.apache.org:28080/ecommerce/control/main
> # Create your catalog
> # Associate Browse_Root, Search, Promotion categories to catalog
> # If we don't associate popular category(Best-Sell) to catalog then 
> e-commerce landing page breaks
> For reference, please find attached screenshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10617) ECommerce landing page breaks if popular category does not exists

2018-10-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan updated OFBIZ-10617:

Attachment: OFBIZ-10617-Release-17.12.patch

> ECommerce landing page breaks if popular category does not exists
> -
>
> Key: OFBIZ-10617
> URL: https://issues.apache.org/jira/browse/OFBIZ-10617
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 17.12
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: Featured Products   OFBiz E Commerce Store.png, 
> OFBIZ-10617-Release-17.12.patch, OFBIZ-10617-Trunk.patch
>
>
> Steps to regenerate the issue
> # Visit: http://demo-trunk-ofbiz.apache.org:28080/ecommerce/control/main
> # Create your catalog
> # Associate Browse_Root, Search, Promotion categories to catalog
> # If we don't associate popular category(Best-Sell) to catalog then 
> e-commerce landing page breaks
> For reference, please find attached screenshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10617) ECommerce landing page breaks if popular category does not exists

2018-10-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan updated OFBIZ-10617:

Attachment: OFBIZ-10617-Trunk.patch

> ECommerce landing page breaks if popular category does not exists
> -
>
> Key: OFBIZ-10617
> URL: https://issues.apache.org/jira/browse/OFBIZ-10617
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 17.12
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: Featured Products   OFBiz E Commerce Store.png, 
> OFBIZ-10617-Release-17.12.patch, OFBIZ-10617-Trunk.patch
>
>
> Steps to regenerate the issue
> # Visit: http://demo-trunk-ofbiz.apache.org:28080/ecommerce/control/main
> # Create your catalog
> # Associate Browse_Root, Search, Promotion categories to catalog
> # If we don't associate popular category(Best-Sell) to catalog then 
> e-commerce landing page breaks
> For reference, please find attached screenshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10617) ECommerce landing page breaks if popular category does not exists

2018-10-27 Thread Mohammed Rehan Khan (JIRA)


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

Mohammed Rehan Khan reassigned OFBIZ-10617:
---

Assignee: Mohammed Rehan Khan  (was: Ashish Vijaywargiya)

> ECommerce landing page breaks if popular category does not exists
> -
>
> Key: OFBIZ-10617
> URL: https://issues.apache.org/jira/browse/OFBIZ-10617
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 17.12
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Minor
> Attachments: Featured Products   OFBiz E Commerce Store.png
>
>
> Steps to regenerate the issue
> # Visit: http://demo-trunk-ofbiz.apache.org:28080/ecommerce/control/main
> # Create your catalog
> # Associate Browse_Root, Search, Promotion categories to catalog
> # If we don't associate popular category(Best-Sell) to catalog then 
> e-commerce landing page breaks
> For reference, please find attached screenshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10617) ECommerce landing page breaks if popular category does not exists

2018-10-27 Thread Mohammed Rehan Khan (JIRA)
Mohammed Rehan Khan created OFBIZ-10617:
---

 Summary: ECommerce landing page breaks if popular category does 
not exists
 Key: OFBIZ-10617
 URL: https://issues.apache.org/jira/browse/OFBIZ-10617
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Trunk, Release Branch 17.12
Reporter: Mohammed Rehan Khan
Assignee: Ashish Vijaywargiya
 Attachments: Featured Products   OFBiz E Commerce Store.png

Steps to regenerate the issue
# Visit: http://demo-trunk-ofbiz.apache.org:28080/ecommerce/control/main
# Create your catalog
# Associate Browse_Root, Search, Promotion categories to catalog
# If we don't associate popular category(Best-Sell) to catalog then e-commerce 
landing page breaks

For reference, please find attached screenshot



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9762) Getting error in select frequency drop down on eCommerce shopping list screen

2017-09-23 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-9762:
---
Description: 
Steps to regenerate this issue

1) Login to eCommerce component
2) Click on shopping list tab
3) Add new shopping list item for "Automatic Re-order" type list 
4) Click on select frequency drop-down of shopping list recorder section

Please refer the attached screenshot for the error. 

  was:
Steps to regenerate this issue

1) Login to eCommerce component
2) Click on shopping list tab
3) Add new shopping list item
4) Click on select frequency drop-down of shopping list recorder section

Please refer the attached screenshot for the error. 


> Getting error in select frequency drop down on eCommerce shopping list screen 
>  
> ---
>
> Key: OFBIZ-9762
> URL: https://issues.apache.org/jira/browse/OFBIZ-9762
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
> Attachments: screenshot-1.png
>
>
> Steps to regenerate this issue
> 1) Login to eCommerce component
> 2) Click on shopping list tab
> 3) Add new shopping list item for "Automatic Re-order" type list 
> 4) Click on select frequency drop-down of shopping list recorder section
> Please refer the attached screenshot for the error. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (OFBIZ-9762) Getting error in select frequency drop down on eCommerce shopping list screen

2017-09-23 Thread Mohammed Rehan Khan (JIRA)
Mohammed Rehan Khan created OFBIZ-9762:
--

 Summary: Getting error in select frequency drop down on eCommerce 
shopping list screen  
 Key: OFBIZ-9762
 URL: https://issues.apache.org/jira/browse/OFBIZ-9762
 Project: OFBiz
  Issue Type: Bug
  Components: ecommerce
Affects Versions: Trunk
Reporter: Mohammed Rehan Khan
Assignee: Mohammed Rehan Khan


Steps to regenerate this issue

1) Login to eCommerce component
2) Click on shopping list tab
3) Add new shopping list item
4) Click on select frequency drop-down of shopping list recorder section

Please refer the attached screenshot for the error. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2017-04-15 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-7120:
---
Attachment: OFBIZ-7120-branch-16.11.patch
OFBIZ-7120-framework.patch

Hi Community,

After the implementation of new servlet filter for controller related logic, 
the multisite feature was not working properly due to URL modification. This 
control filter can not be applied to cmssite because that web application is 
intended to use dynamically publish URL.
So we can remove the control filter from web.xml of cmssite.

Thanks [~jacopoc] for discussing the possible solution on this issue.

Here are the updated patches. 


> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Mohammed Rehan Khan
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch, OFBIZ-7120-branch-16.11.patch, 
> OFBIZ-7120-framework.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Reopened] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2017-04-15 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan reopened OFBIZ-7120:

  Assignee: Mohammed Rehan Khan  (was: Pranay Pandey)

> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Mohammed Rehan Khan
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7002) Images are not rendered in content

2016-10-16 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan commented on OFBIZ-7002:


Thanks [~jacques.le.roux]. I am looking  into this.

> Images are not rendered in content
> --
>
> Key: OFBIZ-7002
> URL: https://issues.apache.org/jira/browse/OFBIZ-7002
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 12.04, Release Branch 13.07, Release 
> Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
> Attachments: OFBIZ-7002.patch, OFBIZ-7002.patch
>
>
> When you get to 
> {code}
> content/control/WebSiteCms?webSiteId=CmsSite 
> {code}
> and add a new image in the tree, it's no rendered. Same at 
> {code}
> content/control/EditLayout?drDataResourceId=NOCONTENTFOUND=NOCONTENTFOUND
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-7000) You cannot edit an image in content

2016-10-16 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan commented on OFBIZ-7000:


Thank you [~jacques.le.roux]  !

> You cannot edit an image in content
> ---
>
> Key: OFBIZ-7000
> URL: https://issues.apache.org/jira/browse/OFBIZ-7000
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 12.04, Release Branch 13.07, Release 
> Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Release Branch 13.07, Release Branch 14.12, Upcoming 
> Branch, Release Branch 15.12
>
> Attachments: Image 018.png, OFBIZ-7000.patch, OFBIZ-7000.patch, 
> nocontentfound.png
>
>
> If you get to 
> {code}
> content/control/EditLayout?drDataResourceId=NOCONTENTFOUND=NOCONTENTFOUND
> {code}
> When trying to editing you get an error
> {code}
> 2016-04-11 10:48:42,932 |http-bio-8443-exec-9 |ScreenFactory 
> |I| Got 9 screens in 0.004s from: 
> file:/C:/projectASF-Mars/ofbiz/applications/content/widget/layout/LayoutScreens.xml
> 2016-04-11 10:48:43,051 |http-bio-8443-exec-9 |ScriptUtil
> |W| Error running script at location 
> [component://content/webapp/content/WEB-INF/actions/layout/EditSubContent.groovy]:
>  org.ofbiz.b
> ase.util.GeneralException: The desired mime-type is not a text type, cannot 
> render as text: image/png
> org.ofbiz.base.util.GeneralException: The desired mime-type is not a text 
> type, cannot render as text: image/png
> at 
> org.ofbiz.content.data.DataResourceWorker.renderDataResourceAsText(DataResourceWorker.java:624)
>  ~[ofbiz-content.jar:?]
> at 
> org.ofbiz.content.data.DataResourceWorker.renderDataResourceAsText(DataResourceWorker.java:603)
>  ~[ofbiz-content.jar:?]
> at 
> org.ofbiz.content.data.DataResourceWorker$renderDataResourceAsText.call(Unknown
>  Source) ~[?:?]
> at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
>  ~[groovy-all-2.4.5.jar:2.4.5]
> at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
>  ~[groovy-all-2.4.5.jar:2.4.5]
> at EditSubContent.run(EditSubContent.groovy:50) ~[?:?]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-7000) You cannot edit an image in content

2016-10-15 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-7000:
---
Attachment: OFBIZ-7000.patch

Hello [~jacques.le.roux],

Here is the updated patch to fix the issue.

I needed to make changes in the patch provided earlier which are as follows:

- Updated groovy file reference as per new structure.
- Added if_exist check to prevent null pointer exception.
- Corrected condition to update dataResource in 
"persistDataResourceAndDataMethod".

-- 
Thanks 

> You cannot edit an image in content
> ---
>
> Key: OFBIZ-7000
> URL: https://issues.apache.org/jira/browse/OFBIZ-7000
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 12.04, Release Branch 13.07, Release 
> Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Minor
> Attachments: OFBIZ-7000.patch, OFBIZ-7000.patch
>
>
> If you get to 
> {code}
> content/control/EditLayout?drDataResourceId=NOCONTENTFOUND=NOCONTENTFOUND
> {code}
> When trying to editing you get an error
> {code}
> 2016-04-11 10:48:42,932 |http-bio-8443-exec-9 |ScreenFactory 
> |I| Got 9 screens in 0.004s from: 
> file:/C:/projectASF-Mars/ofbiz/applications/content/widget/layout/LayoutScreens.xml
> 2016-04-11 10:48:43,051 |http-bio-8443-exec-9 |ScriptUtil
> |W| Error running script at location 
> [component://content/webapp/content/WEB-INF/actions/layout/EditSubContent.groovy]:
>  org.ofbiz.b
> ase.util.GeneralException: The desired mime-type is not a text type, cannot 
> render as text: image/png
> org.ofbiz.base.util.GeneralException: The desired mime-type is not a text 
> type, cannot render as text: image/png
> at 
> org.ofbiz.content.data.DataResourceWorker.renderDataResourceAsText(DataResourceWorker.java:624)
>  ~[ofbiz-content.jar:?]
> at 
> org.ofbiz.content.data.DataResourceWorker.renderDataResourceAsText(DataResourceWorker.java:603)
>  ~[ofbiz-content.jar:?]
> at 
> org.ofbiz.content.data.DataResourceWorker$renderDataResourceAsText.call(Unknown
>  Source) ~[?:?]
> at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
>  ~[groovy-all-2.4.5.jar:2.4.5]
> at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
>  ~[groovy-all-2.4.5.jar:2.4.5]
> at EditSubContent.run(EditSubContent.groovy:50) ~[?:?]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-7002) Images are not rendered in content

2016-10-15 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-7002:
---
Attachment: OFBIZ-7002.patch

Hello [~jacques.le.roux],

I have updated patch to fix the issue. In this patch, I just updated references 
of java files as per new structure.

After applying the patch, Image is rendered on edit Layout screen without any 
exception.
 
Here is the link to access the screen:

(https://localhost:8443/content/control/EditLayout?drDataResourceId=NOCONTENTFOUND=NOCONTENTFOUND)

Please let me know, If you face any error.

--
Thanks 

> Images are not rendered in content
> --
>
> Key: OFBIZ-7002
> URL: https://issues.apache.org/jira/browse/OFBIZ-7002
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Release Branch 12.04, Release Branch 13.07, Release 
> Branch 14.12, Trunk, Release Branch 15.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
> Attachments: OFBIZ-7002.patch, OFBIZ-7002.patch
>
>
> When you get to content/control/WebSiteCms?webSiteId=CmsSite and add a new 
> image in the tree, it's no rendered. Same at 
> {code}
> content/control/EditLayout?drDataResourceId=NOCONTENTFOUND=NOCONTENTFOUND
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-8276) Add default table style on ViewGatewayResponse screen

2016-09-17 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-8276:
---
Attachment: OFBIZ-8276.patch

Here is the patch to fix the task. 

Added default-table-style on 'ViewGatewayResponsePayments' form.

--
Thanks   

> Add default table style on ViewGatewayResponse screen 
> --
>
> Key: OFBIZ-8276
> URL: https://issues.apache.org/jira/browse/OFBIZ-8276
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Trivial
> Attachments: OFBIZ-8276.patch, screenshot-1.png
>
>
> Steps to reproduce:
> 1) Click on Accounting link
> 2) Click on Transactions tab
> 3) Find any payment gateway response
> 4) Click on paymentGatewayResponseId 
> (https://localhost:8443/accounting/control/ViewGatewayResponse?paymentGatewayResponseId=9002)
> Result: On ViewGatewayResponse screen, payment section is not consistent 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-8276) Add default table style on ViewGatewayResponse screen

2016-09-17 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-8276:
---
Description: 
Steps to reproduce:
1) Click on Accounting link
2) Click on Transactions tab
3) Find any payment gateway response
4) Click on paymentGatewayResponseId 
(https://localhost:8443/accounting/control/ViewGatewayResponse?paymentGatewayResponseId=9002)

Result: On ViewGatewayResponse screen, payment section is not consistent 

  was:
Steps to reproduce:
1) Click on Accounting link
2) Click on Transactions tab
3) Find any payment gateway response
4) Click on paymentGatewayResponseId 
(https://localhost:8443/accounting/control/ViewGatewayResponse?paymentGatewayResponseId=9002)

Result: On ViewGatewayRe 


> Add default table style on ViewGatewayResponse screen 
> --
>
> Key: OFBIZ-8276
> URL: https://issues.apache.org/jira/browse/OFBIZ-8276
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Trivial
> Attachments: screenshot-1.png
>
>
> Steps to reproduce:
> 1) Click on Accounting link
> 2) Click on Transactions tab
> 3) Find any payment gateway response
> 4) Click on paymentGatewayResponseId 
> (https://localhost:8443/accounting/control/ViewGatewayResponse?paymentGatewayResponseId=9002)
> Result: On ViewGatewayResponse screen, payment section is not consistent 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-8276) Add default table style on ViewGatewayResponse screen

2016-09-17 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-8276:
---
Description: 
Steps to reproduce:
1) Click on Accounting link
2) Click on Transactions tab
3) Find any payment gateway response
4) Click on paymentGatewayResponseId 
(https://localhost:8443/accounting/control/ViewGatewayResponse?paymentGatewayResponseId=9002)

Result: On ViewGatewayRe 

> Add default table style on ViewGatewayResponse screen 
> --
>
> Key: OFBIZ-8276
> URL: https://issues.apache.org/jira/browse/OFBIZ-8276
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Trivial
> Attachments: screenshot-1.png
>
>
> Steps to reproduce:
> 1) Click on Accounting link
> 2) Click on Transactions tab
> 3) Find any payment gateway response
> 4) Click on paymentGatewayResponseId 
> (https://localhost:8443/accounting/control/ViewGatewayResponse?paymentGatewayResponseId=9002)
> Result: On ViewGatewayRe 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-8276) Add default table style on ViewGatewayResponse screen

2016-09-17 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-8276:
---
Attachment: screenshot-1.png

> Add default table style on ViewGatewayResponse screen 
> --
>
> Key: OFBIZ-8276
> URL: https://issues.apache.org/jira/browse/OFBIZ-8276
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Trivial
> Attachments: screenshot-1.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-8276) Add default table style on ViewGatewayResponse screen

2016-09-17 Thread Mohammed Rehan Khan (JIRA)

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

Mohammed Rehan Khan updated OFBIZ-8276:
---
Sprint: Community Day 3 - 2016

> Add default table style on ViewGatewayResponse screen 
> --
>
> Key: OFBIZ-8276
> URL: https://issues.apache.org/jira/browse/OFBIZ-8276
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Mohammed Rehan Khan
>Assignee: Mohammed Rehan Khan
>Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OFBIZ-8276) Add default table style on ViewGatewayResponse screen

2016-09-17 Thread Mohammed Rehan Khan (JIRA)
Mohammed Rehan Khan created OFBIZ-8276:
--

 Summary: Add default table style on ViewGatewayResponse screen 
 Key: OFBIZ-8276
 URL: https://issues.apache.org/jira/browse/OFBIZ-8276
 Project: OFBiz
  Issue Type: Improvement
Affects Versions: Trunk
Reporter: Mohammed Rehan Khan
Assignee: Mohammed Rehan Khan
Priority: Trivial






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)