[TYPO3-bugs] open bug #60379
Franz Holzinger
franz at ttproducts.de
Mon Jul 21 11:35:18 CEST 2014
Please open bug #60379.
https://forge.typo3.org/issues/60379#change-224395
I have made an update to the latest blog_example from Git and the latest
TYPO3 6.3 from Git.
https://forge.typo3.org/projects/typo3-mvcblogexample/repository/revisions/f3f9aa9bf259b24023f4bf5e7255dca29880749d/diff/Classes/Controller/AbstractController.php
It ends up in this error message:
Fatal error: Access level to
Tx_BlogExample_Controller_AbstractController::addFlashMessage() must be
public (as in class TYPO3\CMS\Extbase\Mvc\Controller\AbstractController)
in
/var/www/html/developer/typo3conf/ext/blog_example/Classes/Controller/AbstractController.php
on line 29
I have found an outdated Git repository for the blog example and for the
rest of extensions. My changes to the Wiki are wrong:
https://forge.typo3.org/projects/typo3v4-mvc/wiki/Working_with_git
git clone
git://git.typo3.org/TYPO3CMS/CoreProjects/MVC/blog_example.git
blog_example
Where is the correct Git repository for the blog_example?
There is already a bug #55147 for this error which has been closed:
https://forge.typo3.org/issues/55147
Here is a link to the real Git repository:
https://forge.typo3.org/projects/typo3-mvcblogexample/repository/revisions/f3f9aa9bf259b24023f4bf5e7255dca29880749d/diff/Classes/Controller/AbstractController.php
But how is the real "Git Clone" which I must use?
- Franz
More information about the TYPO3-team-bugs
mailing list