Bugs: Browse | Submit New | Admin

[#20687] the appearance of the word "From" in any field breaks queries

Date:
2008-06-16 17:20
Priority:
3
Submitted By:
Jesse Wolfe (jesse_rasa)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
the appearance of the word "From" in any field breaks queries

Detailed description
>> Salesforce::Item.find_by_name('Special rock fro')
=> nil
>> Salesforce::Item.find_by_name('Special rock from')
ActiveSalesforce::ASFError: MALFORMED_QUERY: 
Product_Code_Assignment_Number__c FROM')
                                        ^
ERROR at Row:1:Column:200
expecting ''', found '<EOF>'
	from /usr/lib/ruby/gems/1.8/gems/activerecord-activesalesforce-adapter-2.0.0/lib/active_record/connection_adapters/acti
vesalesforce_adapter.rb:579:in `get_result'

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item