Bug #7011
closed
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Assigned
- % Done changed from 100 to 90
Possible other loop case:
https://www.joomlapolis.com/forum/153-professional-member-support/242761-mask-for-field?start=12#320718
1) while the " Files "fields are empty, the" Checkbox " field is hidden, tab 2 is hidden.
2) the "Checkbox" field will become visible after downloading all three files.
3) tab 2 will become visible if the "Checkbox" is checked.
Sounds like issue with checkbox hiding tab 2 while the checkbox displays based off 3 fields on tab 2. This would cause a condition loop and throws a fatal JS error.
The infinite loop protection should force the condition to be a static condition to avoid the JS completely breaking. This would be the best possible protection against loops. This will limit some use cases, but will prevent catastrophic failures, which WILL break the forms ability to submit.
- Status changed from Assigned to Resolved
- % Done changed from 90 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF