3.3.5 Farm output sorting issues

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
Owen
The Addict / Le Drogué
Posts: 544
Joined: Tue Jan 01, 2013 12:43 pm
Contact:

3.3.5 Farm output sorting issues

Post by Owen »

Columns cannot be sorted on the FarmStanding and FarmTeamScoring HTML outputs. This issue was introduced in version 3.3.5 and continues to happen in 3.3.6. The last known working version was 3.3.4.
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14757
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: 3.3.5 Farm output sorting issues

Post by SimonT »

Hi.

Show me your website URL please. I'm very curious to why the Pro Work and not the Farm.
-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: 14757
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: 3.3.5 Farm output sorting issues

Post by SimonT »

Hi Owen.

I fix the issue. The issue is that this line of code

Code: Select all

<script>$(Function(){$("table").basictablesorter({ widgets: ['staticRow'] })});</script>
was incorrect because the F of Function was in uppercase instead of being lower case!

And that I remove the Javascript from being output in 3.3.5!

I'll fix everything in 3.3.7.
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English V2 & V3 Manual - Manuel V2 & V3 Français
Post Reply