I’m running Omeka S 4.1.1, with CleanURL and Ark installed.
I’ve been updating modules and themes today, and this started to pop up in my logs. I’m wondering if it’s connected with CleanURL, or if it’s a regular Omeka S warning message?
Full warning message:
The query arg “property” won’t support multiple properties in a future version, because it’s overriding the default behavior. Use arg “filter” instead. Check your queries: press-material
IMPORTANT: the improvements done on query argument “property” were moved to “filter” and will be removed in a future version. So use the key “filter” instead of “property” for future compatibility.
I’ve disabled AdvancedSearch for now until I figure out where that configuration is done.