[
https://issues.apache.org/jira/browse/OFBIZ-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti updated OFBIZ-1009:
----------------------------------
Attachment: PayPal_i18n.patch
Hi Jacques,
this is the patch for i18n improvement of PayPalEvents.java.
This patch can be applied to trunk only and not to the release 4 because it's
not a bug fix.
Thanks
Marco
> Reorganization of PayPalEvents
> ------------------------------
>
> Key: OFBIZ-1009
> URL: https://issues.apache.org/jira/browse/OFBIZ-1009
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: SVN trunk, Release Branch 4.0
> Environment: mac os x
> Reporter: Marco Risaliti
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: PayPal_bug.patch, PayPal_i18n.patch
>
>
> I have reorganizated the PayPalEvents.java performing those tasks:
> - removing unused variable to avoid compile warning
> - removed hardcoded error messages to use uiLabels.properties
> - correct the bug that does not create the payment for the order that was
> paid on PayPal
> - removed an hard-coded link to production PayPal
> (http://www.paypal.com/cgi-bin/webscr) and retrieved from the
> payment.properties
> This patch can be tested also on the front-end application on
> http://www.ofbiz.it
> After review and commit this patch the issue OFBIZ-175 and OFBIZ-247 can be
> closed.
> Thanks in advance
> Marco Risaliti
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.