?
avatar makermann
makermann
23 Sep 2017

Steps to reproduce the issue

  1. Install Joomla 3.7.5 (last version before update to 3.8.0)
  2. Create a template with two layouts for articles (lets call them a and b) and set this up in joomla
  3. Set b as the default layout in Global configuration -> articles -> choose layout
  4. Create articles and menu-items, do not create a menu-item for one article A1

Preliminary result: All articles use b as their layout, since it is the default option set in the component

  1. Update to 3.8.0

Preliminary result: All articles still use b as their layout

  1. Now create a menu-item for the article A1

Result: All articles use layout a as their layout, although b is set as default in the component

Expected result

Result: All articles use b as their layout, since it is the default option set in the component

Actual result

See above.

System information (as much as possible)

Joomla 3.8.0 upgraded from 3.7.5
PHP 7.1 / Apache
New URL routing is set to previous behaviour.

Additional comments

The problem was caused in my system, when the menu-item was set (which I forgot to do when the article was created long before the update). Issue is probably related to #17912.
Remedy: Set layout in every article explicitly
Please ask for further settings you need to know. Again: Thanks for your hard work!

avatar makermann makermann - open - 23 Sep 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Sep 2017
avatar makermann
makermann - comment - 23 Sep 2017

Additional info:
Resetting the layout in Global configuration -> articles -> choose layout has no effect. No matter what you set, only layout a is used. Only by explicitly setting the layout in the article a layout different than the default is used.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18083.

avatar Sieger66
Sieger66 - comment - 23 Sep 2017
  1. Create articles and menu-items,..

What type of menu-item do you create ?
Are all new articles in the same article-category ?

  1. Now create a menu-item...

What type of menu-item do you create ?

avatar tonypartridge
tonypartridge - comment - 23 Sep 2017

Please close, pull request already in see:
#18061

avatar brianteeman brianteeman - change - 23 Sep 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-09-23 22:35:03
Closed_By brianteeman
avatar brianteeman brianteeman - close - 23 Sep 2017

Add a Comment

Login with GitHub to post a comment