[jira] [Assigned] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product content screen in 11.04 release

2012-04-20 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4832:
--

Assignee: Ashish Vijaywargiya

 Product images are getting removed when user uploads specific (small, medium, 
 large or detail) image from product  content screen in 11.04 release
 ---

 Key: OFBIZ-4832
 URL: https://issues.apache.org/jira/browse/OFBIZ-4832
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: Release Branch 11.04
Reporter: Suprit Udawat
Assignee: Ashish Vijaywargiya
 Fix For: Release Branch 11.04

 Attachments: OFBIZ-4832.patch


 In current system when user upload original image system will automatically 
 create rest of images that is small, medium, large, detail and thumbnail but 
 when user upload specific image like small, medium or other image of product, 
 system will remove all the images from specific product folder and place only 
 recently updated image. Also if there will be medium, large or detail images 
 are exist in system and user upload small image to complete image set then 
 system removed all three images and add small image instead system should add 
 new small image without touching other images. So this is a bug in 11.04.
 Provided patch in the task to resolve this problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4754) Fixed fix me for ajax auto-completer for order entry process.

2012-03-24 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4754:
--

Assignee: Ashish Vijaywargiya

 Fixed fix me for ajax auto-completer for order entry process.
 -

 Key: OFBIZ-4754
 URL: https://issues.apache.org/jira/browse/OFBIZ-4754
 Project: OFBiz
  Issue Type: Bug
  Components: order
Reporter: Nitesh Suryavanshi
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4754.patch


 Fixed fixme for ajax auto-completer for showcart screen of order entry 
 process.
 Currently call_fieldlookup2 is used for the product lookup, auto completer is 
 not supported via call_fieldlookup2 and it open a window instead of layered 
 lookup.
 Need to use htmlTemplate.lookup field for the product lookup. Also removed 
 the FIXME comment.
 The FIXME issue was fixed in 
 [OFBIZ-4646|https://issues.apache.org/jira/browse/OFBIZ-4646], Now its 
 working fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4753) After session timeout, ajax popup dialogbox shows ofbiz login screen.

2012-03-24 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4753:
--

Assignee: Ashish Vijaywargiya

 After session timeout, ajax popup dialogbox shows ofbiz login screen.
 -

 Key: OFBIZ-4753
 URL: https://issues.apache.org/jira/browse/OFBIZ-4753
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Reporter: Deepak Dixit
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4753-11.04.patch, OFBIZ-4753-Trunk.patch


 This is related to 
 [OFBIZ-4256|https://issues.apache.org/jira/browse/OFBIZ-4256]. Need to port 
 the same for release 11.04.
 If the session has already timed out. The dialog box would show the login 
 screen and if user do login then lookup screen open in a blank page.
 In trunk this is implemented but need to fix the ajax login link in popup, it 
 shows the error document.ajaxNotLoggedIn_LF_1 is undefined in js console.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4735) User behaviour issue on Lookup.

2012-03-20 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4735:
--

Assignee: Ashish Vijaywargiya

 User behaviour issue on Lookup.
 ---

 Key: OFBIZ-4735
 URL: https://issues.apache.org/jira/browse/OFBIZ-4735
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Reporter: Deepak Dixit
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4735-11.04.patch, OFBIZ-4735.patch


 Currently if user perform search or use pagination in lookup and if matches 
 found then list display but if no matches found then user didn't know that 
 result will come or not, even no matches found.
 Change behaviour should be when user perform search or use pagination then 
 spinner (ajax loader image) shows wchich tells user that search is in 
 progress.
 If matches found or not found spinner disappears.
 Now user won't see any abnormal behaviour at ui.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4734) User behaviour issue on auto-completer.

2012-03-20 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4734:
--

Assignee: Ashish Vijaywargiya

 User behaviour issue on auto-completer.
 ---

 Key: OFBIZ-4734
 URL: https://issues.apache.org/jira/browse/OFBIZ-4734
 Project: OFBiz
  Issue Type: Bug
Reporter: Deepak Dixit
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4734-Release11.04.patch, OFBIZ-4734-Trunk.patch


 Currently if user type in auto-completer text box and if matches found then 
 list display as auto-completer result list but if no matches found then user 
 didn't know that result will come or not, even no matches found.
 Change behaviour is when user type in text box then spinner (ajax loader 
 image) shows wchich tells user that search is in progress.
 If matches found or not found spinner disapperars and reult/ no result 
 message listed in auto-completer relsult list.
 Now user won't see any abnormal behaviour at ui.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4732) Not able to add Order Item Type for PO while adding item to existing PO.

2012-03-19 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4732:
--

Assignee: Ashish Vijaywargiya

 Not able to add Order Item Type for PO while adding item to existing PO.
 

 Key: OFBIZ-4732
 URL: https://issues.apache.org/jira/browse/OFBIZ-4732
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 10.04, Release Branch 11.04, SVN trunk
Reporter: Deepak Dixit
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4732-10.04.patch, OFBIZ-4732-11.04.patch, 
 OFBIZ-4732-Trunk.patch


 If we are creating PO then user can add order item type from show cart 
 screen, so there should be an option to add order item type while adding item 
 to existing PO on edit item screen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4722) completePack service times out for large orders

2012-03-03 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4722:
--

Assignee: Ashish Vijaywargiya

 completePack service times out for large orders
 ---

 Key: OFBIZ-4722
 URL: https://issues.apache.org/jira/browse/OFBIZ-4722
 Project: OFBiz
  Issue Type: Bug
  Components: product
Reporter: Atul Vani
Assignee: Ashish Vijaywargiya
 Attachments: OFBIZ-4722.patch


 The completePack service times out for large orders. Though the code should 
 be looked for possible optimizations, but increasing timeout value is also 
 required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4703) Getting Error while creating purchase order if size of supplierProductId is greater than 20.

2012-02-18 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4703:
--

Assignee: Ashish Vijaywargiya

 Getting Error while creating purchase order if size of supplierProductId is 
 greater than 20.
 

 Key: OFBIZ-4703
 URL: https://issues.apache.org/jira/browse/OFBIZ-4703
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04
Reporter: Suprit Udawat
Assignee: Ashish Vijaywargiya
 Fix For: Release Branch 11.04

 Attachments: OFBIZ-4703.patch


 In SupplierProduct entity, the type of the attribute 'supplierProductId' is 
 id-long. But in OrderItem entity, the type of supplierProductId is id. This 
 differs the size of the field in both entites which results in error while 
 creating purchase order.
 Provided the patch to resolve this bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4649) Some parameters missing in xmlFormMacroLibrary.ftl macros.

2012-01-06 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4649:
--

Assignee: Ashish Vijaywargiya

 Some parameters missing in xmlFormMacroLibrary.ftl macros.
 --

 Key: OFBIZ-4649
 URL: https://issues.apache.org/jira/browse/OFBIZ-4649
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 11.04, SVN trunk
Reporter: Amardeep Singh Jhajj
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4649-Release-11.04.patch, OFBIZ-4649-Trunk.patch


 Getting errors on clicking Export tab. Steps to regenerate the issue.
 1. Go to Facility component.
 2. Go to inventory tab. 
 3. After that go to Export tab, there is an error:
 Macro renderFormOpen has no such argument: viewSize
 The problematic instruction:
 --
 == macro renderFormOpen [on line 64, column 1 in 
 component://widget/templates/xmlFormMacroLibrary.ftl]
  in user-directive renderFormOpen
 For reference- please have a look on below given link-
 https://demo-trunk.ofbiz.apache.org:8443/facility/control/ViewFacilityInventoryByProduct?facilityId=WebStoreWarehouse
 I have done searching and found that there are parameters missing in some 
 xmlFormMacroLibrary.ftl macros for both trunk and release branch 11.04.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4632) Secure Url could not be call for service deleteKeywordThesaurus

2011-12-26 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4632:
--

Assignee: Ashish Vijaywargiya

 Secure Url could not be call for service deleteKeywordThesaurus
 ---

 Key: OFBIZ-4632
 URL: https://issues.apache.org/jira/browse/OFBIZ-4632
 Project: OFBiz
  Issue Type: Sub-task
  Components: product
Reporter: Rishi Solanki
Assignee: Ashish Vijaywargiya
Priority: Minor
 Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk

 Attachments: OFBIZ-4632.patch


 On the editKeywordThesaurus screen when we create a Keyword Thesaurus then 
 try to delete it problem occurs.
 Replace the direct anchors to forms will fix this problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (OFBIZ-4441) UtilXml firstChildElement should use getNodeName instead of getLocalName

2011-10-14 Thread Ashish Vijaywargiya (Assigned) (JIRA)

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

Ashish Vijaywargiya reassigned OFBIZ-4441:
--

Assignee: Ashish Vijaywargiya

 UtilXml firstChildElement should use getNodeName instead of getLocalName
 

 Key: OFBIZ-4441
 URL: https://issues.apache.org/jira/browse/OFBIZ-4441
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Reporter: Kiran Gawde
Assignee: Ashish Vijaywargiya
Priority: Minor
 Attachments: OFBIZ-4441-UtilXml.patch, 
 OFBIZ-4441_XmlElementGetNodeName.patch


 Two places UtilXml uses getNodeName instead of getLocalName. Rest of the 
 places it uses getNodeName

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira