⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (449 Bytes)
Bug #20017
ยป patch10438.txt
Administrator Admin, 2009-02-13 18:45
--- t3lib/class.t3lib_parsehtml_proc.php 2008-11-11 04:29:32.000000000 +0100
+++ t3lib/class.t3lib_parsehtml_proc.php 2009-02-13 18:42:40.000000000 +0100
@@ -1,4 +1,4 @@
-<?php
+urlInfoForLinkTags<?php
/***************************************************************
* Copyright notice
*
@@ -1548,7 +1548,6 @@
$info['type']='page';
}
} else {
- $info['url']=$info['relUrl'];
$info['type']='file';
}
} else {
(1-1/1)
Loading...