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

--- Comment #30 from Jonathan Druart <[email protected]> ---
(In reply to David Cook from comment #29)
> That said, I'm not sure why you want to fix a fixed problem, and I don't
> think this is the right way of doing it.
> 
> But... if it's how you want to spend your time, that's up to you.

The time is spent already, the patch is attached and fixed the problem raised
by this bug report.
My point is that it's not fixed correctly, and we need to keep the flexibility
the implementation brought. Also we don't want to see new attributes added to
the REST API when we want to search on dates, we simply need to use this
method. Introducing a pattern that is limited (only search on "last hour") and
bring a lot of new code to maintain is not something we should promote IMO.
Especially when it can be replaced with 2 lines of JS code.

Please explain a bit more why you don't like it. Yes we need to rework the
whole datetime handling in Koha, but it's a totally separate discussion (that I
will be happy to have, and to work on it if people wants it).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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