There is an extra comma and two missing semicolons in the timeago.js file that cause errors in some browsers. Patch to follow.

Comments

paul.lovvik’s picture

StatusFileSize
new691 bytes

This patch fixes the missing semicolons and extraneous trailing comma in the JavaScript code.

icecreamyou’s picture

Status: Active » Fixed

Thanks, committed to both branches.

For those wondering, "some browsers" means IE8 and below.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.