Bug #26500

Fix typo "tsdWrap" instead of "stdWrap" (Nobrainer)

Added by Chris topher about 2 years ago. Updated almost 2 years ago.

Status:Closed Start date:2011-04-29
Priority:Must have Due date:
Assignee:- % Done:

100%

Category:TypoScript
Target version:4.5.3
TYPO3 Version:4.5 Complexity:
PHP Version:5.3
Votes: 0

Description

In typo3/sysext/cms/tslib/content/class.tslib_content_offsettable.php there is one occurence of "tsdWrap", which should read "stdWrap".

This typo will cause an error when you try to use the content object OTABLE with stdWrap for the property offset.

The error was introduced with "stdWrap everywhere", #24050.

Fix needs to go to 4.5 and master.


Related issues

related to Core - Feature #24050: Optimize stdWrap usage for TypoScript content element OTABLE Closed 2010-11-14

Associated revisions

Revision 0f4f591e
Added by Christopher Stelmaszyk about 2 years ago

[BUGFIX] Typo "tsdWrap" instead of "stdWrap"

In class tslib_content_offsettable there is one occurence of "tsdWrap",
which should read "stdWrap".

Change-Id: Ia658149602d5bbf1e3453ad8ed9eacbec247c1c5
Resolves: #26500
Reviewed-on: http://review.typo3.org/1800
Reviewed-by: Steffen Gebert
Tested-by: Steffen Gebert

Revision f4ed27fc
Added by Christopher Stelmaszyk about 2 years ago

[BUGFIX] Typo "tsdWrap" instead of "stdWrap"

In class tslib_content_offsettable there is one occurence of "tsdWrap",
which should read "stdWrap".

Change-Id: I8ae47213eeadaf2e77ef25138f3aa2da4b4f5cb6
Resolves: #26500
Reviewed-on: http://review.typo3.org/1801
Reviewed-by: Steffen Gebert
Tested-by: Steffen Gebert

History

Updated by Mr. Hudson about 2 years ago

Patch set 1 of change Ia658149602d5bbf1e3453ad8ed9eacbec247c1c5 has been pushed to the review server.
It is available at http://review.typo3.org/1800

Updated by Mr. Hudson about 2 years ago

Patch set 1 of change I8ae47213eeadaf2e77ef25138f3aa2da4b4f5cb6 has been pushed to the review server.
It is available at http://review.typo3.org/1801

Updated by Anonymous about 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Updated by Oliver Hader almost 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF