Modify ↓
Opened 11 years ago
Closed 11 years ago
#11462 closed defect (fixed)
pretty_dateinfo is inconsistent between Chrome and TimelineModule
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | low | Milestone: | 1.0.2 |
Component: | general | Version: | 1.0-stable |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Fix inconsistent |
||
API Changes: | |||
Internal Changes: |
Attachments (3)
Change History (8)
by , 11 years ago
Attachment: | disabled-timeline-module.png added |
---|
by , 11 years ago
Attachment: | enabled-timeline-module.png added |
---|
comment:1 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
by , 11 years ago
Attachment: | PatchRenderer.png added |
---|
comment:2 by , 11 years ago
follow-up: 4 comment:3 by , 11 years ago
That is not depended on file type. The attachment view sends ETag
header using req.check_modified
. After TimelineModule
is enabled/disabled, try to use force-reload.
comment:4 by , 11 years ago
Replying to jomae:
After
TimelineModule
is enabled/disabled, try to use force-reload.
Yes, that is it. Thanks.
comment:5 by , 11 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Proposed fix with unit tests is in log:jomae.git@t11462.