Letractively / magento-w2p

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

Multiple fields in a single text frame (metadata bug) #637

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A text frame containing multiple text fields might have text color picker 
assigned for each field. Can we make this work?

At the moment, there is a bug. Here's what happens:
- navigate to
http://d1.zetaprints.com/mageimage/index.php/magentot-01/multiple-fields-in-one-
text-frame.html
- the top 4 text fields are part of the same text frame
- they have a text color picker assigned
- if you would to enter text in them and select a text color for each one, 
you'll get one color for all of them when updating the preview. It will be the 
last one you've chosen.
To make things more confusing, if you go back to a previously edited text field 
menu, you'll see that the color you chose for that field is remembered and 
selected just not applied.

Can we have them retain each color as it is chosen? 

Original issue reported on code.google.com by agur...@gmail.com on 30 Aug 2011 at 12:08

GoogleCodeExporter commented 8 years ago
Sorry, tracking info:
Tested on /mageimage/ M. ver. 1.6.0.0
Web-to-print and image generation, v. 1.9.1.0beta21

Original comment by agur...@gmail.com on 30 Aug 2011 at 12:08

GoogleCodeExporter commented 8 years ago
It looks like a bug of ZP.

I set text and colours for first 4 text fields.

Here is a POST data:

zetaprints-*_Text 1 col-f=#d433d4
zetaprints-*_Text 2 col-f=#14ba4c
zetaprints-*_Text 4 col-f=#d4641e
zetaprints-From 1
zetaprints-TemplateID   1B7341C4-FDAC-4134-B877-F2398202201B
zetaprints-_Text 1  qwer
zetaprints-_Text 2  1223
zetaprints-_Text 3  jkl
zetaprints-_Text 4  6y6h
zetaprints-_Text 5  
zetaprints-_Text 6

It sends different colours for different fields.    

Original comment by Anatoly....@gmail.com on 1 Sep 2011 at 10:37

GoogleCodeExporter commented 8 years ago
True. Can you post the log for this request ?

Original comment by ad...@zetaprints.com on 1 Sep 2011 at 10:44

GoogleCodeExporter commented 8 years ago
Post data that was sent to ZP

_Text+1=Text+1&_Text+2=Text+2&_Text+3=Text+3&_Text+4=Text+4&_Text+5=&_Text+6=&Te
mplateID=1B7341C4-FDAC-4134-B877-F2398202201B&From=1&%2A_Text+1=col-f%3D%23d433d
4&%2A_Text+2=col-f%3D%2314ba4c&%2A_Text+4=col-f%3D%23d4641e

Original comment by Anatoly....@gmail.com on 1 Sep 2011 at 1:02