[jira] [Created] (OFBIZ-4397) cartNotEmpty returns wrong results

2011-09-08 Thread Dimitri Unruh (JIRA)
cartNotEmpty returns wrong results -- Key: OFBIZ-4397 URL: https://issues.apache.org/jira/browse/OFBIZ-4397 Project: OFBiz Issue Type: Bug Components: order Reporter: Dimitri Unruh

[jira] [Updated] (OFBIZ-4397) cartNotEmpty returns wrong results

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4397: - Attachment: CheckOutEvents.java.patch cartNotEmpty returns wrong results

[jira] [Closed] (OFBIZ-4397) cartNotEmpty returns wrong results

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

[jira] [Updated] (OFBIZ-4356) Exception when entering wrong current password on requirePasswordChange

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4356: - Attachment: OFBIZ-4356.patch here is a patch for this problem Exception when entering wrong

[jira] [Created] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Dimitri Unruh (JIRA)
infinite recursive loop --- Key: OFBIZ-4398 URL: https://issues.apache.org/jira/browse/OFBIZ-4398 Project: OFBiz Issue Type: Bug Components: framework Reporter: Dimitri Unruh Attachments:

[jira] [Updated] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4398: - Attachment: ArtifactInfoBase.java.patch infinite recursive loop ---

[jira] [Created] (OFBIZ-4399) Possible null pointer exception

2011-09-08 Thread Dimitri Unruh (JIRA)
Possible null pointer exception --- Key: OFBIZ-4399 URL: https://issues.apache.org/jira/browse/OFBIZ-4399 Project: OFBiz Issue Type: Bug Components: framework Reporter: Dimitri Unruh

[jira] [Updated] (OFBIZ-4399) Possible null pointer exception

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4399: - Attachment: OFBIZ-4399.patch Possible null pointer exception ---

[jira] [Created] (OFBIZ-4400) Minor code style improvement

2011-09-08 Thread Dimitri Unruh (JIRA)
Minor code style improvement Key: OFBIZ-4400 URL: https://issues.apache.org/jira/browse/OFBIZ-4400 Project: OFBiz Issue Type: Improvement Components: framework Reporter: Dimitri Unruh

[jira] [Updated] (OFBIZ-4400) Minor code style improvement

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4400: - Attachment: OFBIZ-4400.patch Minor code style improvement

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread Tolulope Aganga-Williams (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100353#comment-13100353 ] Tolulope Aganga-Williams commented on OFBIZ-4396: - No, i'm using the

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100377#comment-13100377 ] BJ Freeman commented on OFBIZ-4396: --- I suggest you either upgrade to trunk or go through

[jira] [Commented] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100421#comment-13100421 ] Adrian Crum commented on OFBIZ-4398: Actually, the code could be simplified further

[jira] [Commented] (OFBIZ-4399) Possible null pointer exception

2011-09-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100423#comment-13100423 ] Adrian Crum commented on OFBIZ-4399: It appears to me that any condition that would

[jira] [Commented] (OFBIZ-4400) Minor code style improvement

2011-09-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100427#comment-13100427 ] Adrian Crum commented on OFBIZ-4400: This could be simplified further: {code} Writer

[jira] [Commented] (OFBIZ-4400) Minor code style improvement

2011-09-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100445#comment-13100445 ] BJ Freeman commented on OFBIZ-4400: --- I am out of my league here but can be make the

[jira] [Commented] (OFBIZ-4400) Minor code style improvement

2011-09-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100463#comment-13100463 ] Adrian Crum commented on OFBIZ-4400: BJ, Please feel free to submit an improved

[jira] [Updated] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4398: - Attachment: ArtifactInfoBase.java.patch Adrian, yes, you are right. I provided a new patch

[jira] [Updated] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4398: - Attachment: (was: ArtifactInfoBase.java.patch) infinite recursive loop

[jira] [Updated] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4398: - Attachment: ArtifactInfoBase.java.patch infinite recursive loop ---

[jira] [Updated] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4398: - Attachment: (was: ArtifactInfoBase.java.patch) infinite recursive loop

[jira] [Commented] (OFBIZ-4399) Possible null pointer exception

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100524#comment-13100524 ] Dimitri Unruh commented on OFBIZ-4399: -- Adrian, maybe you are right. For me it is

[jira] [Commented] (OFBIZ-4400) Minor code style improvement

2011-09-08 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100531#comment-13100531 ] Dimitri Unruh commented on OFBIZ-4400: -- @Adrian: you are right, this is much

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread Tolulope Aganga-Williams (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100585#comment-13100585 ] Tolulope Aganga-Williams commented on OFBIZ-4396: - I updated to trunk the

[jira] [Issue Comment Edited] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread Tolulope Aganga-Williams (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100585#comment-13100585 ] Tolulope Aganga-Williams edited comment on OFBIZ-4396 at 9/8/11 7:11 PM:

[jira] [Issue Comment Edited] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread Tolulope Aganga-Williams (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100585#comment-13100585 ] Tolulope Aganga-Williams edited comment on OFBIZ-4396 at 9/8/11 7:14 PM:

[jira] [Commented] (OFBIZ-4398) infinite recursive loop

2011-09-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100615#comment-13100615 ] Adrian Crum commented on OFBIZ-4398: Dimitri, Thank you for the updated patch, but...

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100630#comment-13100630 ] BJ Freeman commented on OFBIZ-4396: ---

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread Tolulope Aganga-Williams (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100660#comment-13100660 ] Tolulope Aganga-Williams commented on OFBIZ-4396: - I played around with

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100760#comment-13100760 ] BJ Freeman commented on OFBIZ-4396: --- I use http://sourceforge.net/projects/openproj/ so

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread Tolu Williams (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100796#comment-13100796 ] Tolu Williams commented on OFBIZ-4396: -- Maybe someone else will pick it up. I think

[jira] [Commented] (OFBIZ-4396) Project Manager Gantt chart does not display correctly using any of the visual themes

2011-09-08 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13100887#comment-13100887 ] BJ Freeman commented on OFBIZ-4396: --- Yes, and I integrated it in my version that is