Bug #29445
Fix typos in class.tslib_gifbuilder.php
| Status: | Resolved | Start date: | 2011-09-01 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Steffen Gebert | % Done: | 100% |
|
| Category: | TypoScript | |||
| Target version: | 4.5.7 | |||
| TYPO3 Version: | 4.5 | Complexity: | no-brainer | |
| PHP Version: | 5.3 | |||
| Votes: | 1 (View) |
Description
In typo3/sysext/cms/tslib/class.tslib_gifbuilder.php there are some occurences of $this->cOjb which should read $this->cObj.
This breaks the stdWrap for the properties 'transparentBackground' and 'reduceColors'.
Fix needed for 4.5 and 4.6.
Associated revisions
[BUGFIX] Typo in gifbuilder
stdWrap features GIFBUILDER transparentBackground and reduceColors
are broken
Change-Id: Icb74191aa6e53e8ca0737ead2638c3bda5d6a7fd
Resolves: #29445
Releases: 4.6, 4.5
Reviewed-on: http://review.typo3.org/5590
Reviewed-by: Dmitry Dulepov
Tested-by: Dmitry Dulepov
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
[BUGFIX] Typo in gifbuilder
stdWrap features GIFBUILDER transparentBackground and reduceColors
are broken
Change-Id: Ie162c1cf851dc237d3fa9a569c6dfb705c5f339c
Resolves: #29445
Releases: 4.6, 4.5
Reviewed-on: http://review.typo3.org/5628
Reviewed-by: Steffen Gebert
Tested-by: Steffen Gebert
History
Updated by Mr. Hudson over 1 year ago
Patch set 1 of change Icb74191aa6e53e8ca0737ead2638c3bda5d6a7fd has been pushed to the review server.
It is available at http://review.typo3.org/5590
Updated by Mr. Hudson over 1 year ago
Patch set 2 of change Icb74191aa6e53e8ca0737ead2638c3bda5d6a7fd has been pushed to the review server.
It is available at http://review.typo3.org/5590
Updated by Simon Schaufelberger over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset bb67887625f03a7e3bbb61587b006d25329c61b4.
Updated by Steffen Gebert over 1 year ago
- Assignee set to Steffen Gebert
- Target version set to 4.5.7