Bug #15711
closedNew content selection with no-admin user
0%
Description
With no-admin user, the selection of the content element type (text, image, ...) validates ONLY if you click on the chexbox.
If you click on the picture or on the text, the page is not validated, and there is a Javascript error :
"document.editForm.tempB0 has no properties"
Why there is not the same action on the chackbox, image and text link ?
Tested on IE6 & Firefox 1.5
(issue imported from #M2681)
Updated by Maxime Alexandre over 18 years ago
Actually, this bug is present ONLY in the case that the list of types of page content are reduced to ONE choice.
If there is only one entry, this one cannot be selected clicking on the text.
If there are more than one entry, no problem.
Updated by Chris topher over 14 years ago
I just checked that with only one allowed item in current trunk and cannot reproduce the problem.
(Btw I think having to choose a CE type is superfluous in this case, but this is not what this bug report is about.)