Bug #4348
Metacat authenticated query is case sensitive, unauthenticated is not
0%
Description
This is just confusing. The unauthenticated query is not case sensitive (kruger and Kruger both return the same 37 results), but the authenticated one is (kruger returns 0 results while Kruger returns 39).
History
#1 Updated by ben leinfelder over 11 years ago
This is actually a modification in the seek/ecogrid project.
I've made the change to the the XSLT that generates te metacat query so that case is ignored - unfortunately we'll have to wait until we redeploy and redistribute the stubs for this to "work"
#2 Updated by ben leinfelder over 11 years ago
actually - i'll go ahead and mark this as fixed since only the server portion of the ecogrid needs to be redeployed - no changes needed in Kepler.
so the next time KNB (or any other ecogrid/metacat service) is deployed this will work case-insensitively
#3 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 4348