marianokit / magento-w2p

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

Highlighter multipage coordinates #203

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In multipage templates, fields on the second and higher pages are
highlighted out of focus (multipage_1.png). Try it here (go to the second
page, third...):
http://www.zetaprints.com/mageimage/index.php/customized-for-testing/multipage-t
esting-01.html

Field coordinates are not correct.

Original issue reported on code.google.com by agur...@gmail.com on 6 May 2010 at 8:41

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Also, regarding multipage templates. This is a bug that shows up when the first 
page
of the template has no variable fields and the second one does.
Ex:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magedev/index.php/advanced/var
iable-image-on-pg2.html?SID=fi9tibirvamkahd61dl64ecji7

The highlighter shows up on the first page only. Even though it has no variable
fields. Highlighter takes info from the variables on the next page in line when
there's no variables on the first one.

Original comment by agur...@gmail.com on 7 Jun 2010 at 12:02

GoogleCodeExporter commented 8 years ago
Doesn't look like a ZP issue actually.

1. the template you refer to doesn't exist any more. 
2. can we have a test template created and uploaded so it is processed or 
re-process an old one
3. check the XML or post a link to the template so we can check the XML

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

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It's a FSBO Combo package (Yard sign, Left and Right arrow signs) template 
(B1D328D1-97C7-4CD5-980A-D7A06655CDD3) from magento.zp.com

http://www.zetaprints.com/magento/index.php/interactive/fsbo-signs/fsbo-combo-pa
ckage-yard-sign-left-and-right-arrow-signs.html

Original comment by Anatoly....@gmail.com on 22 Jun 2010 at 11:27

GoogleCodeExporter commented 8 years ago
http://magento.zetaprints.com/?page=template;TemplateID=B1D328D1-97C7-4CD5-980A-
D7A06655CDD3

Needs to be re-processed first.

Original comment by zetapri...@gmail.com on 22 Jun 2010 at 11:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Where do I test this? Let's not use /magento/ for testing, too many things to 
re-set up there if it breaks.
/magedev/ is cleaned up, has some web buttons inside but not in categories. Can 
I use it for testing? Should I update to some new ext version? 
We don't have /mageimage/ so I'm guessing /magedev/

Original comment by agur...@gmail.com on 22 Jun 2010 at 12:13

GoogleCodeExporter commented 8 years ago
You can use both /magento and /magedev on DEV as you wish :-)

Original comment by Anatoly....@gmail.com on 22 Jun 2010 at 1:43

GoogleCodeExporter commented 8 years ago
Forgot we had /magento/ on DEV :)
Tested it here:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/realestate-s
igns/fsbo-signs/fsbo-combo-package-yard-sign-left-and-right-arrow-signs.html?SID
=4o2nli4c1m05qkocc5ut4rhlv1

All I see on every page is a small dot that appears on hover (dot.png).
I reassigned zpadvancedtheme, reprocessed the template, ran the template sync 
profile. Was that what I was suppose to do?

This is the link to the template on w2p site:
http://magento.zetaprints.com/?page=template;TemplateID=B1D328D1-97C7-4CD5-980A-
D7A06655CDD3

Original comment by agur...@gmail.com on 22 Jun 2010 at 6:06

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It happened because you reprocessed the template, but installed version of the 
extension doesn't support new coords in shapes :-)

Original comment by Anatoly....@gmail.com on 23 Jun 2010 at 5:35

GoogleCodeExporter commented 8 years ago
What is the ext version that supports this? I set M to a "beta" preferred state 
but I still get the same stable version. Is there an updated ext version on M 
commerce?

Original comment by agur...@gmail.com on 23 Jun 2010 at 7:37

GoogleCodeExporter commented 8 years ago
It is not released, yet.

Original comment by Anatoly....@gmail.com on 23 Jun 2010 at 7:40

GoogleCodeExporter commented 8 years ago

Original comment by Anatoly....@gmail.com on 30 Jun 2010 at 9:32

GoogleCodeExporter commented 8 years ago
Multipage coordinates part works OK. Tested in FF, IE and Chrome on this 
template:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/realestate-s
igns/fsbo-signs/fsbo-combo-package-yard-sign-left-and-right-arrow-signs.html?SID
=4o2nli4c1m05qkocc5ut4rhlv1

Issue from comment #3 remains. Try it on this template:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/testing/vara
bles-on-pg2.html?SID=4o2nli4c1m05qkocc5ut4rhlv1

Original comment by agur...@gmail.com on 30 Jun 2010 at 4:16

GoogleCodeExporter commented 8 years ago
http://magento.zetaprints.com/?page=template-xml;TemplateID=A3DD5CEF-9EA9-4E97-A
2D0-93FED84BD59A

This is XML for the example above. Shapes sit in page 2, so must be a bug on 
mage side.

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

GoogleCodeExporter commented 8 years ago
Issue from comment #3 was fixed. Test it on magento (DEV)

Original comment by Anatoly....@gmail.com on 6 Jul 2010 at 5:13

GoogleCodeExporter commented 8 years ago
Tested in FF, Chrome and IE on this template:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/testing/vara
bles-on-pg2.html?SID=4o2nli4c1m05qkocc5ut4rhlv1

Highlighter shows the fields on the second page now as it should. However, they 
are not active - clicking on them does not open input fields.

We will probably require a diff for this as well.

Original comment by agur...@gmail.com on 6 Jul 2010 at 5:59

GoogleCodeExporter commented 8 years ago
Fixed. Test it on magento (DEV)

Original comment by Anatoly....@gmail.com on 7 Jul 2010 at 5:19

GoogleCodeExporter commented 8 years ago
Works OK, tested in FF, Chrome and IE.

Please provide a release number.

Original comment by agur...@gmail.com on 7 Jul 2010 at 8:36

GoogleCodeExporter commented 8 years ago
Release number? For a what?

Original comment by Anatoly....@gmail.com on 7 Jul 2010 at 9:12

GoogleCodeExporter commented 8 years ago
It's placed in the footer of every M. page

Original comment by Anatoly....@gmail.com on 7 Jul 2010 at 9:12

GoogleCodeExporter commented 8 years ago
It's placed in the footer of every M. page

Original comment by Anatoly....@gmail.com on 7 Jul 2010 at 9:13

GoogleCodeExporter commented 8 years ago
Just for keeping track.
Please, provide a link to the revision used for this release.

Original comment by agur...@gmail.com on 7 Jul 2010 at 9:38

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 16 Jul 2010 at 11:32