I first noticed this behavior in Sugar 4.5.1f, but it's become much more prevalent (to the point of being nearly unusable) with 4.5.1h.
Essentially, Advanced Searching does not work. When I enter any criteria under Advanced Search in Internet Explorer, and then click "Search," the screen goes directly to "Internet Explorer cannot display the page." I don't have any issues with Firefox performing the same search, but IE goes absolutely haywire.
Now, if I click "reload" after it goes to the error page, it actually displays the search query results. But, I can't navigate to the next page of results: it goes right back to the error page. I have not made any modifications to SearchForm.html outside of cosmetic changes via Studio. I did make the following change to SearchForm.php in the include directory:
$where .= $db_field . " like '".$like_char.$field_value.$like_char."'";
I did this so that my users could search more easily. This had never impacted searching before, but now it is impossible to execute successful advanced searches in IE. Basic searches work just fine.
Please help me solve this issue; this is a real dealbreaker in its current state.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks