User tests: Successful: Unsuccessful:
Fixing issue from tracker:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31139
https://github.com/joomla/joomla-cms/blob/master/components/com_content/models/article.php#L268
Look at the hits and storeVote functions in the article model (frontend) of
com_content. We need to convert these to use JDatabase
This issue seemed confirmed to me and easy to fix, so I made the changes to
those methods. I'm not sure if my code is well written but everything seemed to
work as normal after my changes.
Can anyone else please test and check if the code is correct?
Test instructions:
Thanks @phproberto for fix this in 6eb763b
Well done!! Second test successful in the traker 8-)