3.0.8 - Top 5 Goalies output (minor)

This section contains all the bug reports that have been solved in version 2 or version 3. / Cette section contient tous les rapports d'erreur qui ont été résolu dans la version 2 ou version 3.
Post Reply
Gabe
New in Town / Le Ptit Nouveau
Posts: 8
Joined: Fri Oct 14, 2016 9:15 pm

3.0.8 - Top 5 Goalies output (minor)

Post by Gabe »

Minor bug to report.

Top5GoaliesPro
and
Top5GoaliesFarm

Data is not sorted according to save % but probably to old GAA.
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14755
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: 3.0.8 Top 5 Goalies output (minor)

Post by SimonT »

In the HTML webpage?
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English V2 & V3 Manual - Manuel V2 & V3 Français
Gabe
New in Town / Le Ptit Nouveau
Posts: 8
Joined: Fri Oct 14, 2016 9:15 pm

Re: 3.0.8 Top 5 Goalies output (minor)

Post by Gabe »

Yes, here's a sample:

Code: Select all

<table>
<tr>
<td class="STHSTop5GoaliesNameHeader">Name</td>
<td class="STHSTop5GoaliesWHeader">W</td>
<td class="STHSTop5GoaliesSavePCTHeader">PCT</td>
</tr>
<tr>
<td class="STHSTop5GoaliesName">Steve Mason (OTT)</td>
<td class="STHSTop5GoaliesW">3</td>
<td class="STHSTop5GoaliesSavePCT">0,935</td>
</tr>
<tr>
<td class="STHSTop5GoaliesName">Roberto Luongo (QUE)</td>
<td class="STHSTop5GoaliesW">4</td>
<td class="STHSTop5GoaliesSavePCT">0,919</td>
</tr>
<tr>
<td class="STHSTop5GoaliesName">Henrik Lundqvist (EDM)</td>
<td class="STHSTop5GoaliesW">2</td>
<td class="STHSTop5GoaliesSavePCT">0,927</td>
</tr>
<tr>
<td class="STHSTop5GoaliesName">Frederik Andersen (HOU)</td>
<td class="STHSTop5GoaliesW">3</td>
<td class="STHSTop5GoaliesSavePCT">0,915</td>
</tr>
<tr>
<td class="STHSTop5GoaliesName">Jimmy Howard (ATL)</td>
<td class="STHSTop5GoaliesW">3</td>
<td class="STHSTop5GoaliesSavePCT">0,918</td>
</tr>
</table>
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14755
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: 3.0.8 Top 5 Goalies output (minor)

Post by SimonT »

The order is GAA indeed. We have 2 option, either the ProLeader.html and FarmLeader.html ordering is change to Save % or I update the Top5 Info to show GAA instead of Save % in the label. What do you prefer?
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English V2 & V3 Manual - Manuel V2 & V3 Français
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14755
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: 3.0.8 Top 5 Goalies output (minor)

Post by SimonT »

The Top 5 for Goalie was updated to show GAA instead of Save %.
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English V2 & V3 Manual - Manuel V2 & V3 Français
Post Reply