Activity log for bug #339650

Date Who What changed Old value New value Message
2009-03-08 20:03:11 DarcieG bug added bug
2009-03-08 20:04:52 DarcieG description I was testing Create Order from within the admin backend and added a "service" type item. The service was added, but this error appeared at the bottom of the admin page: 1267 - Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_german2_ci,IMPLICIT) for operation '=' select ab.*,z.zone_id from customers_basket_address ab left join zones z on z.zone_name =ab.billing_state where ab.customers_id = '1' and orders_id=0 I was testing Create Order from within the admin backend and added a "service" type item. The service was added, but this error appeared at the bottom of the admin page: 1267 - Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_german2_ci,IMPLICIT) for operation '=' select ab.*,z.zone_id from customers_basket_address ab left join zones z on z.zone_name =ab.billing_state where ab.customers_id = '1' and orders_id=0 Submitting after this to complete the order will not proceed. Page contains above error.
2009-03-10 04:17:01 Rameshranagn openfreeway: status New In Progress
2009-03-10 04:17:01 Rameshranagn openfreeway: statusexplanation Hi, We are checking this bug and will get back to you shortly. With Thanks, Ramesh.P
2009-06-08 06:23:13 Rameshranagn openfreeway: status In Progress Fix Released