Edgewall Software

Changes between Version 3 and Version 4 of Ticket #12689, comment 5


Ignore:
Timestamp:
Mar 22, 2017, 10:48:20 AM (7 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12689, comment 5

    v3 v4  
    11Okay, we'll need to separate the presentation and sorting then. Current implementation has regressions:
    2 * doesn't respect localization
     2* doesn't respect localization, neither timezone nor date format
    33* these comparisons always evaluate to false: [browser:trunk/trac/timeline/templates/timeline.html@15474:82-83#L81], because `today` and `yesterday` are localized [browser:trunk/trac/timeline/web_ui.py@15649:146-147#L144]