Project

General

Profile

Actions

Bug #25054

closed

pagebrowser doesn't work with template_css.tmpl

Added by Harald no-lastname-given almost 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If you use the Page Browser (v 2.12.0) with the template_css.tmpl, the corresponding pages are not linked

My solution:
I changed the doctype in the template and everything runs very well

Change from:

<DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Strict / / EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

to

<DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

and it works!
(issue imported from #M17609)

Actions #1

Updated by Harald no-lastname-given almost 14 years ago

Sorry, this solution is a mistake of mine and nothing to do with it. The error is not resolved

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.5
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?

Actions #3

Updated by Harald no-lastname-given over 10 years ago

Hello,

i don't know because i use now TYPO3 6.x and doctype <html> >> HTML5!

Please try it by your self

Thank you

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF