View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006669 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2017-07-21 15:03 | 2022-02-02 16:30 |
Reporter | bjoerk | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 4.10.4 / 5.3.4 | ||||
Summary | 0006669: empty coupon numbers | ||||
Description | related with solved issue 0006284 It is still possible to create coupon series with empty coupon number Customer can redeem those coupons by submitting a blank to the coupon input field at the basket | ||||
Steps To Reproduce | backend: 1. create a new coupon serie 2. select radio "Coupon Number" 3. leave the inputfield empty 4. generate a number of coupons frontend: 1. add product to basket 2. go to basket 3. enter a blank to coupon input and submit 4. coupon value will be applied | ||||
Additional Information | should be fixed in backend instead of frontend JS validation | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
not reproduceable on demoshop: http://demoshop.oxid-esales.com/ |
|
It is reproducable on demoshop http://demoshop.oxid-esales.com/ Just added such a series to the demo-shop! Name is 'blah' |
|
Empty voucher are therefore not possible. Voucher numbers with spaces are allowed. Thus also vouchers consisting only of the space. Since only the shop administrator can create vouchers, he should know what he is doing. If the behavior nevertheless should be prevented, we speak here not of a bug but feature. |
|
Since this is not possible anymore in the current demoshop, I assume this has been fixed. |