[Tiki-devel] Change of behaviour of in the tracker field relations filter option on Tiki25
Bernard Sfez via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello devs, I have a live working Tiki24 and I’m testing it with master (both are on ElasticSearch). I have 2 trackers with relations field tracker field. (one way and back) I have set a filter based on the documentation available at : https://doc.tiki.org/Relations-Tracker-Field "tracker_id=22&object_type=trackeritem&tracker_status=o+OR+p” On Tiki 24 it work fine. On Tiki 25, while re-indexing I have multiple errors: Parsing search query failed: "Field object_type does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field_object_type." on line 358 of /home/tsaharoniki/domains/master.tsaharoniki.com/public_html/lib/core/Search/Query.php If I modify the filter for: ""tracker_id=22&tracker_status=o+OR+p” No more errors and the result seems ok. So this is my question: Is it a change, improvement, made on purpose and the documentation should be updated or it is not it should be reported as a bug ? (I’ll do) Bernard _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel