Changes between Initial Version and Version 1 of Ticket #18301, comment 17
- Timestamp:
- 09/13/2011 10:49:34 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18301, comment 17
initial v1 1 1 So, regarding my Network Quick-switch plugin: 2 2 3 If you're on /blog-x/themes and you click "Network Admin", you are sent to the network admin. But afterwards, you are not sent back to /blog-x/themes, but to main-blog/themes.3 If you're on /blog-x/themes and you click "Network Admin", you are sent to the network admin. But afterwards, you are not sent back to /blog-x/themes, but to /main-blog/themes. 4 4 5 5 In order to make this work as expected, a cookie would have to be used or an URL parameter, both of which are pretty fragile solutions, so I'm dropping the idea.