Martin Renvoize
c1eb935d0a
Object.t was still testing for the return of DateTime objects from attributes_from_api. I checked all calls to attrbutes_from_api for reliance of DateTime objects and confirmed they all get passed into search calls and thus are better served as SQL formatted strings. I then converted the test to check that the rfc3339 formatted dates passed in were converted to strings appropriate for feeding into SQL where statements instead. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> JD amended patch: FAIL spelling formated ==> formatted Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |
||
---|---|---|
.. | ||
Account | ||
Acquisition | ||
Biblio | ||
BiblioUtils | ||
Cash | ||
Charges | ||
Checkouts | ||
Club | ||
Config | ||
Filter | ||
IssuingRules | ||
Item | ||
Items | ||
Library | ||
Objects/Mixin | ||
Patron | ||
Patrons | ||
Plugins | ||
REST | ||
SearchEngine | ||
SMTP | ||
Subscription | ||
Tags | ||
Template/Plugin | ||
UI/Form/Builder | ||
XSLT | ||
Z3950Responder | ||
Account.t | ||
ActionLogs.t | ||
AdditionalContents.t | ||
ApiKey.t | ||
ArticleRequest.t | ||
ArticleRequests.t | ||
Authorities.t | ||
BackgroundJobs.t | ||
Biblio.t | ||
BiblioFrameworks.t | ||
Biblios.t | ||
Checkout.t | ||
Checkouts.t | ||
CirculationRules.t | ||
Cities.t | ||
ClassSortRules.t | ||
ClassSources.t | ||
ClassSplitRules.t | ||
CoverImages.t | ||
CsvProfiles.t | ||
Database.t | ||
Desks.t | ||
Hold.t | ||
Holds.t | ||
IssuingRules.t | ||
Item.t | ||
Items.t | ||
ItemTypes.t | ||
KeyboardShortcuts.t | ||
Libraries.t | ||
Library.t | ||
MarcSubfieldStructures.t | ||
Notices.t | ||
Object.t | ||
Objects.t | ||
Old.t | ||
Patron.t | ||
Patrons.t | ||
Pseudonymization.t | ||
Quotes.t | ||
Ratings.t | ||
Reports.t | ||
Reviews.t | ||
SearchField.t | ||
SharedContent.t | ||
SMS_Providers.t | ||
Statistics.t | ||
Subscription.t | ||
Suggestion.t | ||
Suggestions.t | ||
Tags.t | ||
Z3950Servers.t |