[jira] [Closed] (OFBIZ-4730) make property-to-field/ in widget firstly lookup up the SystemProperty entity and then the properties file

2012-03-19 Thread Hans Bakker (Closed) (JIRA)

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

Hans Bakker closed OFBIZ-4730.
--

Resolution: Fixed

New Revision: 1302320, thank you Leon for the contribution.

 make property-to-field/ in widget firstly lookup up the SystemProperty 
 entity and then the properties file
 

 Key: OFBIZ-4730
 URL: https://issues.apache.org/jira/browse/OFBIZ-4730
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: SVN trunk
Reporter: Leon
Assignee: Hans Bakker
Priority: Minor
 Attachments: OFBIZ-4730.patch


 Entity SystemProperty has been introduced to framework, and 
 property-to-field/ in minilang has been update to lookup properties in that 
 entity firstly, but the  property-to-field/ in widgets does not.
 Is there any particular concern about not to change the behaviour of 
 property-to-field/ in widgets, such as performance impact?

--
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] [Closed] (OFBIZ-4729) defaultValue in EntityUtilProperties.getPropertyValue(String resource, String name, String defaultValue, Delegator delegator) method is forgotten

2012-03-15 Thread Hans Bakker (Closed) (JIRA)

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

Hans Bakker closed OFBIZ-4729.
--

Resolution: Fixed

Thank you Leon, Committed revision 1300815

 defaultValue in EntityUtilProperties.getPropertyValue(String resource, String 
 name, String defaultValue, Delegator delegator) method is forgotten
 -

 Key: OFBIZ-4729
 URL: https://issues.apache.org/jira/browse/OFBIZ-4729
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Leon
Assignee: Hans Bakker
Priority: Trivial
 Fix For: SVN trunk

 Attachments: OFBIZ-4729.patch


 the defaultValue parameter is given but never be used.

--
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] [Closed] (OFBIZ-4638) OFBiz does not build when using OpenJDK 7

2012-03-13 Thread Hans Bakker (Closed) (JIRA)

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

Hans Bakker closed OFBIZ-4638.
--

   Resolution: Fixed
Fix Version/s: SVN trunk
 Assignee: Hans Bakker

committed revision 1299985
Thank you Chattree for the contribution.

 OFBiz does not build when using OpenJDK 7
 -

 Key: OFBIZ-4638
 URL: https://issues.apache.org/jira/browse/OFBIZ-4638
 Project: OFBiz
  Issue Type: Bug
  Components: ALL APPLICATIONS
Affects Versions: SVN trunk
 Environment: Ubuntu 11.10
 $ java -version
 java version 1.7.0_147-icedtea
 OpenJDK Runtime Environment (IcedTea7 2.0) (7~b147-2.0-0ubuntu0.11.10.1)
 OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
Reporter: Sam Hamilton
Assignee: Hans Bakker
Priority: Critical
 Fix For: SVN trunk

 Attachments: OpenJDK 7 Error.txt, java7.patch


 OFBiz does not build when using OpenJDK 7. 
 The log with the error is attached.
 Thanks
 Sam

--
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] [Closed] (OFBIZ-2453) input field shown too long

2011-12-13 Thread Hans Bakker (Closed) (JIRA)

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

Hans Bakker closed OFBIZ-2453.
--

Resolution: Won't Fix
  Assignee: Hans Bakker

we switched from business theme to tomahawk which does not has this problem.

 input field shown too long
 --

 Key: OFBIZ-2453
 URL: https://issues.apache.org/jira/browse/OFBIZ-2453
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Hans Bakker
Assignee: Hans Bakker
Priority: Trivial

 If in a widget form i define an input text field and as length 2 characters, 
 the field shown is much longer and is shown much more characters and taking 
 up too much screen space.
 The main problem is shown on the weekly timesheet where there are a lot of 
 input fields. (myportal - timesheet)

--
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] [Closed] (OFBIZ-4603) Minor fix for Manage Picklist tab in Facility

2011-12-02 Thread Hans Bakker (Closed) (JIRA)

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

Hans Bakker closed OFBIZ-4603.
--

   Resolution: Fixed
Fix Version/s: SVN trunk

thank you for reporting: revision 1209413

 Minor fix for Manage Picklist tab in Facility
 -

 Key: OFBIZ-4603
 URL: https://issues.apache.org/jira/browse/OFBIZ-4603
 Project: OFBiz
  Issue Type: Bug
  Components: ALL APPLICATIONS
Affects Versions: Release 10.04, Release Branch 11.04, SVN trunk
Reporter: Ankit Jain
Assignee: Hans Bakker
Priority: Minor
 Fix For: SVN trunk


 On this page 
 https://demo-trunk.ofbiz.apache.org/facility/control/PicklistManage?facilityId=WebStoreWarehouse
  the table header is not correct the orderId is showing above. It has a minor 
 fix the the tr tag is not closed that's why its not displaying correctly, 
 its a minor fix so I am not creating any patch please go to 
 PickListManage.ftl in facility and on line no 126 close this tag tr 
 class=header-row and its fixed.

--
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] [Closed] (OFBIZ-4538) Product.groovy in ordermgr throws error

2011-11-01 Thread Hans Bakker (Closed) (JIRA)

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

Hans Bakker closed OFBIZ-4538.
--

Resolution: Fixed

committed  1195903 and similar error in trunk:  1195901

Thank you Atul Vani for the contribution.

 Product.groovy in ordermgr throws error
 ---

 Key: OFBIZ-4538
 URL: https://issues.apache.org/jira/browse/OFBIZ-4538
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04
Reporter: Atul Vani
Assignee: Hans Bakker
 Fix For: Release Branch 11.04

 Attachments: OFBIZ-4538.patch


  exception report 
 --
 Error in request handler: 
 Exception: org.ofbiz.widget.screen.ScreenRenderException
 Message: Error rendering screen 
 [component://nn/widget/CatalogScreens.xml#Product]: 
 org.ofbiz.base.util.GeneralException: Error running Groovy script at location 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]
  (Error loading Groovy script at 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]:
   (startup failed:
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy:
  145: expecting '}', found '' @ line 145, column 1.
 1 error
 )) (Error running Groovy script at location 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]
  (Error loading Groovy script at 
 [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]:
   (startup failed:
 component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy:
  145: expecting '}', found '' @ line 145, column 1.
 1 error
 )))

--
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