Re: svn commit: r1623042 - in /ofbiz/trunk: ./ framework/base/lib/commons/

2014-11-21 Thread Jacopo Cappellato
Thank you Chatree. Since "birt" is the only component that uses them, they should be re-added to its lib folder. Jacopo On Nov 22, 2014, at 7:36 AM, Chatree Srichart wrote: > Hi Jacopo, > > Commons Discovery library is being used by BIRT viewer servlet. > > You can see the dependency here:

[jira] [Commented] (OFBIZ-5876) 404 error with birt previews.

2014-11-21 Thread Chatree Srichart (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221849#comment-14221849 ] Chatree Srichart commented on OFBIZ-5876: - Hi Jacques, It seems BIRT view servlet

Re: svn commit: r1623042 - in /ofbiz/trunk: ./ framework/base/lib/commons/

2014-11-21 Thread Chatree Srichart
Hi Jacopo, Commons Discovery library is being used by BIRT viewer servlet. You can see the dependency here: http://mvnrepository.com/artifact/org.eclipse.birt.runtime/viewservlets/4.3.1 Best Regards, Chatree Srichart On Sun, Sep 7, 2014 at 10:04 PM, wrote: > Author: jacopoc > Date: Sun Sep

[jira] [Commented] (OFBIZ-5652) Include template for Apache Tomcat 7

2014-11-21 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221833#comment-14221833 ] Jacopo Cappellato commented on OFBIZ-5652: -- I agree with Mansour: we could just k

[jira] [Reopened] (OFBIZ-5773) <@htmlTemplate.renderDateTimeField> icon buttons disappear on some pages after refresh

2014-11-21 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5773: Assignee: Jacques Le Roux (was: Ashish Vijaywargiya) > <@htmlTemplate.renderDateTimeField

[jira] [Assigned] (OFBIZ-5796) Date picker french format switch month and day

2014-11-21 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-5796: -- Assignee: Jacques Le Roux > Date picker french format switch month and day > --

[jira] [Assigned] (OFBIZ-5850) <@htmlTemplate.renderDateTimeField does not parse date string based on input format

2014-11-21 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-5850: -- Assignee: Jacques Le Roux > <@htmlTemplate.renderDateTimeField does not parse date stri

[jira] [Commented] (OFBIZ-5796) Date picker french format switch month and day

2014-11-21 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221480#comment-14221480 ] Jacques Le Roux commented on OFBIZ-5796: Hi Gil, OK, not a browser issue at all,

Re: svn commit: r1639927 [2/3] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: artifact/ fo/ form/ html/ text/ xml/

2014-11-21 Thread Jacques Le Roux
Yes it happened to me too Thanks and sorry for the extra work Jacques Le 21/11/2014 16:13, Adrian Crum a écrit : The formatting was an accident. I selected a block of text I inserted and told Eclipse to format it, but Eclipse formatted the entire file and not just my selection. I didn't notice

Re: svn commit: r1639927 [2/3] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: artifact/ fo/ form/ html/ text/ xml/

2014-11-21 Thread Adrian Crum
The formatting was an accident. I selected a block of text I inserted and told Eclipse to format it, but Eclipse formatted the entire file and not just my selection. I didn't notice the whole file was formatted until after my commit. I will try to put the formatting back to the way it was. Ad

Re: svn commit: r1639927 [2/3] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: artifact/ fo/ form/ html/ text/ xml/

2014-11-21 Thread Jacques Le Roux
Also in the same commit -if ("date".equals(this.type)) return (new java.sql.Date(System.currentTimeMillis())).toString(); -else if ("time".equals(this.type)) return (new java.sql.Time(System.currentTimeMillis())).toString(); -else return UtilDateTime.nowTime

Re: svn commit: r1639927 [2/3] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: artifact/ fo/ form/ html/ text/ xml/

2014-11-21 Thread Jacques Le Roux
Hi Adrian, I don't want to be nit picky, but I personnally prefer the 1st version (but the useless void after "} else if (" on 1st line) Le 15/11/2014 22:33, adri...@apache.org a écrit : -} else if ( -"value".equals(modelField.getType()) -|| "com

[jira] [Reopened] (OFBIZ-5847) If define the & and combine with "part" that encode to ∂

2014-11-21 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin reopened OFBIZ-5847: -- Thanks Supachai, I confirm the error, and I can't indicate you to use parameter because we are on f

[jira] [Updated] (OFBIZ-5882) Empty form widget drop-downs for auto-fields-entity and auto-fields-service

2014-11-21 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-5882: - Attachment: OFBIZ-5882.patch Thanks Adrian for the learn ! It's clear now for me. Can you review t

Re: demo trunk is broken

2014-11-21 Thread Deepak Dixit
Thanks Jacques.. Thanks & Regards -- Deepak Dixit www.hotwaxmedia.com On Thu, Nov 20, 2014 at 6:02 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Thanks for report Deepak, > > It's fixed now, see r1640727 > > Damn I hate when Buildbot is not reporting. > > Jacques > > Le 20/11/2014

[jira] [Commented] (OFBIZ-5776) Move static resources from framework/images to framework/resources webapp

2014-11-21 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220662#comment-14220662 ] Deepak Dixit commented on OFBIZ-5776: - Thanks Pieere, Yes we can configure the image l