Page 1 of 1

[RESOLVED] noscript interferes with jerseymike.com online

Posted: Thu Mar 17, 2011 9:05 pm
by brzq
clicking one of the food item links at this page should pop up a layer showing item details:
https://order.jerseymikes.com/Menu.aspx?T=t&RestaurantID=aa6d2e06-e647-47e0-9ccc-09fbb039abd7

i have noscript set to trust jerseymikes.com and amazonaws.com, but clicking the "Add/Details" links on the page does nothing when noscript is enabled. if i disable the noscript extension and restart firefox, the links on that page work fine. i'm using firefox 3.6.15 with noscript 2.0.9.9.

please advise.

Re: noscript interferes with jerseymike.com online ordering

Posted: Thu Mar 17, 2011 11:36 pm
by GµårÐïåñ
I have confirmed that for some reason none of the links are active or will respond to clicks. I have no account to log in but what I can test supports this to some extent. HOWEVER, I also noticed that in Fx WITHOUT any extensions (Safe Mode) it did not work either, so I am not sure if its some kind of parsing issue that is making the site incompatible with the browser or its an IE only kind of coding, but that does happen. Unfortunately its up to the site to fix those situations.

Now this is by no means a complete testing on my part, so please due your own due diligence in responding to this, but I have confirmed that there is no item being blocked by any regular ABP rules, there is only one reference between amazon and the site in RP so no issue there, and there are only two sites listed for NS which even allowed make no difference with not being allowed. This was my initial test with my current profile. Then I reloaded the link in SafeMode to find the same result, so not sure if its something in this build of Fx or related to the coding on the site itself making it incompatible with this browser platform, not sure.

Re: noscript interferes with jerseymike.com online ordering

Posted: Fri Mar 18, 2011 2:20 am
by Alan Baxter
brzq wrote:clicking one of the food item links at this page should pop up a layer showing item details:
https://order.jerseymikes.com/Menu.aspx ... fbb039abd7
I'm unable to test the ordering link provided. order.jerseymikes.com uses an invalid security certificate, so Firefox won't allow the connection.

Re: noscript interferes with jerseymike.com online ordering

Posted: Fri Mar 18, 2011 2:43 am
by Alan Baxter
Alan Baxter wrote:
brzq wrote:clicking one of the food item links at this page should pop up a layer showing item details:
https://order.jerseymikes.com/Menu.aspx ... fbb039abd7
I'm unable to test the ordering link provided. order.jerseymikes.com uses an invalid security certificate, so Firefox won't allow the connection.
I had Firefox temporarily allow the certificate and think I've found the problem. It's a bug in the site coding.
Restaurant online menu not working
http://forums.informaction.com/viewtopi ... 243#p23243

You can work around it by appending

Code: Select all

https://s3.amazonaws.com/onosys.com/79/JavaScript/
to the noscript.inclusionTypeChecking.exceptions preference in about:config. Separate it from the previously existing entry with a space.

Re: noscript interferes with jerseymike.com online ordering

Posted: Fri Mar 18, 2011 4:58 pm
by brzq
alan, thanks for the solution. links working fine now. though it's still a horribly designed online ordering system website, their sandwiches are delicious. :D

Re: noscript interferes with jerseymike.com online ordering

Posted: Fri Mar 18, 2011 8:45 pm
by GµårÐïåñ
@Alan, thank you for figuring it out and confirming that it was indeed a site bug. I appreciate you taking a longer time to dig into it and glad it worked out for the requester. So we can mark this as resolved, will do that now.

Re: noscript interferes with jerseymike.com online ordering

Posted: Sat Mar 19, 2011 1:15 am
by Alan Baxter
brzq wrote:alan, thanks for the solution. links working fine now. though it's still a horribly designed online ordering system website, their sandwiches are delicious. :D
You're welcome. But I got awfully hungry while debugging it for some reason.
GµårÐïåñ wrote:So we can mark this as resolved, will do that now.
Thank you, GµårÐïåñ.