User tests: Successful: Unsuccessful:
Fixes routing not working in com_wrapper.
Create Wrapper -> Iframe Wrapper menu item.
Inspect its link in menu module.
Link with just menu alias, e.g. wrapper-item
.
Link like this: wrapper-item?view=wrapper
.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Front End com_wrapper |
Labels |
Added:
?
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-03 11:02:58 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
I have tested this Patch successful.
git fetch origin pull/27702/head:j4/wrapper-router
git checkout j4/wrapper-router
No new install or npm ci is needed.
I created a menu item of type wrapper

Without the patch the URL
http://localhost/joomla-cms4/index.php/wrapper?view=wrapper
is used when I click on the menu item in front end.
With the path the used URL is
http://localhost/joomla-cms4/index.php/wrapper
I tested with the current 4.0.0-beta1-dev on Ubuntu with PHP 7.2 and MySQL 5.7.