View Issue Details

IDProjectCategoryView StatusLast Update
0005117module PayPalmodule PayPal - subpublic2013-07-03 13:55
Reportermichael_keiluweit Assigned To 
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Target Version2.0.5Fixed in Version2.1.1 
Summary0005117: paypal module cuts the streetname if the streetnumber has a letter
Descriptionthe module can't handle a street information like:
Bertoldstraße 48 A

It replace the streetname with the letter of the streetnumber:

A 48.
Please see the attached screenshot. it shows the address after the redirect from paypal to the shop. (step 4).
Steps To Reproduce- buy something with expresscheckout-
- make a new address at the paypal site like "streetname 42 B"
- go further and have a look the address in the shop. it will be changed.
Additional InformationThe mail address is censored, it is not broken.
TagsNo tags attached.
Attached Files
paypal.png (8,415 bytes)   
paypal.png (8,415 bytes)   

Activities

mantas.vaitkunas

2013-07-03 13:55

reporter   ~0008870

Changed preg_match pattern to work correctly.