https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39748

--- Comment #7 from David Cook <[email protected]> ---
(In reply to Katrin Fischer from comment #6)
> I tested on April 25, so I am not quite sure about the part, where you set
> the system time, but apart from that, I already wrote the test plan:
> 
> * Update (In reply to Katrin Fischer from comment #2)
> > It appears in main it also breaks the API:
> > 
> > * In ktd: edit koha-conf.xml and add Africa/Cairo to timezone element
> > * restart_all
> > * Patron search breaks:
> > 
> > [2025/04/25 14:41:10] [ERROR] GET /api/v1/patrons: unhandled exception
> > (Mojo::Exception)<<Invalid local time for date in time zone: Africa/Cairo>>

But what are the actual steps? Is it the following?

Test plan:
1. vi /etc/koha/sites/kohadev/koha-conf.xml
2. Add "Africa/Cairo" to the timezone element"
3. restart_all
4. Go to http://localhost:8081/cgi-bin/koha/members/members-home.pl
5. Type "anything" into the search box and click the arrow button to search
6. Note the popup that says "Something went wrong when loading the table"
7. Note the following error in /var/log/koha/kohadev/plack-api-error.log
[2025/04/25 14:41:10] [ERROR] GET /api/v1/patrons: unhandled exception
(Mojo::Exception)<<Invalid local time for date in time zone: Africa/Cairo

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to