If Search Engine Friedly URL is switched off, I get URL of this kind:
/index.php?option=com_wrapper&view=wrapper&Itemid=226
The URL should look like this
/index.php?option=com_wrapper&view=wrapper&Itemid=226
Normally that does not make troubles.
But if the menu item of that URL is an Iframe Wrapper the page is not loaded into the iframe.
Apache2, Suse 42.3, Joomla 3.8.4
Title |
|
Status | New | ⇒ | Information Required |
Category | ⇒ | com_wrapper |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-05 14:30:43 |
Closed_By | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/19557
Closing as not reproducible.
&
should be encoded as&
in URL. I am able to load a page with&
and&
in an iframe wrapper. Please try to load the page without the query portion to see if you can load the page.