[jira] [Issue Comment Edited] (OFBIZ-4296) JmsTopicListener started twice when distributed-cache-clear is active

2011-06-03 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044000#comment-13044000 ] Jacques Le Roux edited comment on OFBIZ-4296 at 6/3/11 9:33 PM:

[jira] [Closed] (OFBIZ-4296) JmsTopicListener started twice when distributed-cache-clear is active

2011-06-03 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4296. -- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04

buildbot success in ASF Buildbot on ofbiz-trunk

2011-06-03 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-trunk/builds/1855 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build Source St

[jira] [Updated] (OFBIZ-4308) CalendarDateSelect Shows wrong selected date

2011-06-03 Thread Stephen Rufle (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Rufle updated OFBIZ-4308: - Attachment: OFBIZ-4308.patch Changing the standard '-' to a '/' and then letting parseFormattedSt

[jira] [Updated] (OFBIZ-4296) JmsTopicListener started twice when distributed-cache-clear is active

2011-06-03 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4296: --- Attachment: changeset_2683.patch A patch using just lazy initializations (use dispatcherCache

[jira] [Updated] (OFBIZ-4308) CalendarDateSelect Shows wrong selected date

2011-06-03 Thread Stephen Rufle (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Rufle updated OFBIZ-4308: - Attachment: OrderPurchaseReportOptions-CalendarDateSelect.jpg This shows the issue. I entered 201

[jira] [Created] (OFBIZ-4308) CalendarDateSelect Shows wrong selected date

2011-06-03 Thread Stephen Rufle (JIRA)
CalendarDateSelect Shows wrong selected date - Key: OFBIZ-4308 URL: https://issues.apache.org/jira/browse/OFBIZ-4308 Project: OFBiz Issue Type: Bug Components: framework Affects Vers

Re: Freemarker Macro Library

2011-06-03 Thread Adrian Crum
That's an interesting approach, but it duplicates code. It would be preferable to fix the macros. -Adrian On 6/3/2011 10:26 AM, Bilgin Ibryam wrote: Hi Adrian, On Fri, Jun 3, 2011 at 6:12 AM, Adrian Crum< adrian.c...@sandglass-software.com> wrote: I'm working on a project where screen wid

Re: Freemarker Macro Library

2011-06-03 Thread Bilgin Ibryam
Hi Adrian, On Fri, Jun 3, 2011 at 6:12 AM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: > I'm working on a project where screen widgets can't be used and I need to > use Freemarker templates instead. I would like to use the Freemarker macros > found in the widget macro library, but t