Bug #36957
Fatal error: Call to undefined method t3lib_div::view_array() in Version from TER with T3 4.7
| Status: | Closed | Start date: | 2012-05-08 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Francois Suter | % Done: | 100% |
|
| Category: | Display | |||
| Target version: | 2.9.4 | |||
| Votes: | 0 |
Description
hi,
i used the Version from TER with TYPO3 4.7 and get this Fatal Error.
Is there a chance to release the new Version from trunk or a bug fix version ?
A Patch for Version 2.9.2 is attached
(using t3lib_utility_Debug::viewArray instead of t3lib_div::view_array())
Related issues
| duplicates Developer's Log - Bug #12974: deprecated call to t3lib_div::view_array() | Closed | 2011-02-11 |
Associated revisions
Updated for compatibility with TYPO3 4.7, resolves #36957
Updated for compatibility with TYPO3 4.7, resolves #36957
Fixed one forgotten compatibility issue, resolves #36957
Released to TER as version 2.9.4
Fixed one forgotten compatibility issue, resolves #36957
Released to TER as version 2.9.4
History
Updated by Francois Suter about 1 year ago
- Category set to Display
- Status changed from New to Accepted
- Assignee set to Francois Suter
- Priority changed from Should have to Must have
- Target version set to 2.9.3
Thanks for the patch. It's true that devlog's development has been dormant for a long while. There was a version 3 in the making, but nobody had time to work on it for ages. I'll see if I can find the time to do a quick fix release for branch 2 this week.
Updated by Francois Suter about 1 year ago
- Status changed from Accepted to Resolved
Resolved in r61768
Updated by Francois Suter about 1 year ago
- Status changed from Resolved to Closed
Published in version 2.9.3
Updated by Sven Juergens about 1 year ago
Hi Francois,
thanks for the patch,
but there is still one t3lib_div::view_array() call in class.tx_devlog_tceforms.php in displayAdditionalData()
Best regards :)
Updated by Francois Suter about 1 year ago
- Status changed from Closed to Accepted
- Target version changed from 2.9.3 to 2.9.4
Damn, I didn't think about it and somehow the IDE didn't pick it up :-(
I'll fix that.
Updated by Francois Suter about 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r61768.
Updated by Francois Suter about 1 year ago
- Status changed from Resolved to Closed