http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15434

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from David Cook <[email protected]> ---
(In reply to Srdjan Jankovic from comment #8)
> As far as I can see it is a bug either in
> * modules/svc/suggestion.tt, line 37, that composes query as q=[indexed
> query], or in
> * C4::Search::parseQuery() that cannot deal with that kind of query
> 
> I think that buildQuery() actually builds an invalid query, but I'd
> certainly need an authoritative opinion.

I used to know the answer to this one but I can't remember now.

That said:

1) buildQuery() is terribad
2) I think there might be some Javascript which adds the "su-br, su-na, su-rl"
stuff and I recall it also being terribad. 

The whole of search needs an overhaul...

The other thing with this patch is that it doesn't include all CCL qualifiers,
so hand-made queries will still show as the codes instead of the descriptions.
Of course, providing descriptive labels for all CCL qualifiers is probably
outside the scope of this bug...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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