Bug #59072

Multiple 404 if 'base url' is not '/'

Added by Rafael Kähm about 1 year ago. Updated about 1 year ago.

Status:Closed Start date:2014-05-24
Priority:Must have Due date:
Assigned To:- % Done:

0%

Category:UI
Target version:-

Description

Currently sputters Neos in Backend if base url is not "/".

I tried Neos with Apaches "RewriteBase /typo3-neos/" and NginX "location = /typo3-neos/ { ... }"

in both cases multiple 404 because absolute paths for resources are used.

f.x. in following files:
Resources/Public/JavaScript/Content/Inspector/Editors/ImageEditor.js
Resources/Public/JavaScript/ContentModule-built.js

in frontend is all fine, also i see no 404 in logs.

TYPO3.Setup does not work with RewriteBase at all.


Related issues

related to TYPO3.Setup - Bug #59091: provide functionality if RewriteBase is used. New 2014-05-25
duplicates TYPO3.Neos - Bug #58588: Hardcoded URIs in backend Resolved 2014-05-07

History

#1 Updated by Adrian Föder about 1 year ago

  • Status changed from New to Closed

Should be a duplicate, and hence resolved at this time, of #58588.

Please check that and re-open if it's still not fixed.

Also available in: Atom PDF