Topic: Database error message in sales_order_db.inc

line 640 of sales_order_db.inc needs to be replaced by:

$last_query=db_query($sql, "Could not retrieve last order detail");

Phuong

Re: Database error message in sales_order_db.inc

This has been fixed and committed to 2.4.7 stable repo.

Fyi:
Fix to small errors are still committed to stable. They will be easily merged to 2.5 later.
Complex non vital bugs are drafted to 2.5 and logged in the Development Forum to not forget them.

/Joe