Hi Folks,
I could be wrong, but it seems the lookup fields are not working due to recent commits. The button to initiate the lookup popup window does not even appear. Anyone else experiencing this? |
Hi Taher,
yes, we experienced the same while working on our theme. Only the lookup buttons are affected, the calendar lookup buttons are displayed. Do you have a suggestion which commit caused this? Regards, Michael Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: > Hi Folks, > > I could be wrong, but it seems the lookup fields are not working due > to recent commits. The button to initiate the lookup popup window does > not even appear. Anyone else experiencing this? smime.p7s (5K) Download Attachment |
Yeah I am not sure, but it might be related to some work by Deepak in
r1825211 and r1825210. I might be wrong so take it with a grain of salt. On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl <[hidden email]> wrote: > Hi Taher, > > yes, we experienced the same while working on our theme. Only the lookup > buttons are affected, the calendar lookup buttons are displayed. > > Do you have a suggestion which commit caused this? > > Regards, > > Michael > > > Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: > >> Hi Folks, >> >> I could be wrong, but it seems the lookup fields are not working due >> to recent commits. The button to initiate the lookup popup window does >> not even appear. Anyone else experiencing this? > > > |
We experienced this last week so the changes from this weekend cannot be
the cause (if it is the same effect). Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: > Yeah I am not sure, but it might be related to some work by Deepak in > r1825211 and r1825210. I might be wrong so take it with a grain of > salt. > > On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl > <[hidden email]> wrote: >> Hi Taher, >> >> yes, we experienced the same while working on our theme. Only the lookup >> buttons are affected, the calendar lookup buttons are displayed. >> >> Do you have a suggestion which commit caused this? >> >> Regards, >> >> Michael >> >> >> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: >> >>> Hi Folks, >>> >>> I could be wrong, but it seems the lookup fields are not working due >>> to recent commits. The button to initiate the lookup popup window does >>> not even appear. Anyone else experiencing this? >> >> smime.p7s (5K) Download Attachment |
r1818648 might be related.
Am 25.02.18 um 22:02 schrieb Michael Brohl: > We experienced this last week so the changes from this weekend cannot > be the cause (if it is the same effect). > > > Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: >> Yeah I am not sure, but it might be related to some work by Deepak in >> r1825211 and r1825210. I might be wrong so take it with a grain of >> salt. >> >> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl >> <[hidden email]> wrote: >>> Hi Taher, >>> >>> yes, we experienced the same while working on our theme. Only the >>> lookup >>> buttons are affected, the calendar lookup buttons are displayed. >>> >>> Do you have a suggestion which commit caused this? >>> >>> Regards, >>> >>> Michael >>> >>> >>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: >>> >>>> Hi Folks, >>>> >>>> I could be wrong, but it seems the lookup fields are not working due >>>> to recent commits. The button to initiate the lookup popup window does >>>> not even appear. Anyone else experiencing this? >>> >>> > > smime.p7s (5K) Download Attachment |
Yeah .. just tested using the un-minified version and that seems to resolve
part of the issue. I still get some weird alert popups On Feb 26, 2018 12:15 AM, "Michael Brohl" <[hidden email]> wrote: > r1818648 might be related. > > > > Am 25.02.18 um 22:02 schrieb Michael Brohl: > >> We experienced this last week so the changes from this weekend cannot be >> the cause (if it is the same effect). >> >> >> Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: >> >>> Yeah I am not sure, but it might be related to some work by Deepak in >>> r1825211 and r1825210. I might be wrong so take it with a grain of >>> salt. >>> >>> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl >>> <[hidden email]> wrote: >>> >>>> Hi Taher, >>>> >>>> yes, we experienced the same while working on our theme. Only the lookup >>>> buttons are affected, the calendar lookup buttons are displayed. >>>> >>>> Do you have a suggestion which commit caused this? >>>> >>>> Regards, >>>> >>>> Michael >>>> >>>> >>>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: >>>> >>>> Hi Folks, >>>>> >>>>> I could be wrong, but it seems the lookup fields are not working due >>>>> to recent commits. The button to initiate the lookup popup window does >>>>> not even appear. Anyone else experiencing this? >>>>> >>>> >>>> >>>> >> >> > > |
Hi Taher
I think its related to js caching, Could you please try with reload cached resource (Shift + refresh) It working find on demo instance, Let me know if its not working will debug it. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Feb 26, 2018 at 3:11 AM, Taher Alkhateeb <[hidden email] > wrote: > Yeah .. just tested using the un-minified version and that seems to resolve > part of the issue. I still get some weird alert popups > > On Feb 26, 2018 12:15 AM, "Michael Brohl" <[hidden email]> > wrote: > > > r1818648 might be related. > > > > > > > > Am 25.02.18 um 22:02 schrieb Michael Brohl: > > > >> We experienced this last week so the changes from this weekend cannot be > >> the cause (if it is the same effect). > >> > >> > >> Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: > >> > >>> Yeah I am not sure, but it might be related to some work by Deepak in > >>> r1825211 and r1825210. I might be wrong so take it with a grain of > >>> salt. > >>> > >>> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl > >>> <[hidden email]> wrote: > >>> > >>>> Hi Taher, > >>>> > >>>> yes, we experienced the same while working on our theme. Only the > lookup > >>>> buttons are affected, the calendar lookup buttons are displayed. > >>>> > >>>> Do you have a suggestion which commit caused this? > >>>> > >>>> Regards, > >>>> > >>>> Michael > >>>> > >>>> > >>>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: > >>>> > >>>> Hi Folks, > >>>>> > >>>>> I could be wrong, but it seems the lookup fields are not working due > >>>>> to recent commits. The button to initiate the lookup popup window > does > >>>>> not even appear. Anyone else experiencing this? > >>>>> > >>>> > >>>> > >>>> > >> > >> > > > > > |
Hi Deepak,
Do you mean testing with the minified or unminified version? On Feb 26, 2018 8:59 AM, "Deepak Dixit" <[hidden email]> wrote: Hi Taher I think its related to js caching, Could you please try with reload cached resource (Shift + refresh) It working find on demo instance, Let me know if its not working will debug it. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Feb 26, 2018 at 3:11 AM, Taher Alkhateeb <[hidden email] > wrote: > Yeah .. just tested using the un-minified version and that seems to resolve > part of the issue. I still get some weird alert popups > > On Feb 26, 2018 12:15 AM, "Michael Brohl" <[hidden email]> > wrote: > > > r1818648 might be related. > > > > > > > > Am 25.02.18 um 22:02 schrieb Michael Brohl: > > > >> We experienced this last week so the changes from this weekend cannot > >> the cause (if it is the same effect). > >> > >> > >> Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: > >> > >>> Yeah I am not sure, but it might be related to some work by Deepak in > >>> r1825211 and r1825210. I might be wrong so take it with a grain of > >>> salt. > >>> > >>> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl > >>> <[hidden email]> wrote: > >>> > >>>> Hi Taher, > >>>> > >>>> yes, we experienced the same while working on our theme. Only the > lookup > >>>> buttons are affected, the calendar lookup buttons are displayed. > >>>> > >>>> Do you have a suggestion which commit caused this? > >>>> > >>>> Regards, > >>>> > >>>> Michael > >>>> > >>>> > >>>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: > >>>> > >>>> Hi Folks, > >>>>> > >>>>> I could be wrong, but it seems the lookup fields are not working due > >>>>> to recent commits. The button to initiate the lookup popup window > does > >>>>> not even appear. Anyone else experiencing this? > >>>>> > >>>> > >>>> > >>>> > >> > >> > > > > > |
Yes, with minified,
Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Feb 26, 2018 at 12:01 PM, Taher Alkhateeb < [hidden email]> wrote: > Hi Deepak, > > Do you mean testing with the minified or unminified version? > > On Feb 26, 2018 8:59 AM, "Deepak Dixit" <[hidden email]> > wrote: > > Hi Taher > > I think its related to js caching, Could you please try with reload cached > resource (Shift + refresh) > It working find on demo instance, > Let me know if its not working will debug it. > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > www.hotwax.co > > On Mon, Feb 26, 2018 at 3:11 AM, Taher Alkhateeb < > [hidden email] > > wrote: > > > Yeah .. just tested using the un-minified version and that seems to > resolve > > part of the issue. I still get some weird alert popups > > > > On Feb 26, 2018 12:15 AM, "Michael Brohl" <[hidden email]> > > wrote: > > > > > r1818648 might be related. > > > > > > > > > > > > Am 25.02.18 um 22:02 schrieb Michael Brohl: > > > > > >> We experienced this last week so the changes from this weekend cannot > be > > >> the cause (if it is the same effect). > > >> > > >> > > >> Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: > > >> > > >>> Yeah I am not sure, but it might be related to some work by Deepak in > > >>> r1825211 and r1825210. I might be wrong so take it with a grain of > > >>> salt. > > >>> > > >>> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl > > >>> <[hidden email]> wrote: > > >>> > > >>>> Hi Taher, > > >>>> > > >>>> yes, we experienced the same while working on our theme. Only the > > lookup > > >>>> buttons are affected, the calendar lookup buttons are displayed. > > >>>> > > >>>> Do you have a suggestion which commit caused this? > > >>>> > > >>>> Regards, > > >>>> > > >>>> Michael > > >>>> > > >>>> > > >>>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: > > >>>> > > >>>> Hi Folks, > > >>>>> > > >>>>> I could be wrong, but it seems the lookup fields are not working > due > > >>>>> to recent commits. The button to initiate the lookup popup window > > does > > >>>>> not even appear. Anyone else experiencing this? > > >>>>> > > >>>> > > >>>> > > >>>> > > >> > > >> > > > > > > > > > |
Actually, scratch that. I think you are right and it is a js caching
issue. So the browser simply did not yet cache the minified version and I had this weird behavior because of it. Browsers can really send you on a wild goose chase sometimes :) Thank you for the help. On Mon, Feb 26, 2018 at 9:53 AM, Deepak Dixit <[hidden email]> wrote: > Yes, with minified, > > > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > www.hotwax.co > > On Mon, Feb 26, 2018 at 12:01 PM, Taher Alkhateeb < > [hidden email]> wrote: > >> Hi Deepak, >> >> Do you mean testing with the minified or unminified version? >> >> On Feb 26, 2018 8:59 AM, "Deepak Dixit" <[hidden email]> >> wrote: >> >> Hi Taher >> >> I think its related to js caching, Could you please try with reload cached >> resource (Shift + refresh) >> It working find on demo instance, >> Let me know if its not working will debug it. >> >> Thanks & Regards >> -- >> Deepak Dixit >> www.hotwaxsystems.com >> www.hotwax.co >> >> On Mon, Feb 26, 2018 at 3:11 AM, Taher Alkhateeb < >> [hidden email] >> > wrote: >> >> > Yeah .. just tested using the un-minified version and that seems to >> resolve >> > part of the issue. I still get some weird alert popups >> > >> > On Feb 26, 2018 12:15 AM, "Michael Brohl" <[hidden email]> >> > wrote: >> > >> > > r1818648 might be related. >> > > >> > > >> > > >> > > Am 25.02.18 um 22:02 schrieb Michael Brohl: >> > > >> > >> We experienced this last week so the changes from this weekend cannot >> be >> > >> the cause (if it is the same effect). >> > >> >> > >> >> > >> Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: >> > >> >> > >>> Yeah I am not sure, but it might be related to some work by Deepak in >> > >>> r1825211 and r1825210. I might be wrong so take it with a grain of >> > >>> salt. >> > >>> >> > >>> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl >> > >>> <[hidden email]> wrote: >> > >>> >> > >>>> Hi Taher, >> > >>>> >> > >>>> yes, we experienced the same while working on our theme. Only the >> > lookup >> > >>>> buttons are affected, the calendar lookup buttons are displayed. >> > >>>> >> > >>>> Do you have a suggestion which commit caused this? >> > >>>> >> > >>>> Regards, >> > >>>> >> > >>>> Michael >> > >>>> >> > >>>> >> > >>>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: >> > >>>> >> > >>>> Hi Folks, >> > >>>>> >> > >>>>> I could be wrong, but it seems the lookup fields are not working >> due >> > >>>>> to recent commits. The button to initiate the lookup popup window >> > does >> > >>>>> not even appear. Anyone else experiencing this? >> > >>>>> >> > >>>> >> > >>>> >> > >>>> >> > >> >> > >> >> > > >> > > >> > >> |
Thanks Taher,
So Michael issue may be different. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Feb 26, 2018 at 12:27 PM, Taher Alkhateeb < [hidden email]> wrote: > Actually, scratch that. I think you are right and it is a js caching > issue. So the browser simply did not yet cache the minified version > and I had this weird behavior because of it. > > Browsers can really send you on a wild goose chase sometimes :) Thank > you for the help. > > On Mon, Feb 26, 2018 at 9:53 AM, Deepak Dixit > <[hidden email]> wrote: > > Yes, with minified, > > > > > > > > Thanks & Regards > > -- > > Deepak Dixit > > www.hotwaxsystems.com > > www.hotwax.co > > > > On Mon, Feb 26, 2018 at 12:01 PM, Taher Alkhateeb < > > [hidden email]> wrote: > > > >> Hi Deepak, > >> > >> Do you mean testing with the minified or unminified version? > >> > >> On Feb 26, 2018 8:59 AM, "Deepak Dixit" <[hidden email] > > > >> wrote: > >> > >> Hi Taher > >> > >> I think its related to js caching, Could you please try with reload > cached > >> resource (Shift + refresh) > >> It working find on demo instance, > >> Let me know if its not working will debug it. > >> > >> Thanks & Regards > >> -- > >> Deepak Dixit > >> www.hotwaxsystems.com > >> www.hotwax.co > >> > >> On Mon, Feb 26, 2018 at 3:11 AM, Taher Alkhateeb < > >> [hidden email] > >> > wrote: > >> > >> > Yeah .. just tested using the un-minified version and that seems to > >> resolve > >> > part of the issue. I still get some weird alert popups > >> > > >> > On Feb 26, 2018 12:15 AM, "Michael Brohl" <[hidden email]> > >> > wrote: > >> > > >> > > r1818648 might be related. > >> > > > >> > > > >> > > > >> > > Am 25.02.18 um 22:02 schrieb Michael Brohl: > >> > > > >> > >> We experienced this last week so the changes from this weekend > cannot > >> be > >> > >> the cause (if it is the same effect). > >> > >> > >> > >> > >> > >> Am 25.02.18 um 21:48 schrieb Taher Alkhateeb: > >> > >> > >> > >>> Yeah I am not sure, but it might be related to some work by > Deepak in > >> > >>> r1825211 and r1825210. I might be wrong so take it with a grain of > >> > >>> salt. > >> > >>> > >> > >>> On Sun, Feb 25, 2018 at 11:39 PM, Michael Brohl > >> > >>> <[hidden email]> wrote: > >> > >>> > >> > >>>> Hi Taher, > >> > >>>> > >> > >>>> yes, we experienced the same while working on our theme. Only the > >> > lookup > >> > >>>> buttons are affected, the calendar lookup buttons are displayed. > >> > >>>> > >> > >>>> Do you have a suggestion which commit caused this? > >> > >>>> > >> > >>>> Regards, > >> > >>>> > >> > >>>> Michael > >> > >>>> > >> > >>>> > >> > >>>> Am 25.02.18 um 20:58 schrieb Taher Alkhateeb: > >> > >>>> > >> > >>>> Hi Folks, > >> > >>>>> > >> > >>>>> I could be wrong, but it seems the lookup fields are not working > >> due > >> > >>>>> to recent commits. The button to initiate the lookup popup > window > >> > does > >> > >>>>> not even appear. Anyone else experiencing this? > >> > >>>>> > >> > >>>> > >> > >>>> > >> > >>>> > >> > >> > >> > >> > >> > > > >> > > > >> > > >> > |
Free forum by Nabble | Edit this page |