Bug #38024

Illegal string offsets in t3lib_stdgraphic

Added by Thomas Deinhamer 11 months ago. Updated 7 months ago.

Status:Resolved Start date:2012-06-13
Priority:Should have Due date:
Assignee:- % Done:

100%

Category:Image Generation
Target version:6.0.0-alpha2
TYPO3 Version:6.0 Complexity:
PHP Version:5.4
Votes: 1 (View)

Description

PHP Warning: Illegal string offset 'maxW' in t3lib/class.t3lib_stdgraphic.php line 2414
PHP Warning: Illegal string offset 'maxH' in t3lib/class.t3lib_stdgraphic.php line 2430
PHP Warning: Illegal string offset 'minW' in t3lib/class.t3lib_stdgraphic.php line 2493
PHP Warning: Illegal string offset 'minH' in t3lib/class.t3lib_stdgraphic.php line 2499
PHP Warning: Illegal string offset 'noScale' in t3lib/class.t3lib_stdgraphic.php line 2215

Happens with current master, e.g. when calling the news plugin in the frontend.

38024.patch (708 Bytes) Thomas Deinhamer, 2012-07-03 01:46


Related issues

related to Core - Bug #38606: Illegal string offsets in class.t3lib_parsehtml_proc.php Rejected 2012-07-03
related to Core - Bug #37578: Illegal string offset 'uid' in /typo3/sysext/beuser/class... Resolved 2012-05-29

Associated revisions

Revision 13fe75df
Added by Wouter Wolters 7 months ago

[BUGFIX] Illegal string offsets in t3lib_stdgraphic

Illegal string offsets in t3lib_stdgraphic

Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/12543
Reviewed-by: Stefan Neufeind
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision fc6f82fe
Added by Wouter Wolters 7 months ago

[BUGFIX] Illegal string offsets in t3lib_stdgraphic

Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/16134
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 93bb6718
Added by Wouter Wolters 7 months ago

[BUGFIX] Illegal string offsets in t3lib_stdgraphic

Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/16132
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 9330ab68
Added by Wouter Wolters 7 months ago

[BUGFIX] Illegal string offsets in t3lib_stdgraphic

Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.org/16131
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

Updated by Thomas Deinhamer 11 months ago

Attached a patch, but probably
you need to modify it, cause at
least the filepath is wrong.

Would anyone be so kind to
adapt and commit this to gerrit?

The patch matches against
the current master.

Thanks a lot!

Updated by Wouter Wolters 11 months ago

Thanks for the patch, will create one on current master and push it to Gerrit.

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12543

Updated by Gerrit Code Review 7 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12543

Updated by Gerrit Code Review 7 months ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12543

Updated by Gerrit Code Review 7 months ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12543

Updated by Gerrit Code Review 7 months ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12543

Updated by Gerrit Code Review 7 months ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12543

Updated by Wouter Wolters 7 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF