View Issue Details

IDProjectCategoryView StatusLast Update
0001287OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:45
Reporterholgt Assigned To 
PrioritynormalSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version4.1.1 revision 18442 
Fixed in Version4.1.5 revision 21618 
Summary0001287: No Payment/Shipment Options for Ordering
DescriptionAfter submit foreign Address as Invoice /Shipment Address , no payment options are shown, instead the emptyPayment Error Msg.
Additional Informationit turns out to be SQL problem in :
oxPaymentList->__getSelectString

Patch from 4.1.5 of that method, cured Problem in CE and EE of 4.1.1, of which i made Module, not to patch the core files
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-09-04 08:43

reporter   ~0001641

Reminder sent to: holgt

Hi,

Sorry, but we cannot reproduce this case (tested in eshop 4.1.5).
Such case for us occurs only when Shipping Methods, Shipping Sets and Payment Methods are configured incorrectly in shop Admin: when there are no shipping method/sets and payment methods assigned to this country - no payment nor shipping options are shown for user in 3rd order step. But if these are configured correctly - it works well.
Also, please notice, that there is an option for disabling order, when no shipping sets is available:
(Core Settings -> System) Allow Orders from foreign Countries if no Shipping Costs are defined.

Question: can you reproduce the same case on eShop 4.1.5? or you telling, that this bug you found in 4.1.1, and in 4.1.5 it is already fixed?

holgt

2009-09-04 13:53

reporter   ~0001652

Well, not to have made it clearly enough.
Yes I cannot reproduce this case in 4.1.5!
Bcs of this and not want to do the (quite tedious) update procedure,
i was able to fix the 4.1.1 bug with the 4.1.5 code, of which i made the module

oxpaymentlist => fixed_oxpaymentlist

Just as a reminder for other Usersm that this bug exist in 4.1.1, and can be safely fixed without all the update procedure, bcs having the customized shop with a lot of plugins7extensions/modules/or even worse patches, makes update really hard job.

Thanks for the quick reply, we all appreciate the Support

dainius.bigelis

2009-09-04 15:01

reporter   ~0001655

Good. So we mark it as fixed in version 4.1.5.
Thank you for your note.