Project

General

Profile

Actions

Bug #50703

closed

Show OpenID-Login Mask not possible

Added by Henrik Ziegenhain over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
Start date:
2013-08-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

With TYPO3 6.1.3 it is not possible to show the OpenID-Login mask.
It seems, it has something to do with https.
Another installation with 6.1.3 without encryption works fine.

The following JS-Error occurs in login.js line 124:

Uncaught TypeError: Cannot call method 'hide' of null

Actions #1

Updated by Christian Weiske over 10 years ago

Could it be that you're using a different skin?

Are you really on 6.1.3? Line 124 in login.js is

$('t3-login-openIdLogo').show();

Actions #2

Updated by Henrik Ziegenhain over 10 years ago

Hi. I think this could be closed.
Yes, the installation definitly was on 6.1.3 and we are not using a different skin, but Line 124 in login.js was

$('t3-login-openIdLogo').hide();

I deleted the Symlink to the sources and set it new: After a reload the switch to OpenID is working. Strange...

Thanks in advance for your help...

Actions #3

Updated by Helmut Hummel about 10 years ago

  • Status changed from New to Closed
  • Is Regression set to No
Actions

Also available in: Atom PDF