CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #6919

Backend Administration missing

Added by Markus Ulsenheimer about 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-03-19
Priority:Must have Due date:
Assignee:- % Done:

100%

Category:Backend Module
Target version:1.8.4 Estimated time:1.00 hour
Votes: 0

Description

After upgrading to Version 1.8.3 (from 0.1.6) the "mm_forum"-link leads to an empty page.
The frontend works fine, but no adminstration work can be done!

There are some posts about this bug at
http://www.typo3.net/forum/list/list_post//97607/

I'm using TYPO3 4.1.12 and PHP 5.1.2, others have TYPO3 4.1.10 and 4.1.6 installed.

Associated revisions

Revision 31594
Added by Martin Helmich about 3 years ago

[~SVN] Added tag for bugfix release 1.8.4
[#BUGFIX] Fixed backend module bug in trunk and 1.8.4 release (fixes #6919)

Revision 15fada39
Added by Martin Helmich about 3 years ago

[~SVN] Added tag for bugfix release 1.8.4
[#BUGFIX] Fixed backend module bug in trunk and 1.8.4 release (fixes #6919)

git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/trunk@31594 735d13b6-9817-0410-8766-e36946ffe9aa

Revision 67074391
Added by Martin Helmich about 3 years ago

[~SVN] Added tag for bugfix release 1.8.4
[#BUGFIX] Fixed backend module bug in trunk and 1.8.4 release (fixes #6919)

git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/tags/1.8.4@31594 735d13b6-9817-0410-8766-e36946ffe9aa

History

Updated by Martin Helmich about 3 years ago

  • Status changed from New to Accepted
  • Target version set to 1.8.4
  • Estimated time set to 1.00

Hi,

the problem seems to be the t3lib_parsehtml::substituteMarkers method, which is used by the backend module. However, this method was not available until TYPO3 4.2.

Martin

Updated by Martin Helmich about 3 years ago

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

Applied in changeset r31594.

Also available in: Atom PDF