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

Summary: TwoPageTableCRUD - Update page not completed
Product: obsolete Reporter: John Baker <jbaker>
Component: visualwebAssignee: John Baker <jbaker>
Status: VERIFIED FIXED    
Severity: blocker CC: dkolar
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 119252    
Bug Blocks:    

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.