Closed (fixed)
Project:
Registration codes
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2016 at 10:19 UTC
Updated:
27 Jul 2021 at 03:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sh.manishshukla commentedAdded Patch for above issue...
Comment #3
sh.manishshukla commentedPatch is required for below issue:
1. Pdo exception for the codes already exists.
2. Dates should be +-15 years
3. Ajax validation of the registrations codes
Comment #4
sh.manishshukla commentedAdded patch for all the issue mentioned above.
Comment #5
sh.manishshukla commentedComment #6
rsingh27 commentedComment #8
azovsky commentedComment #10
tr commentedWhy was regcode_create_maxuses changed to a 'hidden' form field rather than keeping it as a 'textfield' ? I don't see any mention in this issue about why that was done, but the result is that in the 7.x-2.x branch we can no longer set the 'Maximum uses' in the UI. See #3221672: Missing multiple usage field
Comment #11
tr commentedAlso, these fixes were never put into the 8.x-1.x branch? So now we have to rediscover these problems and make the same fixes on 8.x-1.x?