Language filter alternate meta tags default value should be 1#11642
Language filter alternate meta tags default value should be 1#11642wilsonge merged 3 commits intojoomla:stagingfrom
Conversation
|
@andrepereiradasilva <link href="http://localhost:8888/gsocmulti/it/" rel="alternate" hreflang="it-IT" />
<link href="http://localhost:8888/gsocmulti/fr/" rel="alternate" hreflang="fr-FR" />
<link href="http://localhost:8888/gsocmulti/" rel="alternate" hreflang="en-GB" /> |
|
This means imho we should change the showon as alternate meta tags and x-default fields should display even when no associations. It also means a lang change for the string |
Ok. removed that part from the code. now just sets the default as innitially
please make a PR for that. please test |
|
I have tested this item ✅ successfully on 06e4a54 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11642. |
|
will make pr This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11642. |
|
I have tested this item ✅ successfully on 06e4a54 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11642. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11642. |
|
See #11663 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11642. |
…#11642) * Language filter alternate meta default is 1 * Update languagefilter.php * Update languagefilter.php
…#11642) * Language filter alternate meta default is 1 * Update languagefilter.php * Update languagefilter.php
Summary of Changes
Language filter alternate meta tags parameter default is 1 so make it 1 as default also in the code.
Testing Instructions
Code review.
See also https://github.com/joomla/joomla-cms/blob/staging/plugins/system/languagefilter/languagefilter.xml#L57
Documentation Changes Required
None.