View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001287 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-09-03 19:41 | 2012-12-10 13:45 |
Reporter | holgt | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.1 revision 18442 | ||||
Fixed in Version | 4.1.5 revision 21618 | ||||
Summary | 0001287: No Payment/Shipment Options for Ordering | ||||
Description | After submit foreign Address as Invoice /Shipment Address , no payment options are shown, instead the emptyPayment Error Msg. | ||||
Additional Information | it 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 | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
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? |
|
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 |
|
Good. So we mark it as fixed in version 4.1.5. Thank you for your note. |