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 #1

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi,

as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you provide a newer patch against master by using Gerrit? http://wiki.typo3.org/CWT

Actions #2

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF