Bug #24230
closed
Radio Selector for content to show on mount pages not displaying the selected value
Added by Ingo Renner almost 14 years ago.
Updated over 13 years ago.
Description
The selector "Show content of" (DB field pages:mount_pid_ol) for mount pages is not showing the selected value.
(issue imported from #M16599)
Files
Joey, kannst du dir das vielleicht mal anschauen?
Erledigt.
Das kommt davon, wenn man unbesehen annimmt, daß im TCA alles, was "items" hat, identisch behandelt würde ... ;-)
Patch hängt dran und ist getestet.
BTW: Aren't we supposed to write in English here? ;-)
This raises another issue with the "Mount Point" page type:
The German Translation "Einstiegspunkt" is misleading.
Especially the fact, that it is used for both "Mount Point" AND "Mounted page" makes it even worse. IMHO "Einstiegspunkt" would be correct for a page containing a domain record, since this would be the page where you get in.
In this case it's nothing else but a page that works as a point to attach (mount) something to. So a correct German meaning would be "Halterung" or "Verbindungsstelle" or similar words.
"Mounted page" would be "Verbundene Seite" then.
Additionally it should be "dieser Seite" to complete the sentence "Zeige Inhalt von".
Hmm, the patch doesn't change anything for me, the input tag's value attribute is still empty...
<input type="radio" class="radio"
name="data[pages][237][mount_pid_ol]" value=""
onclick="TBE_EDITOR.fieldChanged('pages','237','mount_pid_ol','data[pages][237][mount_pid_ol]');"
id="data_pages_237_mount_pid_ol_1" />
<label for="data_pages_237_mount_pid_ol_1">Mounted page</label>
even when setting the field to 1 in the DB by hand, the radio button doesn't change...
Did you clear the configuration cache?
yep, but since it's in t3lib, it's not cached anyways...
committed to trunk (4.5) in r9819
- Target version deleted (
4.5.0)
Also available in: Atom
PDF