meeting-room-booking-system / mrbs-code

MRBS application code
Other
111 stars 58 forks source link

Adding rooms #219

Closed jberanek closed 1 year ago

jberanek commented 23 years ago

If you omit the capasity for a room, you get an error message.

Reported by: klunde

Original Ticket: "mrbs/bugs/10":https://sourceforge.net/p/mrbs/bugs/10

jberanek commented 23 years ago

I get the same thing. Error handling really needs to be increased in this system.

-=-peas-=-

Original comment by: nobody

jberanek commented 23 years ago

This has been fixed in the next version. If capacity isn't given it will default to 0 and not report the SQL syntax error message.

Original comment by: lbayuk

jberanek commented 23 years ago

Fixed in cvs branch mrbs-0-9-1xp, to be released soon.

Original comment by: lbayuk