Bug #19019
closedthe header of every content element is empty after saving
0%
Description
After I was saving the Header information at its own field, the field comes back empty. It is undepentend on the Content element, if it is a normal Text element, a Header element or a Plugin element.
TYPO3_VERSION: 4.2.1
PHP_VERSION : 5.2.5
I've got a simular Failure in another TYPO3 installation at the same Webhoster by saving the Navigation title of Pages with a PID lower 4.
(issue imported from #M8825)
Updated by Oliver Hader over 16 years ago
Do you get any JavaScript errors? Are there any extensions installed that might change the behaviour or representation of header fields?
Is the data that you've written into header field correctly stored in the database?
Updated by THM over 16 years ago
I don't get any Message.
There are no Extensions changing datas in tables page, content etc.
I can't look into the database, because I got an error after calling phpmyadmin. I think there will not be stored anything.
Updated by Oliver Hader over 16 years ago
Hm, then maybe your database is broken. Did you try to examine it by e.g. myisamchk? What error is show when you try to open phpMyAdmin?
Updated by THM over 16 years ago
No, the database is not broken. It is undependent on the webhoster or the database or the TYPO3-Version. I've got the mistake at another webhoster if the PID is lower 5.
Bist Du Deutscher? Ggf. kann ich Dir kurzzeitig Zugriff auf die TYPO3-Installationen geben.
Updated by Christian Kuhn over 15 years ago
This is strange. Is this problem still valid for you?
Updated by Christian Kuhn over 15 years ago
Resolved, unable to reproduce after a long time without feedback.
This is probably some local setup problem.