User tests: Successful: Unsuccessful:
Pull Request for Issue #34248 .
Fix missing useglobal attributes to site display params.
Remove site_title form global params
Fix missing param pageclass_sfx.
Testing is playing with global setting of menu options and setting of params in menuItems.
Settings of global params is ignored. see #34248 .
If global Params are set for Menu and menu Item has no own param for this
then the global param is used
if a menu Item has set own Param,
then own Params are used
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_menus Libraries |
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-11 20:29:40 |
Closed_By | ⇒ | chmst |
Status | Closed | ⇒ | New |
Closed_Date | 2021-06-11 20:29:40 | ⇒ | |
Closed_By | chmst | ⇒ |
Status | New | ⇒ | Pending |
Sorry I forgot to activate this PR. @sandramay0905 , @brianteeman a test would be highly appreciated, I think it is now as it should be.
The site title (in meta data of the head)
You mean setting in Global Configuration
> Site
> SEO
> Site Name in Page Titles
to After
or Before
?
The site title on the page if it is not hidden
You mean setting in Global Configuration
> Site
> SEO
> Site Name in Page Titles
to No
?
Note: not all views use the pageclass_sfx. This is not in scope of this PR.
I test on a category-blog-view and can't find myGlobalPageClass
which i set in menu-options so i guess this is one of the views they don't use pageclass_sfx. Can you please say which view use this sfx?
page class - have not been able to get it to be used anywhere
page title - it works but I dont see the use case for this - ever
show page title - works as before
As stated in the original report #3428 the two non working options have not worked for years (and no one commented). So surely the fix is to remove them instead of wasting time trying to fix.
I have tested this item
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-12 18:51:16 |
Closed_By | ⇒ | chmst |
@chmst I understand that this code will make the options work. It confirms what I reported that they dont currently work as there is no code to use them and the same is true in J3. So as no one reported an issue lets remove them instead of fixing them as they cant have been used. Am I missing something?