Zend Framework

A set of "Zend_Gdata_App_CaptchaRequiredException: CAPTCHA challenge issued by server" exceptions

Details

  • Type: Unit Tests: Problem Unit Tests: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.4
  • Fix Version/s: 1.7.5
  • Component/s: Zend_Gdata
  • Labels:
    None
  • Fix Version Priority:
    Must Have

Description

1) testRetrieveActivityFeed(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_CaptchaRequiredException: CAPTCHA challenge issued by server
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:170

2) testRetrieveActivityFeedForMultipleUsers(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_CaptchaRequiredException: CAPTCHA challenge issued by server
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:170

3) testRetrieveFriendFeed(Zend_Gdata_YouTube_ActivityFeedOnlineTest)
Zend_Gdata_App_CaptchaRequiredException: CAPTCHA challenge issued by server
/home/cawa/ZendFramework/svn/framework/branches/release-1.7/library/Zend/Gdata/ClientLogin.php:170

Problem exists for the release-1.7 branch

Issue Links

Activity

Hide
Alexander Veremyev added a comment -

This issue is ZF-5770 related.

If PHP is compiled with '--with-openssl' option, this issue appears instead of ZF-5770 issue output.

Show
Alexander Veremyev added a comment - This issue is ZF-5770 related. If PHP is compiled with '--with-openssl' option, this issue appears instead of ZF-5770 issue output.
Hide
Jochen Hartmann added a comment -

Fixed and committed as part of 1.7.5 release

Show
Jochen Hartmann added a comment - Fixed and committed as part of 1.7.5 release
Hide
Trevor Johns added a comment -

To clarify, this was caused by ZF-5779, and resolved by r14085.

A new online test was being run when it shouldn't have been. Since authentication credentials weren't set, this was causing Google's servers to return a CAPTCHA challenge.

commit 3991063c1de138d3c27fdc0b68834c71e7fd084d
Author: jhartmann <jhartmann@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Date: Fri Feb 13 19:30:20 2009 +0000

ZF-5779 Fixing bug where I accidentally put
an online test into the /Gdata/YouTube
test directory.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@14085 44c647ce-9c0f-0410-b52a-842ac1e357ba

Show
Trevor Johns added a comment - To clarify, this was caused by ZF-5779, and resolved by r14085. A new online test was being run when it shouldn't have been. Since authentication credentials weren't set, this was causing Google's servers to return a CAPTCHA challenge. commit 3991063c1de138d3c27fdc0b68834c71e7fd084d Author: jhartmann <jhartmann@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Fri Feb 13 19:30:20 2009 +0000 ZF-5779 Fixing bug where I accidentally put an online test into the /Gdata/YouTube test directory. git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@14085 44c647ce-9c0f-0410-b52a-842ac1e357ba

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: