Project

General

Profile

Actions

Bug #23370

closed

rsaauth doesn't use PageRenderer API to add JS files

Added by Steffen Gebert over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-13
Due date:
% Done:

0%

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

Description

rsaauth adds JS libraries to the Backend Login by adding <script src="..."> tags.

That's bad, because files are not versioned (adding ?mtime) parameter and they're not available in the PageRenderer for further processing (e.g. gzip)

Using PageRenderer in the felogin hook is not possible, unfortunately - because form is USER_INT. So no changes for this part.
(issue imported from #M15453)


Files

15453.diff (1.52 KB) 15453.diff Administrator Admin, 2010-08-13 19:02

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22273: PageRenderer does not work for USER_INT pluginsClosed2011-08-25

Actions
Actions

Also available in: Atom PDF