Actions
Bug #37553
closedIllegal string offset 'uid' in typo3/template.php
Status:
Closed
Priority:
Should have
Assignee:
Category:
Miscellaneous
Target version:
Start date:
2012-05-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
PHP Warning: Illegal string offset 'uid' in /var/www/virtual/thasmo/system/library/typo3/6.0.0-dev/typo3/template.php line 1890
PHP Warning: Illegal string offset 'uid' in /var/www/virtual/thasmo/system/library/typo3/6.0.0-dev/typo3/template.php line 1925
This happens when opening the install tool inside the BE on the "The Install Tool is locked" screen.
Updated by Jigal van Hemert over 12 years ago
- Category set to Miscellaneous
- Status changed from New to Accepted
- Assignee set to Jigal van Hemert
- Target version changed from 6.0.0-alpha2 to 4.5.17
- Complexity set to no-brainer
Before checking if the element is present first check if it is actually an array.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11664
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/11666
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/11667
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/11668
Updated by Jigal van Hemert over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1c439544e59750b6c42f3243c2a4e91c76658e87.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions