CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #35850

Enable absolut URLs for HTTP tests

Added by Philipp Kitzberger about 1 year ago. Updated 28 days ago.

Status:Needs Feedback Start date:2012-04-11
Priority:Should have Due date:
Assignee:Philipp Kitzberger % Done:

0%

Category:-
Target version:-
Votes: 0

Description

it would be nice to have to possibility to fetch pages identified by absolut urls when using HTTP tests. currently it's only possible to fetch relative urls that are being prefixed with the instances url.

enabling absolute urls would enable me to
  1. check on different urls for a single instance
  2. run the w3c validation á la "http://validator.w3.org/check?uri=http%3A%2F%2Fwww.myinstance.de%2F&charset=utf-8&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.3" and regex the result with "/<h2 class="valid">This document was successfully checked as.*XHTML \+ RDFa!<\/h2>/sU"

i've got a patch that i'm going to upload here after mittagessen ;-)

caretaker_http_absolute.patch (896 Bytes) Philipp Kitzberger, 2012-04-11 14:34

History

Updated by Philipp Kitzberger about 1 year ago

here's a tiny patch, needs feedback ;-)

Updated by Tobias Liebig 7 months ago

  • Status changed from New to Needs Feedback
  • Assignee set to Philipp Kitzberger

Nice idea to use the HTTP test for that.

I've committed it info my caretaker fork on github: https://github.com/etobi/
Could you double-check that? If it's fine, i can pull-request it into the official repository.

Updated by Philipp Kitzberger 28 days ago

Looks good to me. It's already in the official git repository, right? Thanks.

Also available in: Atom PDF