Project

General

Profile

Actions

Bug #24827

closed

Empty Pagetitle in the page properties

Added by Niki Mueller over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you want to edit the page properties after you set a pagetitle, the field for pagetitle is always empty in the page properties. There is no chance to change the pagetitle. This happens since Typo3 Version 4.3 and still appear in the Version 4.4.
We had this problem with a few customer on different server with different Typo3 Versions(4.3, 4.4.4, 4.4.6).
But we can not reproduce this bug on every time we are working with this typo3 versions. On most of our web precence it works without any problems.
The problem is located in the class t3lib/tceforms/class.t3lib_tceforms_suggest.php on line 94. The row['pid'] is wrapped in single quotes, if we wrapped the row['pid'] in double quotes it works.

(issue imported from #M17330)


Files

class.t3lib_tceforms_suggest.diff (158 Bytes) class.t3lib_tceforms_suggest.diff Administrator Admin, 2011-01-26 11:32
17330.patch (914 Bytes) 17330.patch Administrator Admin, 2011-03-18 11:28
Actions

Also available in: Atom PDF