Hello, I'm quite confused about how to interpret the _sourcePage content with v 1.5.1.
If I define a Layout 'L.jsp' which in includes 'a.jsp' and then define a page 'home.jsp' based on Layout 'L.jsp'. Shouldn't _sourcePage contain '/home.jsp' ? Instead it contains 'a.jsp' ???? This leads to the funny effect that a page with validation errors shows the partial page 'a.jsp' instead of '/home.jsp'. The same example works flawlessly in v1.5. Am I missing something ? ------------------------------------------------------------------------------ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
