This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 118985 - TwoPageTableCRUD - Update page not completed
Summary: TwoPageTableCRUD - Update page not completed
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on: 119252
Blocks:
  Show dependency tree
 
Reported: 2007-10-16 03:36 UTC by John Baker
Modified: 2007-10-17 17:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Baker 2007-10-16 03:36:49 UTC
Updates to Trips is not working because the Update page had not been completed

*Dep City and Dest city text fields were not bound to database columns
*Validation of the text fields was not hooked up
*Validation method was missing
Comment 1 John Baker 2007-10-16 04:14:12 UTC
Fixed

Checking in visualweb/samples/webapps/TwoPageCrudTable/web/UpdatePage.jsp;
/cvs/visualweb/samples/webapps/TwoPageCrudTable/web/UpdatePage.jsp,v  <--  UpdatePage.jsp
new revision: 1.2; previous revision: 1.1
done
Checking in visualweb/samples/webapps/TwoPageCrudTable/src/java/twopagecrudtable/UpdatePage.java;
/cvs/visualweb/samples/webapps/TwoPageCrudTable/src/java/twopagecrudtable/UpdatePage.java,v  <--  UpdatePage.java
new revision: 1.2; previous revision: 1.1
done
Comment 2 Petr Blaha 2007-10-16 18:48:25 UTC
Changing priority to P1 since sample doesn't work at all.
Comment 3 John Baker 2007-10-16 19:45:09 UTC
Fixed in trunk, please verify
Comment 4 John Baker 2007-10-16 19:45:37 UTC
Fixed in trunk, please verify
Comment 5 Dan Kolar 2007-10-17 11:57:28 UTC
Seems fine now.
Comment 6 Petr Blaha 2007-10-17 11:59:01 UTC
Beta2 merge approved.