[TYPO3-core] Reminder: RFC 5588: Typolink cannot be created if FE user is logged in with access restrictions
Franz Holzinger
franz at fholzinger.com
Wed May 23 17:24:39 CEST 2007
Hello Olly,
> Franz Holzinger schrieb:
>> Reminder.
>> Patch reduced to make linkAccessRestrictedPages configurable from the
>> $conf parameter in the same manner as the config setup behaves.
>>
>
> I found the following in your patch:
> ... || $conf['typolink.']['linkAccessRestrictedPages']) ? TRUE : FALSE;
>
> But you're already in the method "typoLink(...)" - thus
> $conf['linkAccessRestrictedPages'] should be enough.
>
Ok, I have changed this now.
> Concerning the documentation changes at
> http://wiki.typo3.org/index.php/Pending_Documentation:
> "If set the TYPO link will be generated even if the current user has no
> access to this page. This is needed if you want to send emails with this
> link."
> What do you think about replacing the last part with "This is necessary
> if a page is hidden for a logged in front-end user."?
> "linkAccessRestrictedPages" is not required to send a link with a e-mail
> at all, but for the mentioned reason with the FE-user.
This is fine with me.
I have changed it to:
If set the TYPO link will be generated even if the current user has no
access to this page. This can be necessary if a page is hidden from a logged
in front-end user.
- Franz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005588-1.diff
Type: text/x-patch
Size: 898 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070523/4927e8c8/attachment.bin
More information about the TYPO3-team-core
mailing list