So with the switch to the admin.php address for the control panel, now there are essentially two ways to get to the CP.
If I log in to http://tld/admin.php and add a shortcut to the Main Menu, it adds it correctly and I can use it. If I log out and then log back in using http://tld/system/ and click that shortcut, it doesn’t work.
I noticed someone submitted this worded slightly differently and your response was it was a “feature request”? That doesn’t totally make sense to me. This seems like a bug.
- Login to http://tld/admin.php
- Create menu item using “+ Add” button
- Logout
- Login to http://tld/system/
- Click menu item
- The URL is now http://tld/index.php?S=blahblah=cp&C=addons_modules&M=show_module_cp&module=structure
- This URL doesn’t work
- Login to http://tld/system/
- Create menu item using “+ Add” button
- Logout
- Login to http://tld/admin.php
- Click menu item
- The URL is now http://tld/system/admin.php?S=blahblah=cp&C=addons_modules&M=show_module_cp&module=structure
- This URL doesn’t work