Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Customer
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 21:07 UTC
Updated:
8 Jun 2012 at 15:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
bendiy commentedPatch attached.
Comment #2
damien tournoud commentedThere are two others like that: in commerce_line_item.module and commerce_product_reference.module (probably copy/paste of an original typo).
Also, if you are not seeing
îproperly here, it means that your editor is not configured properly.Comment #3
vasikei can confirm the other cases, pointed by Damien.
and here is the patch
Comment #4
rszrama commentedFunny. And re: what Damien said about your IDE, make sure you're viewing files with the UTF-8 character set (though in this case it helped you find the problem to not be).
Comment #5
bendiy commentedThanks for the tip. Encoding was set to "Cp1252".