The dates in the issues tab of the subscription detail page display as "YYYY-MM-DD" independent of the DateFormat system preference setting. To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes.
Created attachment 148352 [details] [review] Bug 33261: Format dates in subscription_issues table To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes. * Apply patch * Date should now be formatted in the way specified in the DateFormat system preference
Created attachment 149108 [details] [review] Bug 33261: Format dates in subscription_issues table To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes. * Apply patch * Date should now be formatted in the way specified in the DateFormat system preference Signed-off-by: David Nind <david@davidnind.com>
Created attachment 149356 [details] [review] Bug 33261: Format dates in subscription_issues table To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes. * Apply patch * Date should now be formatted in the way specified in the DateFormat system preference Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Doesn't apply clean to 22.05.x, no backport.