Jan Rychter <[EMAIL PROTECTED]> writes:

> I have an application where some users get an additional "admin"
> link. When clicked, it invokes an action which does a do-page replacing
> the whole site with a new composite containing a new navigation widget
> (one for the admin interface).
>
> Problem is, when that composite answers, the user lands in the main
> application, but with a URL pointing to one of the admin panes, which do
> not exist at that point. 404.

Actually, it's even worse. The current navigation system is totally
unprepared for changes resulting from actions. Hence, if you replace a
navigation widget anywhere in your tree, your URLs suddenly become
invalid.

--J.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to