Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
-
Ubuntu 7.10 Firefox 2.0.0.12
Description
Product detail page should show the product name in the page title instead of "Product Page". This is due to the reason that page title is retried from Product generic entity instead of ProductContentWrapper in product.bsh file.
Attached patch fixes this problem and product name and product description is used for Page title and description meta description field respectively.