Latest News: (loading..)
Issue Information
-
#000175
-
1 - Low
-
Fixed
-
2.3.1
-
2.3.3
Issue Confirmations
-
Yes (0)No (0)
Admin > Configuration > Product Listing > "Display Product Manufaturer Name" should be "Manufacturer"
pretty negligible, should be fairly easy to fix.
pretty negligible, should be fairly easy to fix.
UPDATE `configuration` SET `configuration_title` = 'Display Product Manufacturer Name' WHERE `configuration`.`configuration_id` =116 LIMIT 1 ;
oscommerce.sql in line 812 change
VALUES ('Display Product Manufaturer Name','PRODUCT_LIST_MANUFACTURER', '0', 'Do you want to display the Product Manufacturer Name?', '8', '2', now());
to:
VALUES ('Display Product Manufacturer Name','PRODUCT_LIST_MANUFACTURER', '0', 'Do you want to display the Product Manufacturer Name?', '8', '2', now());
Updating severity to: 1 - Low
Updating status to: Confirmed
Updating status to: Confirmed
Issue fixed in: 2.3.2
Updating status to: Fixed
Fixed in https://github.com/osCommerce/oscommerce2/commit/feb19c07ae132ce91b1a1fa0dcf29551ad6eba06
Thanks for the report
Fixed in https://github.com/osCommerce/oscommerce2/commit/feb19c07ae132ce91b1a1fa0dcf29551ad6eba06
Thanks for the report











