Project

General

Profile

Actions

Bug #16103

closed

Enable language dependent fetching of DB fields

Added by Sacha Vorbeck almost 18 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-04-28
Due date:
% Done:

0%

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

Description

At the moment you can read the e. g. title of a page (type sysfolder) with either stdWrap.data/getText or RECORDS. But non of them takes language settings into account. The only chance to retrieve the title language-dependant is to set up a HMENU with only one entry.

This should be changed so that both RECORDS and getData would use the title field of the table pages_language_overlay instead of the pages table.

10 = RECORDS
10 {
tables = pages
source = 59
dontCheckPid = 1
conf.pages = COA
conf.pages {
10 = TEXT
10 {
field = title
}
}
}
20 = TEXT
20.data = DB : pages:59:title
(issue imported from #M3374)
Actions #1

Updated by Xavier Perseguers over 12 years ago

  • Tracker changed from Feature to Bug
  • Category deleted (Communication)
  • Target version deleted (0)
  • PHP Version deleted (4)
Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by stefan schreck over 10 years ago

Yes it does exist in typo3 ver. 4.7.14!!!

Actions #4

Updated by Alexander Opitz over 10 years ago

@Stefan Schreck

TYPO3 CMS 4.7.x will only get security fixes, so the question is, is it reproduceable with latest TYPO3 CMS 6.1 (Which is 6.1.3 at the moment)?

Actions #5

Updated by Alexander Opitz about 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

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

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