The brief history of a subscription shows the dates all in "database format" yyyy-mm-dd instead of using the formatting set in the DateFormat system preference. Dates on the subscription tab in the details page and full history are showing correctly. To test: * Add a subscription and receive 1-3 issues * Set the DateFormat system preference to format unlike yyyy-mm-dd * Go to the OPAC * Verify dates show corectly on the subscriptions tab itself * Click on more details * Verify dates how correctly in the full history * Verify the dates on the brief history are broken. /cgi-bin/koha/opac-serial-issues.pl? Example: Subscription information for ... The current subscription began on 2024-01-01 and is issued every month for 12 issues The first subscription was started on 2024-01-01
Created attachment 186259 [details] [review] Bug 40759: Correctly format dates in subscription brief history in OPAC Test plan: To test: * Add a subscription and receive 1-3 issues * Set the DateFormat system preference to format unlike yyyy-mm-dd * Go to the OPAC * Verify dates show corectly on the subscriptions tab itself * Click on more details * Verify dates how correctly in the full history * Verify the dates on the brief history show correctly.
Thanks a lot! Will try to come back to this.
Created attachment 186373 [details] [review] Bug 40759: Correctly format dates in subscription brief history in OPAC Test plan: To test: * Add a subscription and receive 1-3 issues * Set the DateFormat system preference to format unlike yyyy-mm-dd * Go to the OPAC * Verify dates show corectly on the subscriptions tab itself * Click on more details * Verify dates how correctly in the full history * Verify the dates on the brief history show correctly. Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>