Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl.
---------------------------------------------------------------------------------------- Key: OFBIZ-3265 URL: https://issues.apache.org/jira/browse/OFBIZ-3265 Project: OFBiz Issue Type: Improvement Components: product Affects Versions: SVN trunk Reporter: Arpit Singh Pandya Priority: Minor Fix For: SVN trunk Attachments: OFBIZ-3265.patch Steps to generate the problem -- Go to https://demo.ofbiz.org/catalog/control/main -- In Right bar at Search Products section Leave Product Id. -- Select "Inventory" in "-Product Jump-" DropDown. It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code. -- Arpit Singh Pandya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Singh Pandya updated OFBIZ-3265: -------------------------------------- Attachment: OFBIZ-3265.patch Here is the patch to resolve this issue. > Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl. > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-3265 > URL: https://issues.apache.org/jira/browse/OFBIZ-3265 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Arpit Singh Pandya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3265.patch > > > Steps to generate the problem > -- Go to https://demo.ofbiz.org/catalog/control/main > -- In Right bar at Search Products section Leave Product Id. > -- Select "Inventory" in "-Product Jump-" DropDown. > It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code. > -- > Arpit Singh Pandya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-3265: ------------------------------------------ Assignee: Ashish Vijaywargiya > Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl. > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-3265 > URL: https://issues.apache.org/jira/browse/OFBIZ-3265 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Arpit Singh Pandya > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3265.patch > > > Steps to generate the problem > -- Go to https://demo.ofbiz.org/catalog/control/main > -- In Right bar at Search Products section Leave Product Id. > -- Select "Inventory" in "-Product Jump-" DropDown. > It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code. > -- > Arpit Singh Pandya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3265. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 9.04 Assignee: Jacques Le Roux (was: Ashish Vijaywargiya) Thanks Arpit (or should I say Arpit Singh?), Your patch is in trunk at r884758, R9.04 at r 884761. EditProductInventoryItems.groovy needed a bit more attention in R9.04, fixed at r884763 > Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl. > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-3265 > URL: https://issues.apache.org/jira/browse/OFBIZ-3265 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Arpit Singh Pandya > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-3265.patch > > > Steps to generate the problem > -- Go to https://demo.ofbiz.org/catalog/control/main > -- In Right bar at Search Products section Leave Product Id. > -- Select "Inventory" in "-Product Jump-" DropDown. > It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code. > -- > Arpit Singh Pandya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783059#action_12783059 ] Ashish Vijaywargiya commented on OFBIZ-3265: -------------------------------------------- Man your speed of picking jira issue is same as that of speed of Rajdhani Express (http://en.wikipedia.org/wiki/Rajdhani_Express). Thanks for the quick pick Jacques - truly appreciated. -- Ashish > Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl. > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-3265 > URL: https://issues.apache.org/jira/browse/OFBIZ-3265 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Arpit Singh Pandya > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-3265.patch > > > Steps to generate the problem > -- Go to https://demo.ofbiz.org/catalog/control/main > -- In Right bar at Search Products section Leave Product Id. > -- Select "Inventory" in "-Product Jump-" DropDown. > It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code. > -- > Arpit Singh Pandya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783063#action_12783063 ] Jacques Le Roux commented on OFBIZ-3265: ---------------------------------------- Thanks for the compliment Ashish, I'd like to slow a bit, but I can't. Like you said I'm like a train, slow to stop... Slow to begin also, more like a [diesel engine|http://en.wikipedia.org/wiki/Diesel_engine], this is what age reduces you, from a [Mobylette|http://en.wikipedia.org/wiki/Mobylette] to a train ;) A bit of humor never hurt... > Error is not Handle for Inventory, if wrong productId is passed, it is breaking the ftl. > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-3265 > URL: https://issues.apache.org/jira/browse/OFBIZ-3265 > Project: OFBiz > Issue Type: Improvement > Components: product > Affects Versions: SVN trunk > Reporter: Arpit Singh Pandya > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-3265.patch > > > Steps to generate the problem > -- Go to https://demo.ofbiz.org/catalog/control/main > -- In Right bar at Search Products section Leave Product Id. > -- Select "Inventory" in "-Product Jump-" DropDown. > It is breaking the ProductInventorySummary.ftl and EditProductInventoryItems.ftl code. > -- > Arpit Singh Pandya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |