Project

General

Profile

Actions

Bug #72128

closed

Infobox "The current page is a folder" in sysfolder doktype is escaped

Added by Georg Ringer almost 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-12-09
Due date:
% Done:

0%

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

Description

the infobox with a link to the list module is escaped

<p>The current page is a folder. Folders usually don't contain content elements but are used for collecting other types of records.</p><a class="btn btn-info" href="javascript:top.goToModule('web_list',1);">Go to list module</a>
Actions #1

Updated by Michael Oehlhof almost 9 years ago

I can't reproduce the described behavior with current master.

Actions #2

Updated by Claus Due almost 9 years ago

Just adding info: I exposed a similar problem in another backend module while implementing standalone fluid as dependency - it appears the TYPO3 Fluid version isn't completely predictable when it comes to escaping; what should be escaped sometimes (cause unknown) is not escaped. Maybe that got fixed elsewhere and now exposed the same problem in this other template?

For reference: https://review.typo3.org/#/c/44801/

Actions #3

Updated by Georg Ringer almost 9 years ago

I still can reproduce that, using PHP 5.6.11 on latest ubuntu

Actions #4

Updated by Markus Klein almost 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (next-patchlevel)

Can't reproduce either.

Current master, Fedora 22, PHP 5.6.16

Actions #5

Updated by Georg Ringer almost 9 years ago

  • Status changed from Needs Feedback to Accepted

the problem occurs if there is no csc or fsc included, therefore (I guess) no parsefunc is configuried and then the HTML is completly escaped.

Actions #6

Updated by Georg Ringer almost 9 years ago

  • Status changed from Accepted to Resolved

resolved in the meantime

Actions #7

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF