Project

General

Profile

Actions

Bug #24230

closed

Radio Selector for content to show on mount pages not displaying the selected value

Added by Ingo Renner over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-11-29
Due date:
% Done:

0%

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

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

16599.diff (668 Bytes) 16599.diff Administrator Admin, 2010-11-29 13:08

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23749: Implement new layout and labels for pages as result of T3UXW09ClosedSteffen Kamper2010-10-16

Actions
Actions #1

Updated by Ingo Renner over 13 years ago

Joey, kannst du dir das vielleicht mal anschauen?

Actions #2

Updated by Jo Hasenau over 13 years ago

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.

Actions #3

Updated by Jo Hasenau over 13 years ago

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".

Actions #4

Updated by Ingo Renner over 13 years ago

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>
Actions #5

Updated by Ingo Renner over 13 years ago

even when setting the field to 1 in the DB by hand, the radio button doesn't change...

Actions #6

Updated by Jo Hasenau over 13 years ago

Did you clear the configuration cache?

Actions #7

Updated by Ingo Renner over 13 years ago

yep, but since it's in t3lib, it's not cached anyways...

Actions #8

Updated by Ingo Renner over 13 years ago

my fault, patch works :)

Actions #9

Updated by Ingo Renner over 13 years ago

committed to trunk (4.5) in r9819

Actions #10

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF