View Issue Details

IDProjectCategoryView StatusLast Update
0006669OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2022-02-02 16:30
Reporterbjoerk Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version4.10.4 / 5.3.4 
Summary0006669: empty coupon numbers
Descriptionrelated 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 Reproducebackend:
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 Informationshould be fixed in backend instead of frontend JS validation
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2017-07-28 13:54

administrator   ~0012194

not reproduceable on demoshop: http://demoshop.oxid-esales.com/

bjoerk

2017-07-28 14:06

reporter   ~0012195

It is reproducable on demoshop http://demoshop.oxid-esales.com/

Just added such a series to the demo-shop! Name is 'blah'

QA

2017-07-28 14:19

administrator   ~0012196

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.

Sven Brunk

2022-02-02 16:30

administrator   ~0013743

Since this is not possible anymore in the current demoshop, I assume this has been fixed.