Layout type not respected in normal/sef modes
3 posts
• Page 1 of 1
Layout type not respected in normal/sef modes
Hi
The layout type seems not kept in a consistent way in normal/sef modes. If I select globally blog mode as main layout, it stays in blog mode in normal mode for all authors/selected author views but it changes to List layout in selected view when joomla sef is enabled.
--Détails--
1) In non sef mode
1a) view from main menu option (option all blogs in blog mode)
http://localhost/j25/index.php?option=com_authorlist&view=author&layout=blog&id=0&Itemid=538
$_SERVER["REQUEST_URI"]: /j25/index.php?option=com_authorlist&view=author&layout=blog&id=0&Itemid=538
JRouter::getVars() and buildQuery: /index.php?option=com_authorlist&view=author&layout=blog&id=0&Itemid=538
View is presented in blog format as requested
1b) View on specific author selection in author selectbox
http://localhost/j25/index.php?option=com_authorlist&view=author&layout=blog&id=4:rudy&Itemid=538
$_SERVER["REQUEST_URI"]: /j25/index.php?option=com_authorlist&view=author&layout=blog&id=4:rudy&Itemid=538
JRouter::getVars() and buildQuery: /index.php?option=com_authorlist&view=author&layout=blog&id=4:rudy&Itemid=538
View is still presented in blog layout
2) In joomla sef mode
2a) view from main menu (option all blogs in blog mode)
$_SERVER["REQUEST_URI"]: /j25/index.php/author-blog-all
JRouter::getVars() and buildQuery: /index.php?Itemid=538&option=com_authorlist
View is presented in blog format
2b) View on specific author selection in author selectbox
$_SERVER["REQUEST_URI"]: /j25/index.php/author-blog-all/4-rudy
JRouter::getVars() and buildQuery: /index.php?Itemid=538&option=com_authorlist&view=author&id=4
View is incorrectly presented in list layout
Regards
Daniel
The layout type seems not kept in a consistent way in normal/sef modes. If I select globally blog mode as main layout, it stays in blog mode in normal mode for all authors/selected author views but it changes to List layout in selected view when joomla sef is enabled.
--Détails--
1) In non sef mode
1a) view from main menu option (option all blogs in blog mode)
http://localhost/j25/index.php?option=com_authorlist&view=author&layout=blog&id=0&Itemid=538
$_SERVER["REQUEST_URI"]: /j25/index.php?option=com_authorlist&view=author&layout=blog&id=0&Itemid=538
JRouter::getVars() and buildQuery: /index.php?option=com_authorlist&view=author&layout=blog&id=0&Itemid=538
View is presented in blog format as requested
1b) View on specific author selection in author selectbox
http://localhost/j25/index.php?option=com_authorlist&view=author&layout=blog&id=4:rudy&Itemid=538
$_SERVER["REQUEST_URI"]: /j25/index.php?option=com_authorlist&view=author&layout=blog&id=4:rudy&Itemid=538
JRouter::getVars() and buildQuery: /index.php?option=com_authorlist&view=author&layout=blog&id=4:rudy&Itemid=538
View is still presented in blog layout
2) In joomla sef mode
2a) view from main menu (option all blogs in blog mode)
$_SERVER["REQUEST_URI"]: /j25/index.php/author-blog-all
JRouter::getVars() and buildQuery: /index.php?Itemid=538&option=com_authorlist
View is presented in blog format
2b) View on specific author selection in author selectbox
$_SERVER["REQUEST_URI"]: /j25/index.php/author-blog-all/4-rudy
JRouter::getVars() and buildQuery: /index.php?Itemid=538&option=com_authorlist&view=author&id=4
View is incorrectly presented in list layout
Regards
Daniel
- dpardons
- Fresh Boarder

- Posts: 3
- Joined: Wed Dec 12, 2012 5:13 pm
Re: Layout type not respected in normal/sef modes
Hi,
We have reproduced this problem and implemented a small fix in the current package. Please download it and install it again in order to correct it.
Thanks a lot!
We have reproduced this problem and implemented a small fix in the current package. Please download it and install it again in order to correct it.
Thanks a lot!
-

chus - Administrator

- Posts: 455
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
Re: Layout type not respected in normal/sef modes
Hi
New version tested with success.
Thanks for very quick solution.
Daniel
New version tested with success.
Thanks for very quick solution.
Daniel
- dpardons
- Fresh Boarder

- Posts: 3
- Joined: Wed Dec 12, 2012 5:13 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests