Bug #49904
closed
TCEFORM.tt_content.imageorient.removeItems = --div-- also removes imageorient "0 = Above, center"
Added by Fabian Thommen over 11 years ago.
Updated almost 7 years ago.
Description
If you want to remove the
__no wrap:__
(see screenshot) over user config with:
<pre>
TCEFORM.tt_content.imageorient.removeItems = --div--
</pre>
Position "0 = Above, center" is also removed. This bug allready exists in typo 4.5 !
Files
- Category changed from Backend User Interface to Backend API
- Status changed from New to Needs Feedback
- TYPO3 Version changed from 6.1 to 6.0
- PHP Version set to 5.2
- Complexity set to hard
Did you try to remove the items 25 and 26? This should also remove the whole optgroup.
I do not think that we will fix this for 4.x, because those are in priority&security maintenance.
If I remove 25 and 26, of course --div-- has gone.
But for this project specific config, I need imageorient 0 and 26
TCEFORM.tt_content.imageorient.removeItems = 1, 2, 8,9,10,18, 17, 26
Its ok to fix it for 6.x branch.
Maybe this --div-- = no_wrap should be removed anyway, it's a bit odd anyway.
- Status changed from Needs Feedback to New
- Is Regression set to No
- Status changed from New to In Progress
- Assignee set to Mathias Schreiber
Note to self:
SelectElement:347 -> add (string)
- Target version deleted (
6.2.0)
Still present in 6.2.x, 7.6 and latest master (8.1-dev); it affects both CSC and FSC
After some years I revisit this issues (Using my company user 'taywa') I think best would still be remove --div-- at all. As written here: #50570
Fabian
This weird behaviour is still existing in 8.7 LTS (using 8.7.2 as of now).
I want to keep specific values of imageorient
, but want to get rid of the optgroups inside the select box.
- Target version set to 9.0
- Target version changed from 9.0 to Candidate for patchlevel
- Status changed from In Progress to Closed
Also available in: Atom
PDF