| Summary: | An Editable table causes an error leading to reserved seats can booked again. | ||
|---|---|---|---|
| Product: | Concert Ticket Reservation & Purchase System | Reporter: | Issac Pang <cherrie051098> |
| Component: | Select seat | Assignee: | Issac Pang <cherrie051098> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | ||
| Priority: | --- | ||
| Version: | 6 | ||
| Hardware: | PC | ||
| OS: | All | ||
|
Description
Issac Pang
2019-12-09 22:11:02 HKT
The bug fixed. The seat field of the table is now unchangeable by adding a statement (table.setEnabled(false);) in concert page. |