I figured it'd be worthwhile to start a meta issue to track items necessary for a stable release. I've been trying to get the module to work for a client and have created several issues with patches along the way:
- #1724026: Fields disappear after AHAH call
- #1724044: Number of rows should use default value, not hardcoded number
- #1724088: Number of floors should use default value, not hardcoded number
- #1724104: Changing a row/cols number *always* gives "entered row and column combination is not sufficient" error
- #1724212: AHAH submission doesn't show the new values
- #1727272: Use allocated_seating_setup() instead of manually loading JS & CSS
- #1723070: Allow number of seats to be easily changed
- #1727482: Add option to allocated_seating_seat_select to set a limit to the seats that can be selected
Items that need work:
- #1723068: AHAH callback fails when using multipart/form-data, modified field disappears
- #1111078: Provide README.txt file with working example code
- #1727528: Nesting allocated_seating_seat_design inside a fieldset causes AHAH responses to double-nest the fieldset
- #1727526: The tabs do nothing on the seating selector
- #1727524: The tabs do nothing on the seating designer
- #1727466: Removing a floor doesn't work
- #1727470: Adding a floor doesn't work
- #1727472: Form doesn't redirect back to the destination after submission
I'll update this as I find other issues.
Comments
Comment #0.0
damienmckennaNoted that the order the patches are listed is the order in which they should be applied.
Comment #0.1
damienmckennaListed items that need further work.
Comment #0.2
damienmckennaAdded item #1727272.
Comment #1
damienmckennaFYI I'm committing my changes to a sandbox so you can see them all together: http://drupal.org/sandbox/damienmckenna/1727458
Comment #1.0
damienmckennaAdded #1723070 to the list.
Comment #1.1
damienmckennaAdditional items.
Comment #1.2
damienmckennaRemoved the 'order to apply' note.
Comment #1.3
damienmckennaAdded #1727482.