dw250100785 / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Additional parameters are not passed on #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using parameters other than preview=1, e.g. preview=1&qty=50 does not take
any effect because the additional parameters are ignored.

This happens in systems using our old code from SVN.
The problem was addressed in later commits. You need to be manually insert
some code to handle the additional parameters.

Please, see the following files for a working solution:
http://code.google.com/p/magento-w2p/source/browse/trunk/app/code/local/ZetaPrin
ts/WebToPrint/Helper/PersonalizationForm.php

http://code.google.com/p/magento-w2p/source/browse/trunk/app/design/frontend/def
ault/zptheme/template/catalog/product/view.phtml

This problem will be resolved with the next release.

Original issue reported on code.google.com by zetapri...@gmail.com on 13 Nov 2009 at 9:48

GoogleCodeExporter commented 9 years ago
Was fixed with 2step zptheme.
Available in the last stable release at Magento Connect.

Original comment by Anatoly....@gmail.com on 28 Dec 2009 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by zetapri...@gmail.com on 29 Dec 2009 at 11:52