Project

General

Profile

Actions

Bug #67619

closed

Meta tags palette in "Alternative Page Language" missing for root page

Added by Rainer H%E4rtlein over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-06-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The metatags palette (keywords, description) is missing in the backend from the alternative page language record on the root page of a website built using typo3 6.2.

- metatags palette displays as expected in the backend page settings of both root page and any subpage
- metatags palette displays as expected in the alternative page language records of the subpages
- metatags palette does not display in the alternative page language records of the root page

Here is the (unchanged from default) TCA configuration:

Page settings:
$TCA['pages']['palettes']['metatags']['showitem'] = 'keywords;LLL:EXT:cms/locallang_tca.xlf:pages.keywords_formlabel, --linebreak--, description;LLL:EXT:cms/locallang_tca.xlf:pages.description_formlabel';

Alternative page language:
$TCA['pages_language_overlay']['palettes']['metatags']['showitem'] = 'keywords;LLL:EXT:cms/locallang_tca.xlf:pages.keywords_formlabel, --linebreak--, description;LLL:EXT:cms/locallang_tca.xlf:pages.description_formlabel';


Files

Updated by Riccardo De Contardi over 9 years ago

Hi Rainer, I am not able to reproduce this ticket in both 6.2.14 and 7.4 (latest master)
I have Italian as default language and english as alternative language;
editing the alternative version of the home page, the backend shows the fields keywords and description as you can see from the attached screenshots.

Am I missing something? can you tell me the steps you did to reproduce the problem?

Thank you.

Actions #2

Updated by Riccardo De Contardi about 9 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Rainer H%E4rtlein)

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF