[ZBX-1068] Typo throughout the PHP code. Created: 2009 Oct 01  Updated: 2017 May 30  Resolved: 2009 Oct 01

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: None
Affects Version/s: 1.9.0 (alpha)
Fix Version/s: 1.9.0 (alpha)

Type: Incident report Priority: Major
Reporter: Christophe Prevotaux Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

FreeBSD 7-STABLE + postgreSQL 8.4



 Description   

there is a typo in the word High.

You spelled it Hight when it should be High

class.cchart.php:512: elseif($trigger['priority'] == 4) $color = 'Priority Hight';
class.cgraphdraw.php:99: 'Priority Hight' => array(255,100,100),
class.cpie.php:124: protected function calc3dhight($height){
class.cpie.php:529: $this->calc3dhight($this->sizeY);



 Comments   
Comment by richlv [ 2009 Oct 01 ]

fixed in trunk, rev 8016.
note that second appearance was actually meant to be 'height'

Comment by Christophe Prevotaux [ 2009 Oct 01 ]

same problem in 1.6.6

can you please fix this too ? or does it increases the version ? I would think that backport fixes should not increase version in the tags 1.6.6

Comment by richlv [ 2009 Oct 01 ]

fixed for 1.6 branch in rev 8017. please close if fix can be confirmed

Comment by Christophe Prevotaux [ 2009 Oct 01 ]

Thanks

Generated at Sat Apr 20 11:05:30 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.