Permission errors doing svn up on people.apache.org

2010-02-11 Thread Jacopo Cappellato
To all OFBiz committers, today I got the following error when I was trying to update the OFBiz website ("svn up" in the folder /www/ofbiz.apache.org/): svn: In directory '.' svn: Can't open 'tempfile.tmp': Permission denied Am I the only one that is experiencing this? Thanks Jacopo

[jira] Created: (OFBIZ-3474) Wrong label in new request creation screen

2010-02-11 Thread james yong (JIRA)
Wrong label in new request creation screen -- Key: OFBIZ-3474 URL: https://issues.apache.org/jira/browse/OFBIZ-3474 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN

buildbot success in ASF Buildbot on ofbiz-trunk

2010-02-11 Thread buildbot
The Buildbot has detected a restored build of ofbiz-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-trunk/builds/2592 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch ofbiz/trunk] 9091

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adam Heath
Adrian Crum wrote: > Adam Heath wrote: >> Adrian Crum wrote: >>> Adrian Crum wrote: Adam Heath wrote: > ObjectToJSONString, and JSONStringToObject, is fairly straight forward > to implement. However, I still need to do my 'resolve' feature. > Possibily an ObjectToJSONResolveString

[jira] Closed: (OFBIZ-3473) SimpleMapProcessor don't stop after the first error

2010-02-11 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones closed OFBIZ-3473. - Resolution: Not A Problem Fix Version/s: SVN trunk Assignee: David E. Jones The d

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adrian Crum
Adam Heath wrote: Adrian Crum wrote: Adrian Crum wrote: Adam Heath wrote: ObjectToJSONString, and JSONStringToObject, is fairly straight forward to implement. However, I still need to do my 'resolve' feature. Possibily an ObjectToJSONResolveString, or some such. And, I could get rid of the U

Re: deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread Jacques Le Roux
Thanks David, Yes that was it. I forgot about a specific change (not done by me) in a custom application There is always this error in OFBiz trunk OOTB when you want to delete a WorkEffortContent just added. I tried twice on the demo server and got this error twice. Sounds like it's not relate

[jira] Updated: (OFBIZ-3473) SimpleMapProcessor don't stop after the first error

2010-02-11 Thread Dimitri Unruh (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-3473: - Attachment: SimpleMapProcess.patch > SimpleMapProcessor don't stop after the first error > --

[jira] Created: (OFBIZ-3473) SimpleMapProcessor don't stop after the first error

2010-02-11 Thread Dimitri Unruh (JIRA)
SimpleMapProcessor don't stop after the first error --- Key: OFBIZ-3473 URL: https://issues.apache.org/jira/browse/OFBIZ-3473 Project: OFBiz Issue Type: Bug Components: framework

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adam Heath
Adrian Crum wrote: > Adrian Crum wrote: >> Adam Heath wrote: >>> ObjectToJSONString, and JSONStringToObject, is fairly straight forward >>> to implement. However, I still need to do my 'resolve' feature. >>> Possibily an ObjectToJSONResolveString, or some such. >>> >>> And, I could get rid of the

Re: svn commit: r909064 - /ofbiz/trunk/.classpath

2010-02-11 Thread Adam Heath
er...@apache.org wrote: > Author: erwan > Date: Thu Feb 11 16:33:27 2010 > New Revision: 909064 > > URL: http://svn.apache.org/viewvc?rev=909064&view=rev > Log: > Updating classpath with framework/base/build/gen-src/javacc > > Modified: > ofbiz/trunk/.classpath > > Modified: ofbiz/trunk/.cla

Re: svn commit: r908897 - /ofbiz/trunk/framework/common/src/org/ofbiz/common/login/LoginServices.java

2010-02-11 Thread Adam Heath
er...@apache.org wrote: > Author: erwan > Date: Thu Feb 11 09:39:44 2010 > New Revision: 908897 > > URL: http://svn.apache.org/viewvc?rev=908897&view=rev > Log: > Formating the error message in userLogin Service : adding spaces in error > messages > (https://issues.apache.org/jira/browse/OFBIZ-34

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adam Heath
Adrian Crum wrote: > Adam Heath wrote: >> ObjectToJSONString, and JSONStringToObject, is fairly straight forward >> to implement. However, I still need to do my 'resolve' feature. >> Possibily an ObjectToJSONResolveString, or some such. > > What does the resolve feature do? > JSON only supports

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adrian Crum
Adrian Crum wrote: Adam Heath wrote: ObjectToJSONString, and JSONStringToObject, is fairly straight forward to implement. However, I still need to do my 'resolve' feature. Possibily an ObjectToJSONResolveString, or some such. And, I could get rid of the UtilIO.readObject stuff, by implementing

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ produc

2010-02-11 Thread Bilgin Ibryam
Jacopo Cappellato wrote: Yes, simply copy this file http://ofbiz.apache.org/svn/config to your .subversion folder (in your user "home" folder) and the standard properties will be automatically associated to the new files ("svn add") you will commit. Jacopo On Feb 10, 2010, at 8:24 PM, Jacqu

buildbot failure in ASF Buildbot on ofbiz-trunk

2010-02-11 Thread buildbot
The Buildbot has detected a new failure of ofbiz-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-trunk/builds/2590 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch ofbiz/trunk] 909064

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adrian Crum
Adam Heath wrote: ObjectToJSONString, and JSONStringToObject, is fairly straight forward to implement. However, I still need to do my 'resolve' feature. Possibily an ObjectToJSONResolveString, or some such. And, I could get rid of the UtilIO.readObject stuff, by implementing an ObjectToFlatAttr

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adrian Crum
Adam Heath wrote: ObjectToJSONString, and JSONStringToObject, is fairly straight forward to implement. However, I still need to do my 'resolve' feature. Possibily an ObjectToJSONResolveString, or some such. What does the resolve feature do?

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread Adam Heath
Adrian Crum wrote: > [snip], it had gotten to large, and if anyone needs to refer > back, they can check the list archives, or some such >> Would it have each nested object get converted to a >> *string*, then >> parse that string back into DOM, and append it to the >> current >> document? Of co

Re: deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread David E Jones
Jacques, The time may simply be showing that way because of your timezone setting. -David On Feb 11, 2010, at 6:35 AM, Jacques Le Roux wrote: > Hi Chris, All, > > I'm currently working on a bug I found while willing to remove a > WorkEffortContent. There is an error related to dates. It's w

[jira] Updated: (OFBIZ-3472) Support of UiLabels in PaymentMapProcs.xml

2010-02-11 Thread Mirko Vogelsmeier (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Vogelsmeier updated OFBIZ-3472: - Attachment: PaymentMapProcs_Labels.patch > Support of UiLabels in PaymentMapProcs.xml > -

[jira] Updated: (OFBIZ-3472) Support of UiLabels in PaymentMapProcs.xml

2010-02-11 Thread Mirko Vogelsmeier (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Vogelsmeier updated OFBIZ-3472: - Component/s: accounting Fix Version/s: SVN trunk Priority: Mino

[jira] Updated: (OFBIZ-3472) Support of UiLabels in PaymentMapProcs.xml

2010-02-11 Thread Mirko Vogelsmeier (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Vogelsmeier updated OFBIZ-3472: - Description: Hi *, i did replace the fail-messages with fail-properties in the PaymentM

[jira] Created: (OFBIZ-3472) Support of UiLabels in PaymentMapProcs.xml

2010-02-11 Thread Mirko Vogelsmeier (JIRA)
Support of UiLabels in PaymentMapProcs.xml -- Key: OFBIZ-3472 URL: https://issues.apache.org/jira/browse/OFBIZ-3472 Project: OFBiz Issue Type: Improvement Reporter: Mirko Vogelsmeier Hi *

[jira] Commented: (OFBIZ-3454) deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832473#action_12832473 ] chris snow commented on OFBIZ-3454: --- Thanks Jacopo! > deleteWorkEffort service does not

[jira] Closed: (OFBIZ-3454) deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-3454. Resolution: Fixed > deleteWorkEffort service does not remove related WorkEffortFixedAssetAs

Re: deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread Jacopo Cappellato
Done in rev. 908948 Thanks, Jacopo On Feb 11, 2010, at 12:08 PM, Christopher Snow wrote: > It looks like this bug doesn't affect any other functionality (manufacturing, > project management, etc) - https://issues.apache.org/jira/browse/OFBIZ-3454 > > Is anyone interested in committing it for

[jira] Assigned: (OFBIZ-3454) deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-3454: Assignee: Jacopo Cappellato > deleteWorkEffort service does not remove related Work

Re: deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread Jacques Le Roux
Hi Chris, All, I'm currently working on a bug I found while willing to remove a WorkEffortContent. There is an error related to dates. It's weird because when you display the dates of the WorkEffortContent (any of them) you get wrong numbers for the hours (not the same than in DB). This is not

[jira] Updated: (OFBIZ-3451) Allow to quit a layered lookup with esc key

2010-02-11 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3451: --- Attachment: OFBIZ-3451_lookup_ESC_Key_fix.patch Hey, ESC Key Bug fixed Cu Sascha > Allow to

buildbot success in ASF Buildbot on ofbiz-trunk

2010-02-11 Thread buildbot
The Buildbot has detected a restored build of ofbiz-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-trunk/builds/2586 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch ofbiz/trunk] 9088

deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign

2010-02-11 Thread Christopher Snow
It looks like this bug doesn't affect any other functionality (manufacturing, project management, etc) - https://issues.apache.org/jira/browse/OFBIZ-3454 Is anyone interested in committing it for me? Many thanks, Chris

[jira] Closed: (OFBIZ-3462) German translation for property loginmapprocs.password_not_equal_verfiy_password in SecurityextUiLabels was wrong

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3462. - Resolution: Fixed Fix Version/s: SVN trunk Done at rev. 908907 Thanks Nils > Germ

[jira] Closed: (OFBIZ-3463) Added german translation for property productpromoworker.promotion_code_not_valid in OrderErrorUiLabels

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3463. - Resolution: Fixed Done at rev. 908903 Thanks Nils. BTW, there is a label manager in webt

[jira] Created: (OFBIZ-3471) Change user password: no indication of what happen

2010-02-11 Thread Koon Sang (JIRA)
Change user password: no indication of what happen -- Key: OFBIZ-3471 URL: https://issues.apache.org/jira/browse/OFBIZ-3471 Project: OFBiz Issue Type: Bug Components: party Affect

[jira] Closed: (OFBIZ-3460) Formating the errormessage in userLogin Service

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3460. - Resolution: Fixed Done at rev. 908897 Thanks Dimitri > Formating the errormessage in use

[jira] Created: (OFBIZ-3470) Forgot Password and passwor hint not working

2010-02-11 Thread Koon Sang (JIRA)
Forgot Password and passwor hint not working Key: OFBIZ-3470 URL: https://issues.apache.org/jira/browse/OFBIZ-3470 Project: OFBiz Issue Type: Bug Components: party Affects Versions:

[jira] Assigned: (OFBIZ-3460) Formating the errormessage in userLogin Service

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-3460: - Assignee: Erwan de FERRIERES > Formating the errormessage in userLogin Service >

[jira] Updated: (OFBIZ-3460) Formating the errormessage in userLogin Service

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-3460: -- Priority: Minor (was: Major) > Formating the errormessage in userLogin Service > -

[jira] Created: (OFBIZ-3469) Link back to login page from Forgot Password page

2010-02-11 Thread Koon Sang (JIRA)
Link back to login page from Forgot Password page - Key: OFBIZ-3469 URL: https://issues.apache.org/jira/browse/OFBIZ-3469 Project: OFBiz Issue Type: Bug Components: party Affects

[jira] Assigned: (OFBIZ-3463) Added german translation for property productpromoworker.promotion_code_not_valid in OrderErrorUiLabels

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-3463: - Assignee: Erwan de FERRIERES > Added german translation for property > productpr

[jira] Assigned: (OFBIZ-3462) German translation for property loginmapprocs.password_not_equal_verfiy_password in SecurityextUiLabels was wrong

2010-02-11 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-3462: - Assignee: Erwan de FERRIERES > German translation for property > loginmapprocs.p

[jira] Created: (OFBIZ-3468) No Message for duplicate login name

2010-02-11 Thread Koon Sang (JIRA)
No Message for duplicate login name --- Key: OFBIZ-3468 URL: https://issues.apache.org/jira/browse/OFBIZ-3468 Project: OFBiz Issue Type: Bug Components: party Affects Versions: SVN trunk

Re: Languages really used in OFBiz

2010-02-11 Thread Jacques Le Roux
Yes, but the result is not so good... We could set the property OOTB and regularly update it when a new language is added. I noticed that this is not moving much these last times... Jacques From: "Dimitri Unruh" Adrian, I agree with you. The way with the property makes more sense... Viele Gr

Re: ofbiz architecture

2010-02-11 Thread Jacques Le Roux
Look for "Advanced Framework Transcription.pdf" in wiki, best source IMO Jacques From: "Anil Sharma" Hello All, I am looking for a change.Can any one please explain me the complete architecture of ofbiz so that I can explain that in interview Thanks. Anil -- View this message in context: h

[jira] Created: (OFBIZ-3467) No * to mark required fields in Party Contact Info

2010-02-11 Thread Koon Sang (JIRA)
No * to mark required fields in Party Contact Info -- Key: OFBIZ-3467 URL: https://issues.apache.org/jira/browse/OFBIZ-3467 Project: OFBiz Issue Type: Bug Components: party Affect

Re: buildbot failure in ASF Buildbot on ofbiz-trunk

2010-02-11 Thread Jacques Le Roux
I don't tweet much but I use Echofon in Firefox, mostly for infrabot actually... (It was the reason I created a Twitter account) http://twitterfox.net/ Jacques From: "Adrian Crum" I don't tweet. It's just so... fowl. -Adrian --- On Wed, 2/10/10, Jacques Le Roux wrote: From: Jacques Le R

[jira] Created: (OFBIZ-3466) Fail to change party login account password

2010-02-11 Thread Koon Sang (JIRA)
Fail to change party login account password --- Key: OFBIZ-3466 URL: https://issues.apache.org/jira/browse/OFBIZ-3466 Project: OFBiz Issue Type: Bug Components: party Affects Versions: SV

[jira] Created: (OFBIZ-3465) "send email" button not working.

2010-02-11 Thread Koon Sang (JIRA)
"send email" button not working. Key: OFBIZ-3465 URL: https://issues.apache.org/jira/browse/OFBIZ-3465 Project: OFBiz Issue Type: Bug Components: party Affects Versions: SVN trunk Envir

Re: svn commit: r908602 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/layout/ product/config/ product/entitydef/ product/script/org/ofbiz/product/storage/ product/servicedef/ produc

2010-02-11 Thread Jacopo Cappellato
Yes, simply copy this file http://ofbiz.apache.org/svn/config to your .subversion folder (in your user "home" folder) and the standard properties will be automatically associated to the new files ("svn add") you will commit. Jacopo On Feb 10, 2010, at 8:24 PM, Jacques Le Roux wrote: > Use c

Re: Languages really used in OFBiz

2010-02-11 Thread Dimitri Unruh
Adrian, I agree with you. The way with the property makes more sense... Viele Grüße Best Regards Dimitri Unruh Consultant AEW Lynx-Consulting GmbH Johanniskirchplatz 6 33615 Bielefeld Deutschland Fon: +49 521 5247-0 Fax: +49 521 5247-250 Mobil: +49 160 90 57 55 13 Company and Management Headq

Re: svn commit: r908713 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: CollectionConverters.java test/MiscTests.java

2010-02-11 Thread David E Jones
On Feb 10, 2010, at 11:53 PM, Adam Heath wrote: > Adrian Crum wrote: >> --- On Wed, 2/10/10, Adam Heath wrote: >>> From: Adam Heath >>> Subject: Re: svn commit: r908713 - in >>> /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion: >>> CollectionConverters.java test/MiscTests.java >>> To

Re: Languages really used in OFBiz

2010-02-11 Thread Adrian Crum
This was discussed years ago. Out of the box Ofbiz will display all available languages. If you want your local copy to have a subset of those languages, then you can modify the locales.available property in general.properties. -Adrian --- On Thu, 2/11/10, Jeroen van der Wal wrote: > From: Je

Re: Languages really used in OFBiz

2010-02-11 Thread Jeroen van der Wal
I agree with Jaques to limit the list. For 98% of the languages listed there is no thing as "closest match". And a user should then be able to choose from the languages that are actually available. Jeroen van der Wal Stromboli b.v. +31 655 874050 On Thu, Feb 11, 2010 at 8:33 AM, Adrian Crum wro