[jira] Closed: (OFBIZ-3994) Button image not wide enough in some cases
[ https://issues.apache.org/jira/browse/OFBIZ-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3994. -- Resolution: Duplicate Duplicate of OFBIZ-4005 (by Erwan). I kept Erwan's rather than mine because there are more infos there > Button image not wide enough in some cases > -- > > Key: OFBIZ-3994 > URL: https://issues.apache.org/jira/browse/OFBIZ-3994 > Project: OFBiz > Issue Type: Sub-task >Reporter: Jacques Le Roux > Attachments: New French facility.jpg > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Updated: (OFBIZ-4005) Buttons are too short in tomhawak with long text
[ https://issues.apache.org/jira/browse/OFBIZ-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4005: --- Issue Type: Sub-task (was: Bug) Parent: OFBIZ-3517 > Buttons are too short in tomhawak with long text > > > Key: OFBIZ-4005 > URL: https://issues.apache.org/jira/browse/OFBIZ-4005 > Project: OFBiz > Issue Type: Sub-task > Components: themes >Affects Versions: Release Branch 10.04, SVN trunk >Reporter: Erwan de FERRIERES >Assignee: Bruno Busco > Fix For: Release Branch 10.04, SVN trunk > > Attachments: create_en.png, create_fr.png > > > When using styles on the buttons, like create, with the tomahawk theme, and a > long text (sometimes in French), the text is too long. > The button should resize itself automatically to be always under the text. > Please see the attached screenshots. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
Re: svn commit: r1027811 - in /ofbiz/trunk/applications: order/servicedef/services_request.xml workeffort/servicedef/services.xml
Why would you put HTML in a work effort description? -Adrian On 10/26/2010 9:21 PM, hans...@apache.org wrote: Author: hansbak Date: Wed Oct 27 04:21:04 2010 New Revision: 1027811 URL: http://svn.apache.org/viewvc?rev=1027811&view=rev Log: allow 'safe' html in workeffort name, description and request description Modified: ofbiz/trunk/applications/order/servicedef/services_request.xml ofbiz/trunk/applications/workeffort/servicedef/services.xml Modified: ofbiz/trunk/applications/order/servicedef/services_request.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/servicedef/services_request.xml?rev=1027811&r1=1027810&r2=1027811&view=diff == --- ofbiz/trunk/applications/order/servicedef/services_request.xml (original) +++ ofbiz/trunk/applications/order/servicedef/services_request.xml Wed Oct 27 04:21:04 2010 @@ -84,6 +84,7 @@ under the License. + http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/servicedef/services.xml?rev=1027811&r1=1027810&r2=1027811&view=diff == --- ofbiz/trunk/applications/workeffort/servicedef/services.xml (original) +++ ofbiz/trunk/applications/workeffort/servicedef/services.xml Wed Oct 27 04:21:04 2010 @@ -46,11 +46,10 @@ under the License. + + - - - @@ -76,6 +75,8 @@ under the License. + + @@ -363,6 +364,7 @@ under the License. + Deletes a CustRequestWorkEffort
[jira] Closed: (OFBIZ-3992) Bug in contact mech lookup on communcation event screen.
[ https://issues.apache.org/jira/browse/OFBIZ-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-3992. -- Resolution: Fixed Thanks Amit for the contribution - Committed in trunk at r1027962 & in releasebranch10.04 at r1027965. Sorry for bit delay, it got slipped from my mind. -- Ashish > Bug in contact mech lookup on communcation event screen. > > > Key: OFBIZ-3992 > URL: https://issues.apache.org/jira/browse/OFBIZ-3992 > Project: OFBiz > Issue Type: Bug > Components: party >Reporter: Amit Sharma >Assignee: Ashish Vijaywargiya >Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-3992.patch > > > Contact Mech lookup on > https://localhost:8443/partymgr/control/EditCommunicationEvent?communicationEventId=9000 > is not working. > Steps:- > # Go to page > https://localhost:8443/partymgr/control/EditCommunicationEvent?communicationEventId=9000 > # Set *Party From* = DemoCustomer. > # Click lookup icon on *From Contact Mech* field. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Closed: (OFBIZ-4004) Incorrect State/Province for Billing Addresses in paypal orders
[ https://issues.apache.org/jira/browse/OFBIZ-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-4004. -- Resolution: Fixed Thanks Atul for the contribution. Committed in trunk at r1027960 & in releasebranch10.04 at r1027961. > Incorrect State/Province for Billing Addresses in paypal orders > --- > > Key: OFBIZ-4004 > URL: https://issues.apache.org/jira/browse/OFBIZ-4004 > Project: OFBiz > Issue Type: Bug >Affects Versions: Release Branch 10.04, SVN trunk >Reporter: Atul Vani >Assignee: Ashish Vijaywargiya > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4004.patch > > > There are some State/Province which have the same geoCode > for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) > For such states when paypal checkout is done, the billing address is stored > incorrectly in the DB. > When checking out with billing address as (UT, USA), what gets stored instead > is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Updated: (OFBIZ-4005) Buttons are too short in tomhawak with long text
[ https://issues.apache.org/jira/browse/OFBIZ-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-4005: -- Attachment: create_fr.png create_en.png > Buttons are too short in tomhawak with long text > > > Key: OFBIZ-4005 > URL: https://issues.apache.org/jira/browse/OFBIZ-4005 > Project: OFBiz > Issue Type: Bug > Components: themes >Affects Versions: Release Branch 10.04, SVN trunk >Reporter: Erwan de FERRIERES >Assignee: Bruno Busco > Fix For: Release Branch 10.04, SVN trunk > > Attachments: create_en.png, create_fr.png > > > When using styles on the buttons, like create, with the tomahawk theme, and a > long text (sometimes in French), the text is too long. > The button should resize itself automatically to be always under the text. > Please see the attached screenshots. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (OFBIZ-4005) Buttons are too short in tomhawak with long text
[ https://issues.apache.org/jira/browse/OFBIZ-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925368#action_12925368 ] Erwan de FERRIERES commented on OFBIZ-4005: --- English is ok, French has the error > Buttons are too short in tomhawak with long text > > > Key: OFBIZ-4005 > URL: https://issues.apache.org/jira/browse/OFBIZ-4005 > Project: OFBiz > Issue Type: Bug > Components: themes >Affects Versions: Release Branch 10.04, SVN trunk >Reporter: Erwan de FERRIERES >Assignee: Bruno Busco > Fix For: Release Branch 10.04, SVN trunk > > Attachments: create_en.png, create_fr.png > > > When using styles on the buttons, like create, with the tomahawk theme, and a > long text (sometimes in French), the text is too long. > The button should resize itself automatically to be always under the text. > Please see the attached screenshots. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Assigned: (OFBIZ-4004) Incorrect State/Province for Billing Addresses in paypal orders
[ https://issues.apache.org/jira/browse/OFBIZ-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-4004: -- Assignee: Ashish Vijaywargiya > Incorrect State/Province for Billing Addresses in paypal orders > --- > > Key: OFBIZ-4004 > URL: https://issues.apache.org/jira/browse/OFBIZ-4004 > Project: OFBiz > Issue Type: Bug >Affects Versions: Release Branch 10.04, SVN trunk >Reporter: Atul Vani >Assignee: Ashish Vijaywargiya > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4004.patch > > > There are some State/Province which have the same geoCode > for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) > For such states when paypal checkout is done, the billing address is stored > incorrectly in the DB. > When checking out with billing address as (UT, USA), what gets stored instead > is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Created: (OFBIZ-4005) Buttons are too short in tomhawak with long text
Buttons are too short in tomhawak with long text Key: OFBIZ-4005 URL: https://issues.apache.org/jira/browse/OFBIZ-4005 Project: OFBiz Issue Type: Bug Components: themes Affects Versions: Release Branch 10.04, SVN trunk Reporter: Erwan de FERRIERES Assignee: Bruno Busco Fix For: Release Branch 10.04, SVN trunk When using styles on the buttons, like create, with the tomahawk theme, and a long text (sometimes in French), the text is too long. The button should resize itself automatically to be always under the text. Please see the attached screenshots. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Updated: (OFBIZ-4004) Incorrect State/Province for Billing Addresses in paypal orders
[ https://issues.apache.org/jira/browse/OFBIZ-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atul Vani updated OFBIZ-4004: - Attachment: OFBIZ-4004.patch Patch attached fixes the bug. Thanks & Regards Atul Vani > Incorrect State/Province for Billing Addresses in paypal orders > --- > > Key: OFBIZ-4004 > URL: https://issues.apache.org/jira/browse/OFBIZ-4004 > Project: OFBiz > Issue Type: Bug >Affects Versions: Release Branch 10.04, SVN trunk >Reporter: Atul Vani > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-4004.patch > > > There are some State/Province which have the same geoCode > for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) > For such states when paypal checkout is done, the billing address is stored > incorrectly in the DB. > When checking out with billing address as (UT, USA), what gets stored instead > is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Created: (OFBIZ-4004) Incorrect State/Province for Billing Addresses in paypal orders
Incorrect State/Province for Billing Addresses in paypal orders --- Key: OFBIZ-4004 URL: https://issues.apache.org/jira/browse/OFBIZ-4004 Project: OFBiz Issue Type: Bug Affects Versions: Release Branch 10.04, SVN trunk Reporter: Atul Vani Fix For: Release Branch 10.04, SVN trunk There are some State/Province which have the same geoCode for example (geoId = IN-UT, geoCode = UT) and (geoId = UT, geoCode = UT) For such states when paypal checkout is done, the billing address is stored incorrectly in the DB. When checking out with billing address as (UT, USA), what gets stored instead is (IN-UT, USA). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (OFBIZ-3978) Ecommerce Migration
[ https://issues.apache.org/jira/browse/OFBIZ-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925346#action_12925346 ] Jonatan Soto commented on OFBIZ-3978: - Sorry, I was wrong about my assumptions. It's true that the sync:false must be replaced but it wasn't the cause that makes the delegator create another instance. This is the code in the same method that causes the error: if (jQuery('#orderViewed')) { requestToSend = "/ordermgr/control/getAssociatedStateList" } Every time the request sent is /ordermgr/control/getAssociatedStateList. For now I commented it. > Ecommerce Migration > --- > > Key: OFBIZ-3978 > URL: https://issues.apache.org/jira/browse/OFBIZ-3978 > Project: OFBiz > Issue Type: Sub-task > Components: specialpurpose/ecommerce >Reporter: Ankit Jain >Assignee: Jacques Le Roux > Attachments: CheckoutProcess.patch, CheckoutProcess.patch, > OFBIZ-3978_ecommerceMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_ProductImageHoverFix.patch, OFBIZ-3978_ProductImageHoverFix.patch, > popup issue.jpg, smoothness.zip > > > All ecommerce js migration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (OFBIZ-3978) Ecommerce Migration
[ https://issues.apache.org/jira/browse/OFBIZ-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925337#action_12925337 ] Sascha Rodekamp commented on OFBIZ-3978: jep that's right "sync:false" is prototype fashion, For jQuery it should be "async: true" ;) > Ecommerce Migration > --- > > Key: OFBIZ-3978 > URL: https://issues.apache.org/jira/browse/OFBIZ-3978 > Project: OFBiz > Issue Type: Sub-task > Components: specialpurpose/ecommerce >Reporter: Ankit Jain >Assignee: Jacques Le Roux > Attachments: CheckoutProcess.patch, CheckoutProcess.patch, > OFBIZ-3978_ecommerceMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_ProductImageHoverFix.patch, OFBIZ-3978_ProductImageHoverFix.patch, > popup issue.jpg, smoothness.zip > > > All ecommerce js migration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (OFBIZ-3978) Ecommerce Migration
[ https://issues.apache.org/jira/browse/OFBIZ-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925320#action_12925320 ] Jonatan Soto commented on OFBIZ-3978: - I found an error in applications/order/webapp/ordermgr/images/js/geoAutoCompleter.js on getAssociatedStateList function. jQuery.ajax({ url: requestToSend, sync: false, type: "POST", data: {countryGeoId: countryGeoId}, success: function(data) { sync:false should be replaced by async:true. Setting sync:false causes unexpected behaviour in the server side. ie: the tenantId in the Delegator was null and perhaps another weird things can happen. > Ecommerce Migration > --- > > Key: OFBIZ-3978 > URL: https://issues.apache.org/jira/browse/OFBIZ-3978 > Project: OFBiz > Issue Type: Sub-task > Components: specialpurpose/ecommerce >Reporter: Ankit Jain >Assignee: Jacques Le Roux > Attachments: CheckoutProcess.patch, CheckoutProcess.patch, > OFBIZ-3978_ecommerceMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_onePageCheckOutMigration.patch, > OFBIZ-3978_ProductImageHoverFix.patch, OFBIZ-3978_ProductImageHoverFix.patch, > popup issue.jpg, smoothness.zip > > > All ecommerce js migration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
buildbot success in ASF Buildbot on ofbiz-trunk
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/695 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: Build Source Stamp: [branch ofbiz/trunk] 1027885 Blamelist: hansbak Build succeeded! sincerely, -The Buildbot