Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Orders
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2012 at 18:37 UTC
Updated:
16 Mar 2012 at 18:10 UTC
When E_STRICT is enabled and the admin tries to edit an order, the following warning is displayed:
Strict warning: Only variables should be passed by reference in uc_store_process_address_field() (line 329 of /var/websites/zzzzzzzzzzzzzz/sites/all/modules/ubercart/uc_store/uc_store.module).
The attached patch fixes this warning.
| Comment | File | Size | Author |
|---|---|---|---|
| ubercart.uc_store_country_keys_strict.patch | 669 bytes | vesselin |
Comments
Comment #1
longwaveCommitted with a minor whitespace fix, thanks.