Bug #49576
closed
View-webpage-link in List module generates broken link (missing : in http://)
Added by Mario Haim over 11 years ago.
Updated over 11 years ago.
Category:
Backend User Interface
Description
Dear great T3-devs,
in version 6.1.1's backend inside the list module click on any page and click the 'view webpage' link in the top row. This generates a link that starts with "http//" (without colon) and thus leads to a 404.
Thanks,
Mario
Files
- Status changed from New to Needs Feedback
As this works for me, do you have domain settings in that page tree? Or something else which can influence the url generation?
Well, seems to if you cannot reproduce it. Hmm.
Anyhow, I don't have any baseURL (or similar). Searched in my TS Object browser for "url" and for "http//" and also for the first part of the URL without "http://" just to make sure, but nothing found (as expected).
Also the URL produced (in the HTML source) seems to be http://http://url (see screenshot).
Any more ideas?
Did this only happen in List Module or also in Page Module?
And as you wrote the url in the source is another one as you seem to get after the click ... so your browser may remove the ":"?
Do you have domains configured?
Okay, I found the problem. It was actually my fault, so sorry about that.
It happened in both modules and yes, I had a domain record defined. Anyhow, the defined record included the http:// prefix (spelled correctly, though) but TYPO3 prepends another http:// which -- in sum -- destroys the link.
Thanks, anyways.
- Status changed from Needs Feedback to Closed
- Target version deleted (
next-patchlevel)
Also available in: Atom
PDF