Edgewall Software

Changes between Version 5 and Version 16 of Ticket #13309


Ignore:
Timestamp:
Jun 16, 2020, 12:34:29 AM (4 years ago)
Author:
Ryan J Ollos
Comment:

Committed to 1.4-stable in r17417, merged to trunk in r17418.

If you want to push additional changes such as comment:13, we can hold on the release, or do in 1.4.3. Just let me know.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13309

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #13309 – Release Notes

    v5 v16  
    1 * Fixed time displayed in query results for custom field of format `date`.
    2 * Only date or datetime is shown in query results, rather than `on/at %(datetime)`.
     1* Removed time component from query results for custom field of format `date`.
     2* Only the date/datetime is shown in query results, rather than the decorated text `on/at %(datetime)`.