User tests: Successful: Unsuccessful:
At a german Support Forum we had the report that the new Captcha only loads on the seccond pageload. This PR trys to fix it.
This PR also remove the usage of file_get_contents
and replace it with JHttpFactory::getHttp()->post
Labels |
Added:
?
|
@brianteeman did your host have enabled: allow_url_fopen
?
EDIT: Maybe also only IE11?
Yes
The http->post should be changed to a http->get() request, otherwise you're using the wrong http verb.
Yes
Thanks this looks like a IE11 issue in combination with allow_url_fopen Off.
And the strange is:
Bevor the patch
After the patch
Category | ⇒ | Plugins |
Status | Pending | ⇒ | Ready to Commit |
Two successful tests, moving to RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-04-16 00:25:57 |
Labels |
Removed:
?
|
I have not encountered this problem - I did not see the problem when I
created this video for joomla https://www.youtube.com/watch?v=S4bSkFx8ULY