DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26668>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26668 errors messages tags enhancement: make them show only errors/messages ------- Additional Comments From [EMAIL PROTECTED] 2004-02-08 15:20 ------- I have implemented 4 classes of messages. Of course to actually achieve this with the current flow of control was a bit of a contortion but I believe it is the complete set of message handling. 1) Validation errors which force entry of new data. 2) Validation messages which are informational in nature, i.e. an unusual piece of information was entered, but was not necessarily invalid. 3) Post validation errors which force entry of new data (i.e. database errors). 4) Post validation messages, i.e. the successful commit. The use case is if you don't want a special page for success but would rather re-use the same page but give an indication of the success. Edgar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]