Project

General

Profile

Actions

Bug #93933

closed

Exception in Render-Viewhelper only once after clearing cache

Added by Dieter Porth about 3 years ago. Updated 11 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2021-04-16
Due date:
% Done:

0%

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

Description

I had a virender-viewheler with two colons `,,` in the arguments.

      <f:render partial="GGGG/General" 
          section="Main" 
          arguments="{plan:plan,,
          pid: pid}" 
      />

After clearing the cache this bug throws an exception.
The next rendering of the page works will work fine. The re is no more eception.

I think, this bug should always throw an exeception.

P.S
I tend to tunnel vision (attitude effects) when I am programming. This would help me to notice my errors despite tunnel vision.

Actions

Also available in: Atom PDF