Bug #23370
closedrsaauth doesn't use PageRenderer API to add JS files
0%
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
Updated by Alexander Opitz almost 11 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
Updated by Alexander Opitz over 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.