[TYPO3-dev] felogin and redirect

Benno Weinzierl benno_weinzierl at web.de
Wed Oct 7 18:19:01 CEST 2009


Hi Steffen,

thanks for the info.

As it looks to me this patch causes the problems for me. The proposed Patch 
in Bug: 0011396 introduced this.

This Part is the Problem:

+  if ($this->redirectUrl) {
+    // use redirectUrl for action tag because of possible access restricted 
pages
+   $markerArray['###ACTION_URI###'] = htmlspecialchars($this->redirectUrl);
+   $this->redirectUrl = '';
+  }

Setting the ACTION of the Form to an restircted page is the problem.

Or is there another Patch to fix this new issue? I cannot find any other 
patch using the search.

Regards, Benno

"Steffen Kamper" <info at sk-typo3.de> schrieb im Newsbeitrag 
news:mailman.1.1254926767.18135.typo3-dev at lists.netfielders.de...
> Hi,
>
> there is a pending patch in core list regarding redirect. Please test this 
> one.
>
> vg Steffen 






More information about the TYPO3-dev mailing list