Bugzzz

Feb 21, 2003 16:12

Re-beta tested this Web application at work today. It had some bugs last time I tested it...certain things were not there that should be, unexpected results, etc.

So today, not only are the same problems there that were there before, but I can't even submit the form because one of the populated fields is too long. Whoever programmed the form told it to pull information from a database based on a username. After the Web form contacts the database and populates the fields, you are supposed to be able to submit the form into another database. Well, since the maximum characters allowed is 30 and the information populating it is over 30, it won't submit without an error.

Sooooo, someone needs to allow for more than 30 characters in their code or needs to truncate what is being pulled from the other database.

Sheesh...
Previous post Next post
Up