Menu

#3 Save data to wrong object error

v1.0
open
web related (3)
9
2004-04-20
2004-04-20
No

The code to prevent changes from being lost does not
work in combination with a tree when a change on page
x, object y is made and then object z that uses the
same page x is clicked in the tree. What happens is that
the changes are saved to object z instead of y.The
problem is caused by the fact that the load of a page
happens before the unload is complete. Since both
pages share the same bean the changes are saved to
the last bean!

Discussion


Log in to post a comment.

Auth0 Logo