[TYPO3-core] RFC#15087: BUG: Page tree icons do not show if access restrictions are extended to subpages anymore
Susanne Moog
info at susannemoog.de
Sun Jul 25 20:25:21 CEST 2010
On 25.07.2010 18:12, Steffen Ritter wrote:
> Hi,
> this is a SVN patch request.
>
> Type: Bugfix
>
> BT Reference: http://bugs.typo3.org/view.php?id=15087
>
> Branches: 4_4, trunk
>
> Problem:
> When setting access restrictions on a page and setting the flag to
> extend those restrictions to sub pages the page tree used to have an
> icon to show that behavior.
> In 4.4 this is no longer the case.
>
> Solution:
> Change the priority of the overlays.
> I checked 4.3 and found out, that "include subpages" on its own won't
> show up. Therefore changing priority is not enough to achieve 4.3
> behavoiur. Adding a check for set accessrestriction has to be done, too.
IncludeSubpages is not restricted to access restirctions (fegroup check)
but is also used for timing (if you set start or stop and
includeSubpages). Shouldn't the arrows be used there, too?
(and to the icon itself: it has a very low contrast on my monitor I can
hardly see the arrows, anyone else having that problem?)
Susanne
More information about the TYPO3-team-core
mailing list