• Sean Hammond's avatar
    Fix a crash when rendering annotations · 94b08517
    Sean Hammond authored
    The dates passed in to toFuzzyString() and nextFuzzyUpdate() are
    actually date strings and not (as in the tests) Date objects, but the
    code expects Date objects, so it crashes in production (but works fine
    in the tests).
    
    Fix both the production code and the tests to use date strings.
    94b08517
Name
Last commit
Last update
..
static Loading commit data...
templates/client Loading commit data...