Posted by SamLerner on January 21, 2010 at 3:37am
1 follower
Jump to:
| Project: | Google Search Appliance |
| Version: | 6.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I've attached a patch that addresses two problems I encountered deploying the module on a live site:
1. If the GSA is running on a server using HTTPS, but without a valid certificate (some organizations don't want to pay for one that won't be publicly accessed), you need to add an additional cURL parameter to allow the connection to go through.
2. If the response received from the GSA isn't valid XML (either by bad formatting or it returns a non-XML response) the module generates simpleXML errors and can potentially cache a bad result, which will confuse other users who search for similar terms.
| Attachment | Size |
|---|---|
| better_error_handling.patch | 2.53 KB |
Comments
#1
#2