Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

If custom subdirectory is configured with config.absRefPrefix, fullUrl returns wrong absolute uri #354

Description

@thomaszbz

If config.absRefPrefix is used, fullUrl returns wrong absolute uri

Reported by @Teddytrombone via PR #353 :

Example:
config.absRefPrefix = /test/
results in http://example.com/test/test/page/ instead of http://example.com/test/page

PR #353 should work with sites which use config.absRefPrefix as well as config.baseUrl

MetaSEO version: 2.0.3

TYPO3 version: 7.6.15

@Teddytrombone Thanks for catching and patching this. I have some questions:

  • Which versions are you using?
  • Which is the URL of your root page (e.g. http://www.example.com/test/)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions