marianokit / magento-w2p

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

Color picker in order details #237

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Apparently the color picker details are not coming back with order XML.
Looks like a ZP issue.

Original issue reported on code.google.com by zetapri...@gmail.com on 14 Jun 2010 at 8:27

GoogleCodeExporter commented 8 years ago
See TemplateDetails section

<Images>
<Image Name="eMail provider" Width="184" Height="82" Page="1" AllowUpload="0" 
Value="5FE2996E-E111-4722-AC66-C052E90D2C88"/>
<Image Name="Replace white color" Width="978" Height="355" Page="1" 
ColourPicker="RGB" AllowUpload="0" Value="#801680"/>
<Image Name="Replace black color" Width="978" Height="355" Page="1" 
ColourPicker="RGB" AllowUpload="0" Value="#ad9915"/>
</Images>

No testing as such needed. We'll see what happens with issue 216.

Original comment by zetapri...@gmail.com on 22 Jun 2010 at 1:28

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 30 Jun 2010 at 7:00