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

Bug #13549

Division by zero

Added by Peter Murray about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2011-03-02
Priority:Should have Due date:2011-03-02
Assignee:Dirk Wildt % Done:

0%

Category:PHP Spent time: -
Target version:3.6.2 Estimated time:0.50 hour
Votes: 0

Description

TYPO3 BE Log reports:
Core: Error handler (FE): PHP Warning: Division by zero in .../typo3conf/ext/browser/pi1/class.tx_browser_pi1_navi.php line 1409

and

Core: Error handler (FE): PHP Warning: Invalid argument supplied for foreach() in .../typo3conf/ext/browser/pi1/class.tx_browser_pi1_zz.php line 202

when displaying the a page with the browser plugin.

History

Updated by Peter Murray about 2 years ago

TYPO3 4.5.2
Browser 3.6.1

Updated by Dirk Wildt about 2 years ago

  • Due date set to 2011-03-02
  • Category set to PHP
  • Status changed from New to Resolved
  • Assignee set to Dirk Wildt
  • Target version set to 3.6.2
  • Estimated time set to 0.50

Dear Peter,
Thanks for your bug report.

I have fixed the bug below in 3.6.2:
  • Core: Error handler (FE): PHP Warning: Division by zero in .../typo3conf/ext/browser/pi1/class.tx_browser_pi1_navi.php line 1409
The other bug is solved sice yesterday. See
  • #13464: PHP Warning: Invalid argument supplied for foreach()

Kind regards
Dirk

Also available in: Atom PDF