hassanakbar4 / test-usernames

0 stars 0 forks source link

Document state age not always shown correctly #367

Closed hassanakbar4 closed 14 years ago

hassanakbar4 commented 14 years ago

resolution_fixed type_defect | by rjsparks@nostrum.com


Using the search form at http://datatracker.ietf.org/doc/, the search results returned indicate how long a document has been in its current state.

For some documents, the number of days shown is incorrect (the number of days since Jan 1, 1970 is shown).

For instance, draft-ietf-xcon-ccmp here shows 7532 days: https://datatracker.ietf.org/doc/search/?name=draft-ietf-xcon&activeDrafts=on&

The same phenomenon shows up in other places, such as the AD queue.


Issue migrated from trac:367 at 2021-12-13 14:50:18 +0500

hassanakbar4 commented 14 years ago

@henrik@levkowetz.com changed status from new to closed

hassanakbar4 commented 14 years ago

@henrik@levkowetz.com set resolution to fixed

hassanakbar4 commented 14 years ago

@henrik@levkowetz.com commented


Fixed in fe5913193806ce4a4731c7eb3545003bc0a8e3e3:

Fix for issue #367: The strings in IdWrapper.state_date() used to find the latest state change were incomplete (a new string was introduced in ietf/idrfc/views_edit.py in 49a3ba8c9f42b418cd9dc189511a46879c80a79a). Add the relevant string to those used in state_date().

hassanakbar4 commented 14 years ago

@henrik@levkowetz.com commented


Fixed in 8a932c351365ee0866b03fd0389535ceccae8419:

Additional fix for issue #367.

hassanakbar4 commented 14 years ago

@henrik@levkowetz.com changed milestone from ` to3.05`