shortland/Little-Bobby-Tables-Auction-House

Edit Employee: loads incomplete data

Closed this issue · 3 comments

Edit Employee loads incomplete data. eclipse-stuff commit edc1a4
Use case
Logged in as manager, clicked View/Edit/Delete Employee.
Employee table pops up with correct values. Clicked edit button next to Jared.
Edit form loaded with existing values in fields. Said loaded values only first word of actual values.
Examples:
Instead of full address, only 4322 shown.
Instead of city 'New York', only 'New' shown.

Fixed. A direct commit/push to 'eclipse-stuff' branch was necessary in fixing this issue; as the underlying problem was in a '.jsp' file which exists only in the 'eclipse-stuff' branch.

Issue still present. Eclipse-stuff b5e73df
Same use case and result.

Tested and confirmed working. Eclipse-stuff ff216db