Opened 2 years ago
Closed 23 months ago
#1290 closed defect (fixed)
Radio buttons: places left bug
Reported by: | jbenito | Owned by: | arescope |
---|---|---|---|
Priority: | critical | Milestone: | v1.2 |
Component: | Registration form | Version: | 1.1 |
Keywords: | Cc: |
Description
Hi,
We trying to use places left feature for the first time with 0.99, as we thought it works now. But as far as we start to define the places we observed unpredicted behavior. We have a group of sessions as radio buttons with one choice for one day e.g. Wednesday. Once the group is setup it looks like it works, but if I add another one radio button with say 15 places left, the "places left" for other buttons changes unpredictably, if it were 20 then it turns to 11 for some reason etc. So I tried to understand the logic of bug behind, but didn't succeed. It is even hard to explain it as I sometimes it looks random, sometimes follow some pattern e.g. shift all numbers to 10. The easiest thing to show is the number of "places left" differ on event page to what I see in the admin mode:
on registration page you could check:
e.g.
Combining Grid and Cloud for e-sciences applications [19 place(s) left]
Effective Analysis Programming 2
[20 place(s) left]
Globus Technology Workshop
[15 place(s) left]
Multi-threaded Programming
[18 place(s) left]
Training Session on Openstack 1
[15 place(s) left]
or on original page:
http://indico.scc.kit.edu/indico/confRegistrationFormDisplay.py/display?confId=26
and in admin mode:
Combining Grid and Cloud for e-sciences applications (29 places)
Effective Analysis Programming 2 (30 places)
Globus Technology Workshop (25 places)
Multi-threaded Programming (28 places)
Training Session on Openstack 1 (26 places)
no session
I have to apply shift 10 here to get the correct number ( the actual number of places we have) on event page, say to get 20 on event page I set 30 in admin mode etc. I hope someone could give some hints for this problem. Thank you.
Cheers,
Pavel
--
Karlsruhe Institute of Technology (KIT)
Steinbuch Centre for Computing (SCC)
Dr. Pavel Weber
Change History (6)
comment:1 Changed 2 years ago by jbenito
- Owner set to arescope
- Status changed from new to assigned
comment:2 Changed 2 years ago by jbenito
- Priority changed from high to critical
comment:3 Changed 2 years ago by jbenito
- Milestone changed from v1.1 to v1.2
comment:4 Changed 2 years ago by arescope
- Status changed from assigned to awaiting_merge
comment:5 Changed 23 months ago by jbenito
- Status changed from awaiting_merge to merging
comment:6 Changed 23 months ago by Jose Benito <jose.benito.gonzalez@…>
- Resolution set to fixed
- Status changed from merging to closed
In fbe7aeb3369c99371642122fc3394a860fd5acb9/indico: