Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • typo3
  • sysext
  • backend
  • Classes
  • Controller
  • BackendController.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Use getAbsoluteWebPath instead of extRelPath · 2f0a9521
    Benni Mack authored Feb 11, 2016 and Frank Nägler's avatar Frank Nägler committed Feb 12, 2016
    In order to be more flexible for path resolving,
    a lot of occurrences in the TYPO3 Backend for
    javascript and css files are replaced by
    using the absoluteWebPath() option now
    instead of working with extRelPath.
    
    Target goal is to get rid of extRelPath
    in the future, avoiding the gap between frontend and backend mode checks.
    
    Resolves: #73225
    Releases: master
    Change-Id: Id529aae0741e67427c4806ac586bdc219d3e83b5
    Reviewed-on: https://review.typo3.org/46583
    
    
    Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
    Reviewed-by: default avatarMarkus Sommer <markussom@posteo.de>
    Tested-by: default avatarMarkus Sommer <markussom@posteo.de>
    Reviewed-by: Frank Nägler's avatarFrank Naegler <frank.naegler@typo3.org>
    Tested-by: Frank Nägler's avatarFrank Naegler <frank.naegler@typo3.org>
    2f0a9521