[TYPO3-core] RFC #13630: Bug: Status Report reports "Install Tool: disabled" when it is not.
Moreno Feltscher
moreno at luagsh.ch
Wed Feb 24 02:06:47 CET 2010
Sorry, but -1 on that.
It was me who provided the patch to get rid of the install tool file
existence check.
The reason for that: Your patch doesn't take the automatic deletion of the
install tool after 30 minutes into account and it will always show the
temporary information, even if the install tool isn't accessible at all.
I will come up with a proper solution ASAP and we can discuss this problem
further then.
Please also have a look at the mailing list discussion [1] concerning this
behavior.
Cheers
Moreno
[1]
http://lists.typo3.org/pipermail/typo3-team-core/2009-August/028886.html
On Tue, 23 Feb 2010 07:50:34 -0800, Gregor Hermens <gregor at a-mazing.de>
wrote:
> This is an SVN patch request
>
> Type: Bugfix
>
> Bugtracker references: http://bugs.typo3.org/view.php?id=13630
>
> Branches: 4.3, trunk
>
> Problem:
> tx_reports the install tool status as disabled although it is temporarily
> enabled.
>
> Solution:
> The attached patch differentiates between permanently or just temporarily
> enabled install tool and reports accordingly.
>
> Notes:
> This issue has already been discussed on this list regarding bug #13201 (
> http://bugs.typo3.org/view.php?id=13201 ). It was decided then to apply
> the
> same checks as tx_modules, only reporting a warning if the install tool
> is
> enabled permanently. This may be ok for tx_modules as it doesn't report
> anything if the install tool is not permanently enabled. It may undermine
> the confidence in the whole status report if a wrong status is reported
> deliberately.
>
> Greetings,
> Gregor
More information about the TYPO3-team-core
mailing list