Project

General

Profile

Actions

Bug #17200

closed

marker default value of 0 causes failure to substitute.

Added by Dave Baker over 17 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
-
Start date:
2007-04-11
Due date:
% Done:

0%

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

Description

Reference: typo3 4.0.4, with rlmptmplselector and automaketemplate

Marker substitution does not work when the default value is 0. The entire double-comment and default are passed through as-is when the page is rendered.

Workaround: do not depend on this default value, and remove it.

FAILURE CASE:
"0"

SUCCESS ALTERNATIVES
""
" 0 "

(issue imported from #M5399)

Actions #1

Updated by Jigal van Hemert over 14 years ago

Fixed in 0.1.2 (Just uploaded to TER)

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF