Bug #24996
closedbroken links in sample site (introductionpackage-4.5.0.tar.gz)
0%
Description
After installing typo3 from introductionpackage-4.5.0.tar.gz the following page shows invalid content:
.../examples/file-downloads/
Instead of showing several icons/links etc the page shows the the text of the HTML code for the download links. For example (this is a copy paste from my page as seen in the browser):
========================================
Download no icon, no filesize
<a href="examples/file-downloads/?jumpurl=uploads%2Fmedia%2FTYPO3_Logo_Guide_v3.pdf&juSecure=1&mimeType=application%2Fpdf&locationData=35%3Att_content%3A114&juHash=7662677e4f1cc1a4871cface4904dcf3969ef221" >TYPO3_Logo_Guide_v3.pdf</a>
Download with icon, no filesize
<a href="examples/file-downloads/?jumpurl=uploads%2Fmedia%2FTYPO3_Logo_Guide_v3_01.pdf&juSecure=1&mimeType=application%2Fpdf&locationData=35%3Att_content%3A113&juHash=817c69adb3872d6c9389d7943cf073617af03eee" ><img src="typo3/sysext/cms/tslib/media/fileicons/pdf.gif" width="18" height="16" border="0" alt="" /></a>
========================================
I tried editing the page contents and deleting one of the downloadable files (the last one) and the adding it again, which did not solve the problem. By the way - it seems that the location of the file to download was specified wrong in the link...
To whoever will be fixing this:
Problem can be seen at http://smartclickads.com/examples/file-downloads/
I don't know how long I will keep this sample site on so please comment on this issue if you want me to keep it running so you can examine and fix the problem... Also I can give you the admin passw if you need it...
(issue imported from #M17537)
Updated by Chris topher almost 14 years ago
Hi Alexander,
thanks for your bug report!
The introduction package has its own bugtracker. Please report the problem here:
http://forge.typo3.org/projects/extension-introduction/issues
Mayn thanks in advance!
Updated by Christian Kuhn almost 14 years ago
Resolved, no change required.
Please report where Christopher mentioned, Alexander. This tracker is strictly for core things and the intro package is tracked differently. Since this issue seems to be valid at first glance we still have to keep this tracker here clean for the sheer amount of issue floating around.
Updated by Alexander Enchevich almost 14 years ago
Done, sorry about the mixup I didn't know there's a separate bug tracker for the example site:
http://forge.typo3.org/issues/13009