Bug #18565
closed
Translation of the backend pages tree
Added by Pierre Boivin over 16 years ago.
Updated almost 13 years ago.
Description
The problem is that the backend pages tree show page title in only one language no matter what is the language of the backend user.
A better idea will be to display pages title according to the the backend user language.
The modification to do is probably in the file /typo3/class.webpagetree.php, in the function getTree(). We can modify the content of "$row" at the line 438.
(issue imported from #M8023)
Files
Hey Pierre,
sounds interesting. Can you provide a patch for this and send it to the core list? Would be awesome and totally included in TYPO3 4.3.
thanks
Here is the patch that will correct the problem on TYPO3 4.2. I have not yet sent it to the core list. Thank You.
Is this one still being considered to get integrated in the core?
Yes!
Really all bugs and features can be discussed and will get fixed or integrated, if that makes sense.
But to get a fix integrated, you must send it to Core List! Seems like many people don't know that.
See here on what you have to do: http://typo3.org/teams/core/core-mailinglist-rules/
There is one primary language in the backend. And that is used for titles on the tree. I don't think we should change that as suggested in this patch.
There should maybe be an easy way to switch the languages in the pagetree. But that would imho require some kind of userTS-setting or maybe some dropdown to switch languages in the pagetree. That however is beyond scope of the patch provided here. So I've filed a separate issue at #28441.
- Status changed from Needs Feedback to Closed
- Target version deleted (
0)
Closed in favor of the new report.
Also available in: Atom
PDF