Activity log for bug #583795

Date Who What changed Old value New value Message
2010-05-21 13:21:58 Andivista bug added bug
2010-05-21 13:32:38 Andivista description When I open http://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 When I open http://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
2010-05-21 13:33:44 Andivista description When I open http://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 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
2010-05-21 14:33:45 Andivista 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 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
2010-05-23 00:05:18 Marcos Garcia jisko: milestone 3.0beta1
2010-05-23 00:12:44 Marcos Garcia jisko: status New Confirmed
2010-05-23 00:12:47 Marcos Garcia jisko: importance Undecided Low
2010-05-23 00:12:49 Marcos Garcia jisko: assignee Marcos Garcia (marcosgdf)
2010-05-23 00:19:42 Marcos Garcia jisko: status Confirmed Fix Released