I am currently getting markup exceptions that were OK in 1.2.6. The login panel component does exist as a div in the html and worked fine before. What worries me is that the component thinks its id is "-relative_path_prefix1" not "login". Where did this come from?
Unable to find component with id 'login' in [MarkupContainer [Component id = -relative_path_prefix1, page = com.rdf.datacol.tenantchecker.presentation.brochureware.Home, path = 1:_<body>:-relative_path_prefix1.WebMarkupContainer, isVisible = true, isVersioned = true]]. This means that you declared wicket:id=login in your markup, but that you either did not add the component to your page at all, or that the hierarchy does not match. Any pointers? -- View this message in context: http://www.nabble.com/Id-is-%22-relative_path_prefix1%22-after-upgrade-to-1.3-snapshot-tf3727626.html#a10432612 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
