Zend Framework

Does not work with livejournal.com

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.7.6
  • Fix Version/s: 1.8.0
  • Component/s: Zend_OpenId
  • Labels:
    None

Issue Links

Activity

Hide
akira added a comment -

Скорее бы починили

Show
akira added a comment - Скорее бы починили
Hide
thing2b added a comment -

This seems to be caused by the same problem as http://framework.zend.com/issues/browse/ZF-5818

Show
thing2b added a comment - This seems to be caused by the same problem as http://framework.zend.com/issues/browse/ZF-5818
Hide
akira added a comment -

Код из примера http://framework.zend.com/manual/en/zend.openid.consumer.html
Да там любой пример не будет работать с ЖЖ или блоггером. chi.mp тоже не работает.
работает только myopenid.com

Валится parse_url только ЖЖ, остальные ошибок не выдают, просто редиректит и не авторизует.

Show
akira added a comment - Код из примера http://framework.zend.com/manual/en/zend.openid.consumer.html Да там любой пример не будет работать с ЖЖ или блоггером. chi.mp тоже не работает. работает только myopenid.com Валится parse_url только ЖЖ, остальные ошибок не выдают, просто редиректит и не авторизует.
Hide
Aleksey Rechinskiy added a comment -

LiveJournal.com is the most popular blogging engine in Russia and nearby countries. You may want to look at http://blogs.yandex.ru/ at "СЕРВИСЫ" frame to see, that it is as twice as popular as nearest competitor "Блоги@Mail.Ru" and more than 5 times as popular as Blogger.com.

It is vital to any OpenID solution to support LiveJournal...
I like Zend Framework very much, it has already saved me a lot of time and It would be very nice, when Zend_OpenID will be fixed to support LiveJournal.

Thanks for understanding.

Show
Aleksey Rechinskiy added a comment - LiveJournal.com is the most popular blogging engine in Russia and nearby countries. You may want to look at http://blogs.yandex.ru/ at "СЕРВИСЫ" frame to see, that it is as twice as popular as nearest competitor "Блоги@Mail.Ru" and more than 5 times as popular as Blogger.com. It is vital to any OpenID solution to support LiveJournal... I like Zend Framework very much, it has already saved me a lot of time and It would be very nice, when Zend_OpenID will be fixed to support LiveJournal. Thanks for understanding.
Hide
Joel Rodrigues added a comment -

I just succeeded in using livejournal.com with ZendFramework-1.8.0-minimal without issues.

Show
Joel Rodrigues added a comment - I just succeeded in using livejournal.com with ZendFramework-1.8.0-minimal without issues.
Hide
Alexander Veremyev added a comment -

Dmitry's answer:
------------------------------------------------------------------------------------
I'm not sure what's wrong.
I just was able to login to ZendFramework consumer using livejornal openid account without problems.

According to parse_url() documentation at http://www.php.net/manual/en/function.parse-url.php it doesn't work with relative URLs.

Zend_OpenId doesn't use parse_url() directly, so it's probably nothing can be fixed there.
--------------------------------------------

Show
Alexander Veremyev added a comment - Dmitry's answer: ------------------------------------------------------------------------------------ I'm not sure what's wrong. I just was able to login to ZendFramework consumer using livejornal openid account without problems. According to parse_url() documentation at http://www.php.net/manual/en/function.parse-url.php it doesn't work with relative URLs. Zend_OpenId doesn't use parse_url() directly, so it's probably nothing can be fixed there. --------------------------------------------
Hide
Alexander Veremyev added a comment -

Shahar's answer:
------------------------------------------------------------------------------------
From the little I can make out of it (sorry, most of the bug report is in Russian which I can't read) the problem is Zend_Controller related (and not Zend_Http) so I don't know a lot about it.
--------------------------------------------

Show
Alexander Veremyev added a comment - Shahar's answer: ------------------------------------------------------------------------------------ From the little I can make out of it (sorry, most of the bug report is in Russian which I can't read) the problem is Zend_Controller related (and not Zend_Http) so I don't know a lot about it. --------------------------------------------
Hide
Alexander Veremyev added a comment -

Issue is probably http://2qo.ru/ related.

Show
Alexander Veremyev added a comment - Issue is probably http://2qo.ru/ related.
Hide
Alexander Veremyev added a comment -

Additional info from Alexander (akira):
------------------------------------------------------------------------------------
It's not only http://2qo.ru/ problem, all my zf 1.7 based projects don't give full openid support.
--------------------------------------------

Show
Alexander Veremyev added a comment - Additional info from Alexander (akira): ------------------------------------------------------------------------------------ It's not only http://2qo.ru/ problem, all my zf 1.7 based projects don't give full openid support. --------------------------------------------
Hide
Alexander Veremyev added a comment -

It seems it duplicates ZF-5818 which is actually closed now

Show
Alexander Veremyev added a comment - It seems it duplicates ZF-5818 which is actually closed now
Hide
Alexander Veremyev added a comment -

Already fixed.

See cs-14900.

Show
Alexander Veremyev added a comment - Already fixed. See cs-14900.

People

Vote (3)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: