[TYPO3-core] FYI #16598: Login via OpenID is impossible

Søren Malling soren.malling at gmail.com
Wed Jan 19 10:58:54 CET 2011


I need to think my mails fully through next time! ;-)

I'll do some OpenID debugging and create a bug report if needed, but
it might not be ;-)

Regards,

Søren Malling

TYPO3 Brugergruppe Danmark: www.typo3danmark.dk
Twitter: twitter.com/sorenmalling



On Wed, Jan 19, 2011 at 10:50 AM, Steffen Gebert
<steffen at steffen-gebert.de> wrote:
> On 19.01.11 10:20, Søren Malling wrote:
>>
>> Sorry for bringing this issue up again, but if I remember correctly,
>> the limit number needed to be set in older versions (before
>> exec_SELECTgetSingleRow).
>>
>> At the moment I can't get OpenID to work on with
>>
>>
>> https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-6/typo3/sysext/openid/sv1/class.tx_openid_sv1.php
>>
>> That was an issue with no "limit" parameter set and the function
>> returning a array and not a single row. Will I have to create a bug
>> report and send a patch to core, or how should I handle this?
>
> Hi Søren,
>
> but nothing was changed in 4.4, was it?
>
> You're pointing to sv1/class.tx_openid_sv1.php, however this RFC was about
> the change in _store.php
>
> In _sv1.php, there's this code, which was changed for 4.5:
> list($row) = $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('uid,content',
>                        self::ASSOCIATION_TABLE_NAME, $where, '', $sort,
> '1');
>
> However, this would return the first row.
>
> Sorry, don't exactly see the problem. Please create a bug report and
> describe, and of course, if you know, what has to be changed, you could
> attach a patch ;-)
>
> Kind regards
> Steffen
>
> --
> Steffen Gebert
> TYPO3 Core Team Member
>
> Use a newsreader! Check out
> http://typo3.org/community/mailing-lists/use-a-news-reader/
> _______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
>
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core
>


More information about the TYPO3-team-core mailing list