Project

General

Profile

Actions

Bug #14219

closed

short icon link should contain the MIME type

Added by old_murraytony over 20 years ago. Updated over 20 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2004-06-30
Due date:
% Done:

0%

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

Description

html is outputed like this:
<link rel="SHORTCUT ICON" href="favicon.ico" />
It should output like this:
<link rel="SHORTCUT ICON" href="favicon.ico" type="image/x-icon" />

This can easily be changed in the file class.tslib_pagegen.php
(issue imported from #M183)

Actions

Also available in: Atom PDF