Re: Bug in svn commit: r931416 - Added support for setting a class attribute (using widget-style) on the div rendered by ContainerField.

2010-04-12 Thread Bilgin Ibryam
Blas Rodriguez Somoza wrote: Hello There is an bug in this commit, htmlFormMacroLibrary.ftl expects arguments id and className and HtmlFormRenderer.java and MacroFormRenderer.java provides id and class. The error is visible in SFA Manager- [Accounts | Contacts | Leads ] Macro

[jira] Commented: (OFBIZ-3541) Using Widgets html form templates in FTL files

2010-04-12 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855856#action_12855856 ] Bilgin Ibryam commented on OFBIZ-3541: -- Thanks Blas, fixed in rev 933108 Using

[jira] Updated: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

2010-04-12 Thread Atul Vani (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atul Vani updated OFBIZ-3667: - Attachment: ScrolledCalendarFix.patch.zip this patch attempts to fix the problem, calendar is now

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855874#action_12855874 ] Sascha Rodekamp commented on OFBIZ-3667: Jep great, seems to work :-) Thank you.

[jira] Closed: (OFBIZ-3555) Show lookup value descriptions

2010-04-12 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam closed OFBIZ-3555. Resolution: Fixed Committed to trunk in rev 933130 To see this feature in action set

Re: [VOTE] [RELEASE] Apache OFBiz 09.04

2010-04-12 Thread Jacopo Cappellato
+1 On Apr 8, 2010, at 12:27 PM, Jacopo Cappellato wrote: This is the vote thread to transform our release candidate 09.04 into an official release. The files can be downloaded from here: http://people.apache.org/~jacopoc/dist/ Vote: [ +1] release as Apache OFBiz 09.04 [ -1] do

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

2010-04-12 Thread Atul Vani (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855885#action_12855885 ] Atul Vani commented on OFBIZ-3667: -- thanks Sascha, well, while developing the fix i found

[jira] Updated: (OFBIZ-3664) Catalog manager's keyword search box should submited on hitting Enter key

2010-04-12 Thread Rohit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Jain updated OFBIZ-3664: -- Summary: Catalog manager's keyword search box should submited on hitting Enter key (was: Catalog

[jira] Updated: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3446: --- Attachment: OFBIZ-3446_FixCloseButton.patch Here is the fix for the close button issue.

Preparing a download page for the official releases

2010-04-12 Thread Jacopo Cappellato
Now that we are going to publish our first official release, we have to implement a download page following the guidelines here: http://www.apache.org/dev/release-download-pages.html Are there volunteers to help create this page? The DOWNLOAD button on the OFBiz main page will point to this new

Re: vm-ofbiz false alerts from Nagios

2010-04-12 Thread Jacques Le Roux
Hi Hans, Not at the moment, but yes this sounds like a good idea to me. As you can see at http://markmail.org/message/ojpjqe3xjvmsk5h6, we use a Nagios command (at least I suppose it's Nagios): check_command check_https!5!10 (now 10!15) Gavin, could we use what Hans is suggesting instead?

[jira] Closed: (OFBIZ-2894) Creating New Employment Application (non secure)

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2894. -- Assignee: Jacques Le Roux Fix Version/s: Release Branch 9.04 SVN

Re: vm-ofbiz false alerts from Nagios

2010-04-12 Thread Shi Yusen
It would be better to add a Nagios plugin to monitor OFBiz status. 在 2010-04-12一的 11:24 +0200,Jacques Le Roux写道: Hi Hans, Not at the moment, but yes this sounds like a good idea to me. As you can see at http://markmail.org/message/ojpjqe3xjvmsk5h6, we use a Nagios command (at least I

Re: Securing URLs in Freemarker templates files

2010-04-12 Thread Jacques Le Roux
From: Jacques Le Roux jacques.le.r...@les7arts.com Hi, There are still 4 issues open (on 60) in https://issues.apache.org/jira/browse/OFBIZ-2330 Don't you think we could fix them all before releasing (10.?) I'm sure it would be quick with some help Thanks Jacques Hi Devs, Thanks to Bob,

Re: vm-ofbiz false alerts from Nagios

2010-04-12 Thread Hans Bakker
Create a new command in nagios: define command{ command_nameofbiz_ping command_line$USER1$/check_http -S -H $HOSTADDRESS$ -u /webtools/control/ping -s PONG } (command_line is a single line) and use this command to check if the ofbiz is still active like: check_command

[jira] Commented: (OFBIZ-3541) Using Widgets html form templates in FTL files

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855904#action_12855904 ] Jacques Le Roux commented on OFBIZ-3541: I also fixed 2 such wrong parameters names

[jira] Closed: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3667. -- Assignee: Jacques Le Roux Fix Version/s: SVN trunk Resolution: Fixed Thanks

[jira] Commented: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855911#action_12855911 ] Jacques Le Roux commented on OFBIZ-3446: Thanks Sascha, Your patch is in trunk at

[jira] Updated: (OFBIZ-3664) Catalog manager's keyword search box should submited on hitting Enter key

2010-04-12 Thread Rohit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Jain updated OFBIZ-3664: -- Attachment: OFBIZ-3664.patch Here is patch for this issue in this patch I have replaced anchor tag

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855927#action_12855927 ] Sascha Rodekamp commented on OFBIZ-3667: Thanks Atul Jacques Atul we should keep

[jira] Created: (OFBIZ-3681) XHTML validation errors round 2+ (framework excluding widgets)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2+ (framework excluding widgets) -- Key: OFBIZ-3681 URL: https://issues.apache.org/jira/browse/OFBIZ-3681 Project: OFBiz Issue Type: Bug

[jira] Updated: (OFBIZ-3681) XHTML validation errors round 2+ (framework excluding widgets)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3681: - Attachment: OFBIZ-3681_framework_xhtml.diff XHTML validation errors round 2+

Re: svn commit: r931430 [1/5] - in /ofbiz/trunk: applications/commonext/config/ applications/order/config/ applications/party/config/ applications/product/config/ applications/workeffort/config/ frame

2010-04-12 Thread Jacques Le Roux
Hi Hans, Sorry for the false report, actually the 3 1st have been introduced at r902813, CommonTimeZone at r891434 and HumanResEditJobInterview at r901117 So any was related to this commit :/ Anyway, please commiters (even contributors) follow Best Practices (I think I already put a word

[jira] Created: (OFBIZ-3682) XHTML validation errors round 2 (workeffort)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (workeffort) Key: OFBIZ-3682 URL: https://issues.apache.org/jira/browse/OFBIZ-3682 Project: OFBiz Issue Type: Bug Components: workeffort Affects

[jira] Closed: (OFBIZ-3674) Brazilian Portuguese Translation for Human Resources

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3674. -- Assignee: Jacques Le Roux Resolution: Fixed Thanks Luís Alfredo, Your patch is in trunk

[jira] Updated: (OFBIZ-3682) XHTML validation errors round 2 (workeffort)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3682: - Attachment: OFBIZ-3682_workeffort_xhtml.diff XHTML validation errors round 2

Re: Preparing a download page for the official releases

2010-04-12 Thread Jacopo Cappellato
Please have a look at the draft that I have put together: http://ofbiz.apache.org/download.html (it should be published soon, but of course no links are pointing at it right now). Jacopo On Apr 12, 2010, at 11:21 AM, Jacopo Cappellato wrote: Now that we are going to publish our first

[jira] Updated: (OFBIZ-3682) XHTML validation errors round 2 (workeffort)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3682: - Attachment: OFBIZ-3682_emptytable.jpg XHTML validation errors round 2

[jira] Created: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (product) - Key: OFBIZ-3683 URL: https://issues.apache.org/jira/browse/OFBIZ-3683 Project: OFBiz Issue Type: Bug Components: product Affects Versions: SVN

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Attachment: OFBIZ-3683_product_xhtml.diff XHTML validation errors round 2

[jira] Created: (OFBIZ-3684) XHTML validation errors round 2 (party)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (party) --- Key: OFBIZ-3684 URL: https://issues.apache.org/jira/browse/OFBIZ-3684 Project: OFBiz Issue Type: Bug Components: party Affects Versions: SVN trunk

[jira] Updated: (OFBIZ-3684) XHTML validation errors round 2 (party)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3684: - Attachment: OFBIZ-3684_party_xhtml.diff XHTML validation errors round 2 (party)

[jira] Created: (OFBIZ-3685) XHTML validation errors round 2 (order)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (order) --- Key: OFBIZ-3685 URL: https://issues.apache.org/jira/browse/OFBIZ-3685 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk

[jira] Updated: (OFBIZ-3685) XHTML validation errors round 2 (order)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3685: - Attachment: OFBIZ-3685_order_xhtml.diff XHTML validation errors round 2 (order)

Re: Preparing a download page for the official releases

2010-04-12 Thread Jacques Le Roux
Thanks Jacopo, Looks good to me. I just don't understand the Mirrors section. I guess it's not finished yet? Jacques From: Jacopo Cappellato jacopo.cappell...@gmail.com Please have a look at the draft that I have put together: http://ofbiz.apache.org/download.html (it should be published

[jira] Updated: (OFBIZ-3668) Opening a lookup from a lookup in IE8 does not work

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3668: --- Attachment: OFBIZ-3668_IE8_Fix.patch Bug is fixed ... weird one .. the IE had problems

[jira] Updated: (OFBIZ-3685) XHTML validation errors round 2 (order)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3685: - Attachment: (was: OFBIZ-3685_order_xhtml.diff) XHTML validation errors

[jira] Updated: (OFBIZ-3685) XHTML validation errors round 2 (order)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3685: - Attachment: OFBIZ-3685_order_xhtml.diff XHTML validation errors round 2 (order)

Re: Preparing a download page for the official releases

2010-04-12 Thread Jacopo Cappellato
On Apr 12, 2010, at 3:01 PM, Jacques Le Roux wrote: Thanks Jacopo, Looks good to me. I just don't understand the Mirrors section. I guess it's not finished yet? Yes, it is not working... there is a script (download.cgi) that should prepare the variables for that section but it doesn't

Re: Hi, New to ofbiz, Please help

2010-04-12 Thread Jacques Le Roux
Look for uploadFileInterface Jacques From: amit kumar arbaliyan_...@yahoo.com Hi, I have to upload a image file on server, And i didn't get the attribute type (*) for the file: service name=uploadLogo engine=java default-entity-name=Logo location=com.myClass.UploadLogo

Re: Library upgrades before next release branch

2010-04-12 Thread Erwan de FERRIERES
Le 09/04/2010 18:05, Adam Heath a écrit : Can we all try to start upgrading any of our embedded libraries to the latest official releases(or some svn snapshot), before the next release branch is created? If a library we use requires a version that hasn't been officially released, at the very

[jira] Created: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (marketing) visible empty tables in SFA --- Key: OFBIZ-3686 URL: https://issues.apache.org/jira/browse/OFBIZ-3686 Project: OFBiz Issue Type:

[jira] Updated: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3686: - Attachment: OFBIZ-3686_empty_sfa_tables.jpg XHTML validation errors round 2

[jira] Updated: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3686: - Attachment: OFBIZ-3686_marketing_xhtml.diff XHTML validation errors round 2

[jira] Updated: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3686: - Priority: Trivial (was: Major) XHTML validation errors round 2 (marketing)

[jira] Assigned: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-3686: - Assignee: Erwan de FERRIERES XHTML validation errors round 2 (marketing)

Re: Preparing a download page for the official releases

2010-04-12 Thread Jacques Le Roux
From: Jacopo Cappellato jacopo.cappell...@gmail.com On Apr 12, 2010, at 3:01 PM, Jacques Le Roux wrote: Thanks Jacopo, Looks good to me. I just don't understand the Mirrors section. I guess it's not finished yet? Yes, it is not working... there is a script (download.cgi) that should

[jira] Updated: (OFBIZ-3687) XHTML validation errors round 2 (manufacturing)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3687: - Attachment: OFBIZ-3687_manufacturing_xhtml.diff XHTML validation errors round 2

[jira] Created: (OFBIZ-3687) XHTML validation errors round 2 (manufacturing)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (manufacturing) --- Key: OFBIZ-3687 URL: https://issues.apache.org/jira/browse/OFBIZ-3687 Project: OFBiz Issue Type: Bug Components: manufacturing

Re: Preparing a download page for the official releases

2010-04-12 Thread Jacopo Cappellato
On Apr 12, 2010, at 3:22 PM, Jacques Le Roux wrote: From: Jacopo Cappellato jacopo.cappell...@gmail.com On Apr 12, 2010, at 3:01 PM, Jacques Le Roux wrote: Thanks Jacopo, Looks good to me. I just don't understand the Mirrors section. I guess it's not finished yet? Yes, it is not

[jira] Created: (OFBIZ-3688) XHTML validation errors round 2 (content)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (content) - Key: OFBIZ-3688 URL: https://issues.apache.org/jira/browse/OFBIZ-3688 Project: OFBiz Issue Type: Bug Components: content Affects Versions: SVN

[jira] Updated: (OFBIZ-3689) XHTML validation errors round 2 (commonext)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3689: - Priority: Trivial (was: Major) XHTML validation errors round 2 (commonext)

[jira] Closed: (OFBIZ-3668) Opening a lookup from a lookup in IE8 does not work

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3668. -- Resolution: Fixed Thanks Sascha, Your patch is in trunk at r933226. Yes, in IE8 item is a

[jira] Created: (OFBIZ-3690) XHTML validation errors round 2 (accounting)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
XHTML validation errors round 2 (accounting) Key: OFBIZ-3690 URL: https://issues.apache.org/jira/browse/OFBIZ-3690 Project: OFBiz Issue Type: Bug Components: accounting Affects

[jira] Updated: (OFBIZ-3690) XHTML validation errors round 2 (accounting)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3690: - Attachment: OFBIZ-3690_accounting_xhtml.diff XHTML validation errors round 2

Re: Preparing a download page for the official releases

2010-04-12 Thread Jacques Le Roux
From: Jacopo Cappellato jacopo.cappell...@gmail.com On Apr 12, 2010, at 3:22 PM, Jacques Le Roux wrote: From: Jacopo Cappellato jacopo.cappell...@gmail.com On Apr 12, 2010, at 3:01 PM, Jacques Le Roux wrote: Thanks Jacopo, Looks good to me. I just don't understand the Mirrors section. I

[jira] Commented: (OFBIZ-3668) Opening a lookup from a lookup in IE8 does not work

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855975#action_12855975 ] Sascha Rodekamp commented on OFBIZ-3668: hehe lessen learned :) thanks jacques for

[jira] Created: (OFBIZ-3691) Create PeriodWorker unit tester

2010-04-12 Thread Bob Morley (JIRA)
Create PeriodWorker unit tester --- Key: OFBIZ-3691 URL: https://issues.apache.org/jira/browse/OFBIZ-3691 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk

[jira] Updated: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3446: --- Attachment: OFBIZ-3446_LayoutFix.patch Here a patch for the layout issues in the Themes !=

[jira] Closed: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-3686. - Resolution: Fixed Thanks Blas, done at r933267 (BTW, there was tabs in your patch !)

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Description: XHTML validation errors * Unclosed tags * attributes

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Attachment: OFBIZ-3683_product_xhtml_v2.diff XHTML validation errors round 2

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Attachment: (was: OFBIZ-3683_product_xhtml.diff) XHTML validation errors

[jira] Commented: (OFBIZ-3674) Brazilian Portuguese Translation for Human Resources

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856021#action_12856021 ] Jacques Le Roux commented on OFBIZ-3674: Oops, I was wrong, I only committed not

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Attachment: OFBIZ-3683_product_xhtml_v3.diff XHTML validation errors round 2

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Description: XHTML validation errors * Unclosed tags * attributes

[jira] Commented: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856031#action_12856031 ] Jacques Le Roux commented on OFBIZ-3446: HI Sascha, Could you describe the issues

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Attachment: OFBIZ-3683_product_xhtml_v4.diff XHTML validation errors round 2

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Description: XHTML validation errors * Unclosed tags * attributes

[jira] Updated: (OFBIZ-3683) XHTML validation errors round 2 (product)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3683: - Attachment: (was: OFBIZ-3683_product_xhtml_v3.diff) XHTML validation errors

[jira] Commented: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856042#action_12856042 ] Blas Rodriguez Somoza commented on OFBIZ-3686: -- Excuse me, I usually review

[jira] Commented: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

2010-04-12 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856048#action_12856048 ] Erwan de FERRIERES commented on OFBIZ-3686: --- No problem, I just deleted them !

[jira] Created: (OFBIZ-3692) The minimize/enlarge buttons (+ -) blocks the layer

2010-04-12 Thread Jacques Le Roux (JIRA)
The minimize/enlarge buttons (+ -) blocks the layer --- Key: OFBIZ-3692 URL: https://issues.apache.org/jira/browse/OFBIZ-3692 Project: OFBiz Issue Type: Sub-task Reporter: Jacques

[jira] Commented: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856055#action_12856055 ] Sascha Rodekamp commented on OFBIZ-3446: The patch fixes following layout bugs in

[jira] Updated: (OFBIZ-3681) XHTML validation errors round 2+ (framework excluding widgets)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3681: - Attachment: (was: OFBIZ-3681_framework_xhtml.diff) XHTML validation errors

[jira] Updated: (OFBIZ-3681) XHTML validation errors round 2+ (framework excluding widgets)

2010-04-12 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blas Rodriguez Somoza updated OFBIZ-3681: - Attachment: OFBIZ-3681_framework_xhtml_v2.diff XHTML validation errors round 2+

[jira] Updated: (OFBIZ-3692) The minimize/enlarge buttons (+ -) blocks the layer

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3692: --- Description: A comment from Ankit Jain {quote} In the lookup layer when click on the

[jira] Commented: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856062#action_12856062 ] Jacques Le Roux commented on OFBIZ-3446: Great, thanks Sascha, I asked that

[jira] Updated: (OFBIZ-3692) The minimize/enlarge buttons (+ -) blocks the layer

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3692: --- Priority: Minor (was: Major) The minimize/enlarge buttons (+ -) blocks the layer

[jira] Commented: (OFBIZ-3446) Allow to open a layer lookup from a layer lookup

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856067#action_12856067 ] Jacques Le Roux commented on OFBIZ-3446: Sascha, I continue here tough not all is

[jira] Issue Comment Edited: (OFBIZ-3656) In layer lookup with other themes than Tomahawk the buttons inside (loopup and calendar buttons) don't show

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856064#action_12856064 ] Jacques Le Roux edited comment on OFBIZ-3656 at 4/12/10 1:11 PM:

[jira] Issue Comment Edited: (OFBIZ-3656) In layer lookup with other themes than Tomahawk the buttons inside (loopup and calendar buttons) don't show

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12856064#action_12856064 ] Jacques Le Roux edited comment on OFBIZ-3656 at 4/12/10 1:12 PM:

Re: [VOTE] [RELEASE] Apache OFBiz 09.04

2010-04-12 Thread Scott Gray
+1 Regards Scott On 12/04/2010, at 8:07 PM, Jacopo Cappellato wrote: +1 On Apr 8, 2010, at 12:27 PM, Jacopo Cappellato wrote: This is the vote thread to transform our release candidate 09.04 into an official release. The files can be downloaded from here:

[jira] Created: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-04-12 Thread Jacques Le Roux (JIRA)
Allow to open a layer lookup from a layer lookup recursively Key: OFBIZ-3693 URL: https://issues.apache.org/jira/browse/OFBIZ-3693 Project: OFBiz Issue Type: Sub-task

[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3693: --- Description: This is a special case of OFBIZ-3446 where not only you call a lookup from a

[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-04-12 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3693: --- Attachment: OFBIZ-3693 fieldlookup.js.patch I began to work a solution with this patch, but

[jira] Updated: (OFBIZ-3591) application - securityext

2010-04-12 Thread Bob Morley (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Morley updated OFBIZ-3591: -- Attachment: OFBIZ-3591_ResolveWarningsSecurityExt.patch One little unused import was removed.

[jira] Updated: (OFBIZ-3587) application - marketing

2010-04-12 Thread Bob Morley (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Morley updated OFBIZ-3587: -- Attachment: OFBIZ-3587_ResolveWarningsMarketing.patch Very minor change to VCard.java - now using

[jira] Updated: (OFBIZ-3589) application - party

2010-04-12 Thread Bob Morley (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Morley updated OFBIZ-3589: -- Attachment: OFBIZ-3589_ResolveWarningsParty.patch Party was very clean; only a few minor changes -

[jira] Updated: (OFBIZ-3590) application - product

2010-04-12 Thread Bob Morley (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Morley updated OFBIZ-3590: -- Attachment: OFBIZ-3590_ResolveWarningsProduct.patch Medium set of changes; most very trivial (adding

Apache.org incident report for 04/09/2010

2010-04-12 Thread Sam Hamilton
Please excuse the cross post but I thought that everyone on both lists should be aware of this issue. https://blogs.apache.org/infra/entry/apache_org_04_09_2010 Thanks Sam