Menu

#29 Report : Missing tag class in StatServers.php

v1.0_(example)
closed
nobody
1
2012-10-28
2012-10-26
No

In line 90 of StatServers.php, the tag class is missing for TR.

<\tr statTable<\?php echo $parite; ?>" onMouseOut="this.className='statTable<\?php echo $parite; ?>';" onMouseOver="this.className='<\?php echo $parite; ?>onMouseOver';" onclick="javascript:setSrv( '<\?php echo trim($row["SrvType"])?>', '<\?php echo trim($row["SrvName"])?>')">

Correction is

<\tr class="statTable<\?php echo $parite; ?>" ...

PS due to SF text formatting I added \ between < and tr or php tags, but it's not displayed in ticket view.

Discussion

  • Anonymous

    Anonymous - 2012-10-28

    OK thanks, I added that to V2.7.7

     
  • Jean-Paul Martin

    • status: open --> closed
     
  • Anonymous

    Anonymous - 2012-10-28

    fixed in V2.7.7

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB