You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2007/05/28 10:03:10 UTC

Re: Virtual Product Problem/Bug??

Erik,

Happy to know that you solved your problem. This feature is planned but
I'm not aware of any effort yet... You may have a look at
http://tinyurl.com/yocc3e and especially
https://issues.apache.org/jira/browse/OFBIZ-618

Jacques


----- Message d'origine ----- 
De : <er...@cymbalfusion.com>
À : <ja...@les7arts.com>
Envoyé : lundi 28 mai 2007 04:38
Objet : Re: Virtual Product Problem/Bug??


> Jacques,
>
> I figured out what the problem was......me: )
> I had more than one variant to certain features.
>
> Anyway, I would like to know if there is a way the price can change
when a visitor clicks on a specific feature....so they don't have to add
it to their cart.  Adding the price in the text of the feature
description can me labor intenstive as manufacturers change their
pricing often.  Any suggestions?
>
> Thanks.
> Erik
>
> jacques.le.roux wrote:
> >
> > I made some changes in rev. 495898 (see http://tinyurl.com/2fd5yu)
> >
> > I agree that IE reports an error on the line
> >     elem.replaceChild(txt, elem.firstChild);
> > of the else block
> >
> > I will have a look at it but yes having data as Ray suggested would
be
> > very helpful to  accelerate our review of the problem...
> > Perhaps even easier using common data. If you want you can use my
demo
> > server at http://tinyurl.com/yv8r8n
> > Its DB is not resetted every day as on the official demo server
> >
> > Jacques
> >
> >
> > De : "Ray Barlow" <ra...@makeyour-point.com>
> >> Java script doesn't show any errors for me using Firefox Web
developer
> >> when the page is rendered,  there are some style sheet messages but
> >> those are unrelated.
> >>
> >> The virtual product code generates basic html for the 8 thumbnail
> > images
> >> displayed down the bottom which also suggestions the problem is
> > earlier
> >> than javascript. So either the data is not quite right or there is
a
> > bug
> >> in the page generation code for virtual products.
> >>
> >> I don't recall much being changed in that area of code for quite
some
> >> time so I would suspect still a data issue but it's hard to tell
> > without
> >> visibility of that data and I don't have any virtual products set
up
> > to
> >> test against the latest SVN at the moment. Maybe you could export
your
> >> data via webtools XML for the related tables, if not to much data,
or
> >> allow limited access to the catalog manager for myself or someone
else
> >> you might trust (off list) to have a quick look through.
> >>
> >> The other route is to reproduce it against default demo data or
with
> >> simple changes against the demo data, which makes it a lot easier
for
> >> others to help test and debug.
> >>
> >> Ray
> >>
> >>
> >> EPaulson wrote:
> >> > Jacques,
> >> > Thanks for the quick reply.  I have all the images set.  I think
> > there is
> >> > some sort of bug in the javascript...notice in IE there is an
error
> > while on
> >> > that screen.
> >> >
> >> > Any other suggestions?
> >> >
> >> > Erik
> >> >
> >> >
> >> > jacques.le.roux wrote:
> >> >
> >> >> Erik,
> >> >>
> >> >> As a drummer myself (Mmm... it's more than a year now that I
> > haven't
> >> >> touched a stick) I could not let you in trouble.
> >> >> AFAIR, you have to set the virtual images with images of one
> > variant
> >> >> then set normally images of all the variant including the one
you
> > choose
> >> >> for the virtual.
> >> >>
> >> >> HTH but I doubt because it seems that you have already well set
> > your
> >> >> images. Let us know...
> >> >>
> >> >> Jacques
> >> >>
> >> >> PS : BTW I like the Remo's Ambassador but I prefer the
Pinstripe,
> > anyway
> >> >> it's already a long time I have replaced my "real" drumset by a
> > DDrum
> >> >> version 2... my wife ... :o)
> >> >>
> >> >>
> >> >> ----- Message d'origine ----- 
> >> >> De : "EPaulson" <er...@cymbalfusion.com>
> >> >> À : <us...@ofbiz.apache.org>
> >> >> Envoyé : samedi 26 mai 2007 20:10
> >> >> Objet : Virtual Product Problem/Bug??
> >> >>
> >> >>
> >> >>
> >> >>> I have set up a Virtual Product with its variants
> >> >>>
> >> >>>
> >> >>
> >
http://www.cymbalfusion.com/control/product/~category_id=Drum-Heads/~product_id=BA-01
> >> >>
> >> >>> HERE .
> >> >>>
> >> >>> Not all of the thumbnail images for the variants are showing up
> >> >>>
> >> >> correctly.
> >> >>
> >> >>> You will notice the thumbs without a large red number on them
are
> > the
> >> >>> default thumbail for the VIRTUAL product.  It appears that
every
> > other
> >> >>> one-two images...this happens.  It doesn't matter if I have an
> > image
> >> >>>
> >> >> for the
> >> >>
> >> >>> variant or not...for some reason it always uses the default
thumb
> > for
> >> >>>
> >> >> the
> >> >>
> >> >>> virtual.
> >> >>>
> >> >>> I hope this was clear.  I have a lot of virtual/variant
products I
> >> >>>
> >> >> need to
> >> >>
> >> >>> upload to my store but am stuck until I get this issue
resolved.
> >> >>>
> >> >>> Any ideas?
> >> >>>
> >> >>> Thanks
> >> >>> Erik
> >> >>> -- 
> >> >>> View this message in context:
> >> >>>
> >> >>
> >
http://www.nabble.com/Virtual-Product-Problem-Bug---tf3821393.html#a10818714
> >> >>
> >> >>> Sent from the OFBiz - User mailing list archive at Nabble.com.
> >> >>>
> >> >>
> >> >>
> >> >
> >> >
> >
> >
> >
> Quoted from:
>
http://www.nabble.com/Virtual-Product-Problem-Bug---tf3821393.html#a10824590
>


Re: Virtual Product Problem/Bug??

Posted by Jacques Le Roux <ja...@les7arts.com>.
Sorry, this mail was intended to user ML of course

Jacques


> Erik,
>
> Happy to know that you solved your problem. This feature is planned
but
> I'm not aware of any effort yet... You may have a look at
> http://tinyurl.com/yocc3e and especially
> https://issues.apache.org/jira/browse/OFBIZ-618
>
> Jacques
>
>
> ----- Message d'origine ----- 
> De : <er...@cymbalfusion.com>
> À : <ja...@les7arts.com>
> Envoyé : lundi 28 mai 2007 04:38
> Objet : Re: Virtual Product Problem/Bug??
>
>
> > Jacques,
> >
> > I figured out what the problem was......me: )
> > I had more than one variant to certain features.
> >
> > Anyway, I would like to know if there is a way the price can change
> when a visitor clicks on a specific feature....so they don't have to
add
> it to their cart.  Adding the price in the text of the feature
> description can me labor intenstive as manufacturers change their
> pricing often.  Any suggestions?
> >
> > Thanks.
> > Erik
> >
> > jacques.le.roux wrote:
> > >
> > > I made some changes in rev. 495898 (see http://tinyurl.com/2fd5yu)
> > >
> > > I agree that IE reports an error on the line
> > >     elem.replaceChild(txt, elem.firstChild);
> > > of the else block
> > >
> > > I will have a look at it but yes having data as Ray suggested
would
> be
> > > very helpful to  accelerate our review of the problem...
> > > Perhaps even easier using common data. If you want you can use my
> demo
> > > server at http://tinyurl.com/yv8r8n
> > > Its DB is not resetted every day as on the official demo server
> > >
> > > Jacques
> > >
> > >
> > > De : "Ray Barlow" <ra...@makeyour-point.com>
> > >> Java script doesn't show any errors for me using Firefox Web
> developer
> > >> when the page is rendered,  there are some style sheet messages
but
> > >> those are unrelated.
> > >>
> > >> The virtual product code generates basic html for the 8 thumbnail
> > > images
> > >> displayed down the bottom which also suggestions the problem is
> > > earlier
> > >> than javascript. So either the data is not quite right or there
is
> a
> > > bug
> > >> in the page generation code for virtual products.
> > >>
> > >> I don't recall much being changed in that area of code for quite
> some
> > >> time so I would suspect still a data issue but it's hard to tell
> > > without
> > >> visibility of that data and I don't have any virtual products set
> up
> > > to
> > >> test against the latest SVN at the moment. Maybe you could export
> your
> > >> data via webtools XML for the related tables, if not to much
data,
> or
> > >> allow limited access to the catalog manager for myself or someone
> else
> > >> you might trust (off list) to have a quick look through.
> > >>
> > >> The other route is to reproduce it against default demo data or
> with
> > >> simple changes against the demo data, which makes it a lot easier
> for
> > >> others to help test and debug.
> > >>
> > >> Ray
> > >>
> > >>
> > >> EPaulson wrote:
> > >> > Jacques,
> > >> > Thanks for the quick reply.  I have all the images set.  I
think
> > > there is
> > >> > some sort of bug in the javascript...notice in IE there is an
> error
> > > while on
> > >> > that screen.
> > >> >
> > >> > Any other suggestions?
> > >> >
> > >> > Erik
> > >> >
> > >> >
> > >> > jacques.le.roux wrote:
> > >> >
> > >> >> Erik,
> > >> >>
> > >> >> As a drummer myself (Mmm... it's more than a year now that I
> > > haven't
> > >> >> touched a stick) I could not let you in trouble.
> > >> >> AFAIR, you have to set the virtual images with images of one
> > > variant
> > >> >> then set normally images of all the variant including the one
> you
> > > choose
> > >> >> for the virtual.
> > >> >>
> > >> >> HTH but I doubt because it seems that you have already well
set
> > > your
> > >> >> images. Let us know...
> > >> >>
> > >> >> Jacques
> > >> >>
> > >> >> PS : BTW I like the Remo's Ambassador but I prefer the
> Pinstripe,
> > > anyway
> > >> >> it's already a long time I have replaced my "real" drumset by
a
> > > DDrum
> > >> >> version 2... my wife ... :o)
> > >> >>
> > >> >>
> > >> >> ----- Message d'origine ----- 
> > >> >> De : "EPaulson" <er...@cymbalfusion.com>
> > >> >> À : <us...@ofbiz.apache.org>
> > >> >> Envoyé : samedi 26 mai 2007 20:10
> > >> >> Objet : Virtual Product Problem/Bug??
> > >> >>
> > >> >>
> > >> >>
> > >> >>> I have set up a Virtual Product with its variants
> > >> >>>
> > >> >>>
> > >> >>
> > >
>
http://www.cymbalfusion.com/control/product/~category_id=Drum-Heads/~product_id=BA-01
> > >> >>
> > >> >>> HERE .
> > >> >>>
> > >> >>> Not all of the thumbnail images for the variants are showing
up
> > >> >>>
> > >> >> correctly.
> > >> >>
> > >> >>> You will notice the thumbs without a large red number on them
> are
> > > the
> > >> >>> default thumbail for the VIRTUAL product.  It appears that
> every
> > > other
> > >> >>> one-two images...this happens.  It doesn't matter if I have
an
> > > image
> > >> >>>
> > >> >> for the
> > >> >>
> > >> >>> variant or not...for some reason it always uses the default
> thumb
> > > for
> > >> >>>
> > >> >> the
> > >> >>
> > >> >>> virtual.
> > >> >>>
> > >> >>> I hope this was clear.  I have a lot of virtual/variant
> products I
> > >> >>>
> > >> >> need to
> > >> >>
> > >> >>> upload to my store but am stuck until I get this issue
> resolved.
> > >> >>>
> > >> >>> Any ideas?
> > >> >>>
> > >> >>> Thanks
> > >> >>> Erik
> > >> >>> -- 
> > >> >>> View this message in context:
> > >> >>>
> > >> >>
> > >
>
http://www.nabble.com/Virtual-Product-Problem-Bug---tf3821393.html#a10818714
> > >> >>
> > >> >>> Sent from the OFBiz - User mailing list archive at
Nabble.com.
> > >> >>>
> > >> >>
> > >> >>
> > >> >
> > >> >
> > >
> > >
> > >
> > Quoted from:
> >
>
http://www.nabble.com/Virtual-Product-Problem-Bug---tf3821393.html#a10824590
> >


Re: Virtual Product Problem/Bug??

Posted by Jacques Le Roux <ja...@les7arts.com>.
Sorry, this mail was intended to user ML of course

Jacques


> Erik,
>
> Happy to know that you solved your problem. This feature is planned
but
> I'm not aware of any effort yet... You may have a look at
> http://tinyurl.com/yocc3e and especially
> https://issues.apache.org/jira/browse/OFBIZ-618
>
> Jacques
>
>
> ----- Message d'origine ----- 
> De : <er...@cymbalfusion.com>
> À : <ja...@les7arts.com>
> Envoyé : lundi 28 mai 2007 04:38
> Objet : Re: Virtual Product Problem/Bug??
>
>
> > Jacques,
> >
> > I figured out what the problem was......me: )
> > I had more than one variant to certain features.
> >
> > Anyway, I would like to know if there is a way the price can change
> when a visitor clicks on a specific feature....so they don't have to
add
> it to their cart.  Adding the price in the text of the feature
> description can me labor intenstive as manufacturers change their
> pricing often.  Any suggestions?
> >
> > Thanks.
> > Erik
> >
> > jacques.le.roux wrote:
> > >
> > > I made some changes in rev. 495898 (see http://tinyurl.com/2fd5yu)
> > >
> > > I agree that IE reports an error on the line
> > >     elem.replaceChild(txt, elem.firstChild);
> > > of the else block
> > >
> > > I will have a look at it but yes having data as Ray suggested
would
> be
> > > very helpful to  accelerate our review of the problem...
> > > Perhaps even easier using common data. If you want you can use my
> demo
> > > server at http://tinyurl.com/yv8r8n
> > > Its DB is not resetted every day as on the official demo server
> > >
> > > Jacques
> > >
> > >
> > > De : "Ray Barlow" <ra...@makeyour-point.com>
> > >> Java script doesn't show any errors for me using Firefox Web
> developer
> > >> when the page is rendered,  there are some style sheet messages
but
> > >> those are unrelated.
> > >>
> > >> The virtual product code generates basic html for the 8 thumbnail
> > > images
> > >> displayed down the bottom which also suggestions the problem is
> > > earlier
> > >> than javascript. So either the data is not quite right or there
is
> a
> > > bug
> > >> in the page generation code for virtual products.
> > >>
> > >> I don't recall much being changed in that area of code for quite
> some
> > >> time so I would suspect still a data issue but it's hard to tell
> > > without
> > >> visibility of that data and I don't have any virtual products set
> up
> > > to
> > >> test against the latest SVN at the moment. Maybe you could export
> your
> > >> data via webtools XML for the related tables, if not to much
data,
> or
> > >> allow limited access to the catalog manager for myself or someone
> else
> > >> you might trust (off list) to have a quick look through.
> > >>
> > >> The other route is to reproduce it against default demo data or
> with
> > >> simple changes against the demo data, which makes it a lot easier
> for
> > >> others to help test and debug.
> > >>
> > >> Ray
> > >>
> > >>
> > >> EPaulson wrote:
> > >> > Jacques,
> > >> > Thanks for the quick reply.  I have all the images set.  I
think
> > > there is
> > >> > some sort of bug in the javascript...notice in IE there is an
> error
> > > while on
> > >> > that screen.
> > >> >
> > >> > Any other suggestions?
> > >> >
> > >> > Erik
> > >> >
> > >> >
> > >> > jacques.le.roux wrote:
> > >> >
> > >> >> Erik,
> > >> >>
> > >> >> As a drummer myself (Mmm... it's more than a year now that I
> > > haven't
> > >> >> touched a stick) I could not let you in trouble.
> > >> >> AFAIR, you have to set the virtual images with images of one
> > > variant
> > >> >> then set normally images of all the variant including the one
> you
> > > choose
> > >> >> for the virtual.
> > >> >>
> > >> >> HTH but I doubt because it seems that you have already well
set
> > > your
> > >> >> images. Let us know...
> > >> >>
> > >> >> Jacques
> > >> >>
> > >> >> PS : BTW I like the Remo's Ambassador but I prefer the
> Pinstripe,
> > > anyway
> > >> >> it's already a long time I have replaced my "real" drumset by
a
> > > DDrum
> > >> >> version 2... my wife ... :o)
> > >> >>
> > >> >>
> > >> >> ----- Message d'origine ----- 
> > >> >> De : "EPaulson" <er...@cymbalfusion.com>
> > >> >> À : <us...@ofbiz.apache.org>
> > >> >> Envoyé : samedi 26 mai 2007 20:10
> > >> >> Objet : Virtual Product Problem/Bug??
> > >> >>
> > >> >>
> > >> >>
> > >> >>> I have set up a Virtual Product with its variants
> > >> >>>
> > >> >>>
> > >> >>
> > >
>
http://www.cymbalfusion.com/control/product/~category_id=Drum-Heads/~product_id=BA-01
> > >> >>
> > >> >>> HERE .
> > >> >>>
> > >> >>> Not all of the thumbnail images for the variants are showing
up
> > >> >>>
> > >> >> correctly.
> > >> >>
> > >> >>> You will notice the thumbs without a large red number on them
> are
> > > the
> > >> >>> default thumbail for the VIRTUAL product.  It appears that
> every
> > > other
> > >> >>> one-two images...this happens.  It doesn't matter if I have
an
> > > image
> > >> >>>
> > >> >> for the
> > >> >>
> > >> >>> variant or not...for some reason it always uses the default
> thumb
> > > for
> > >> >>>
> > >> >> the
> > >> >>
> > >> >>> virtual.
> > >> >>>
> > >> >>> I hope this was clear.  I have a lot of virtual/variant
> products I
> > >> >>>
> > >> >> need to
> > >> >>
> > >> >>> upload to my store but am stuck until I get this issue
> resolved.
> > >> >>>
> > >> >>> Any ideas?
> > >> >>>
> > >> >>> Thanks
> > >> >>> Erik
> > >> >>> -- 
> > >> >>> View this message in context:
> > >> >>>
> > >> >>
> > >
>
http://www.nabble.com/Virtual-Product-Problem-Bug---tf3821393.html#a10818714
> > >> >>
> > >> >>> Sent from the OFBiz - User mailing list archive at
Nabble.com.
> > >> >>>
> > >> >>
> > >> >>
> > >> >
> > >> >
> > >
> > >
> > >
> > Quoted from:
> >
>
http://www.nabble.com/Virtual-Product-Problem-Bug---tf3821393.html#a10824590
> >