Project

General

Profile

Actions

Bug #52211

closed

Admin Panel image URLs don't respect absRefPrefix

Added by Jan Kiesewetter about 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-09-24
Due date:
% Done:

100%

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

Description

If

config.absRefPrefix = /

is used, the slash will not be prefixed to the image URLs in the admin panel.


Files

absRefPrefix1.png (25.2 KB) absRefPrefix1.png Jan Kiesewetter, 2013-09-24 09:55
absRefPrefix2.png (16.5 KB) absRefPrefix2.png Jan Kiesewetter, 2013-09-24 09:55
screenshot_admin_panel_path_errors.png (119 KB) screenshot_admin_panel_path_errors.png Alexander Stehlik, 2015-07-02 20:10

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #72264: admPanel's imagesOnPage not working with absRefPrefixClosed2015-12-16

Actions
Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29535

Actions #2

Updated by Gerrit Code Review about 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #3

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #4

Updated by Gerrit Code Review about 10 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #5

Updated by Gerrit Code Review over 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #6

Updated by Gerrit Code Review over 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #8

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40867

Actions #9

Updated by Alexander Stehlik over 9 years ago

Step by step instructions to reproduce the problem in TYPO3 6.2:

  • install realurl
  • activate .htaccess
  • create a page and a subpage
  • create a template (setup see below)
  • go to the Frontend and enable all settings except "Explain SELECT queries" in the TypoScript section of the admin panel
  • now navigate to the subpage (e.g. http://myurl.tld/subpage/)
  • The icons in the tree are missing (see screenshot)

This should be in your template setup:

config.tx_realurl_enable = 1
config.admPanel = 1
config.absRefPrefix = /

page = PAGE
page.10 = HMENU
page.10.1 = TMENU
page.10.1.NO.wrap = <p>|</p>

Hints! You must navigate to the subpage using realurl! As soon as you change a setting in the admin panel you are redirected to the non realurl version of the page and the problem is gone.

Actions #10

Updated by Gerrit Code Review over 9 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #11

Updated by Gerrit Code Review over 9 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #12

Updated by Gerrit Code Review about 9 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #13

Updated by Gerrit Code Review about 9 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29535

Actions #14

Updated by Alexander Stehlik about 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #15

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF