Can`t open a TAG ( statistic )

Bug #583795 reported by Andivista
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jisko
Fix Released
Low
Marcos Garcia

Bug Description

When I open mydomain.com/tag/ for the statistic and clicking on "Tags with better writing rate" it`s not working ( Jisko Version 3.0BETA1 )

I removed the ' on tag.php ( theme folder ) and now it works.

Before: <td><a href="<?php anchor('tag', $rate['tag']) ?>'">#<?php show($rate['tag']) ?></a></td>

After: <td><a href="<?php anchor('tag', $rate['tag']) ?>">#<?php show($rate['tag']) ?></a></td>

Thx for your great Work! I like Jisko :)

Greetings from Berlin

Andreas

Andivista (andi19642004)
description: updated
description: updated
Andivista (andi19642004)
description: updated
Changed in jisko:
milestone: none → 3.0beta1
Changed in jisko:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Marcos Garcia (marcosgdf)
Revision history for this message
Marcos Garcia (marcosgdf) wrote :

Fixed in the last revision of Jisko. It will be fixed for 3.0beta2

Changed in jisko:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.