Bug #21214
closed
Added by klaus no-lastname-given about 15 years ago.
Updated about 6 years ago.
Description
The pagetitle of a page is not shown. I have the same problem with Mail form pagecontent, where the Recipient-email is not shown.
mysql: 5.0.22
php: 5.2.5
but it works on my localhost: mysql 5.4.2beta, php 5.3
(issue imported from #M12165)
Files
Can you please a screenshot or tell where the pagetitle is not shown in the backend? Thanks!
screenshot uploaded (german backend). "Seitentitel" text field should be filled with "Home", but it's empty as you can see. The title of every page is not shown, but title of content elements is shown.
same thing happening for me (german backend).
neither page titles nor content element headers are filled in the form. it's not possible to change these.
i'm using typo3 4.2.9 with php 5.2.11
I can confirm that this is happening for me as well with the beta1 and fresh source from trunk. Firebug reports a javascript error (Firefox 3.5.3):
Ajax.Autocompleter is not a constructor
indicator: objectId + 'SuggestIndicator'
error is reported to be in jsfunc.tceforms_suggest.js, line 61. I'll look into it further and see if I can figure it out.
best,
Zach
Ok - found the problem. On my installation, the (popular) date2cal extension leads to prototype.js being included twice in the backend, which is what leads to this error. It appears that the current version of date2cal is not currently compatible with 4.3b1
Zach
problem of date2cal which is not needed in TYPO3 4.3.x
but the problem is cal needs date2cal; otherwise there's no calendar to choose a date from... but that's probably a cal issue...
Current versions of cal no longer require date2cal.
I think the error in date2cal has been fixed in the meantime.
- Status changed from Resolved to Closed
Also available in: Atom
PDF