[RESOLVED] cookidoo incompatible with noscript

Ask for help about NoScript, no registration needed to post
mir
Posts: 2
Joined: Sat Nov 23, 2019 10:25 pm

[RESOLVED] cookidoo incompatible with noscript

Post by mir »

In https://cookidoo.de/foundation/de-DE
you find a search field. Entering something starts a search, as expected.
However, the second search doesn't work any more. Only deactivating noscript helps.
Debug gives me:

Code: Select all

{
  "DEFAULT": {
    "capabilities": [
      "frame",
      "fetch",
      "other"
    ],
    "temp": false
  },
  "TRUSTED": {
    "capabilities": [
      "script",
      "object",
      "media",
      "frame",
      "font",
      "webgl",
      "fetch",
      "other"
    ],
    "temp": false
  },
  "UNTRUSTED": {
    "capabilities": [],
    "temp": false
  },
  "sites": {
    "trusted": [
      "§:addons.mozilla.org",
      "§:afx.ms",
      "§:ajax.aspnetcdn.com",
      "§:bootstrapcdn.com",
      "§:code.jquery.com",
      "§:firstdata.com",
      "§:firstdata.lv",
      "§:gfx.ms",
      "§:googlevideo.com",
      "§:gstatic.com",
      "§:hotmail.com",
      "§:live.com",
      "§:live.net",
      "§:maps.googleapis.com",
      "§:mozilla.net",
      "§:netflix.com",
      "§:nflxext.com",
      "§:nflximg.com",
      "§:nflxvideo.net",
      "§:noscript.net",
      "§:outlook.com",
      "§:passport.com",
      "§:passport.net",
      "§:passportimages.com",
      "§:paypal.com",
      "§:paypalobjects.com",
      "§:securecode.com",
      "§:securesuite.net",
      "§:sfx.ms",
      "§:tinymce.cachefly.net",
      "§:wlxrs.com",
      "§:yahoo.com",
      "§:yahooapis.com",
      "§:yimg.com",
      "§:youtube.com",
      "§:ytimg.com",
      "§:sparkasse-olpe.de",
      "§:kdz-ws.net",
      "§:datenkeller.net",
      "§:nkdev.io",
      "§:gymnasium-kreuztal.de",
      "§:dict.cc",
      "§:onlinetvrecorder.com",
      "§:hq-mirror.de",
      "§:tagesschau.de",
      "§:duckduckgo.com",
      "§:regiogruenstrom.de",
      "§:naturstrom.de",
      "§:alpsonline.org",
      "§:scook.de",
      "tagesschau.de",
      "imrworldwide.com",
      "§:akamaihd.net",
      "§:tchibo.de",
      "§:opensuse.org",
      "§:cloudflare.com",
      "§:der-schweighofer.at",
      "§:ikea.com",
      "§:wetter.com",
      "§:wettercomassets.com",
      "§:alditalk-kundenbetreuung.de",
      "§:sendmoments.de",
      "§:aekwl.de",
      "§:deutschebahn.com",
      "§:bahn.de",
      "§:chefkoch.de",
      "§:cookidoo.de",
      "§:vorwerk-digital.com",
      "noscript.org",
      "http://noscript.org",
      "§:10minutemail.com"
    ],
    "untrusted": [],
    "custom": {
      "§:bundeswehrkarriere.de": {
        "capabilities": [],
        "temp": false
      }
    },
    "temp": [
      "§:d1hi41nc56pmug.cloudfront.net",
      "https://d1hi41nc56pmug.cloudfront.net",
      "§:informaction.com",
      "§:google.com",
      "§:ajax.googleapis.com",
      "§:cookielaw.org",
      "§:google-analytics.com",
      "§:googletagmanager.com",
      "§:instana.io"
    ]
  },
  "enforced": true,
  "autoAllowTop": false
}
Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Bug: cookidoo incompatible with noscript

Post by barbaz »

I don't seem to be able to check this, sorry - for me the search field disappears when I set NoScript permissions the way your debug output indicates.

You posted in the general Web Tech section, but you seem to be seeking help with NoScript? Does that mean you believe this to be an issue with that website, *not* a NoScript related issue?
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Bug: cookidoo incompatible with noscript

Post by therube »

the second search doesn't work any more
What is this "second search"?

I type in "suppe" & soups come up.
What do you do next?


PS: "maryland crab suppe" didn't return any results ;-) ? And none of the krabbe are maryland either.
(Had some really good, home made chicken soup last night.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.5
mir
Posts: 2
Joined: Sat Nov 23, 2019 10:25 pm

Re: Bug: cookidoo incompatible with noscript

Post by mir »

The second search is the one that comes after the first. The first one is served nicely.

E. g. I search for "lamm" and then for "kart", the second search doesn't complete.

Viewing the sourcecode of the page led me to allow algolia.net, algolia.com and
cdn.jsdelivr.net.

Now the search works beautifully, even i I revoke the permissions and restart firefox.

Strange!
Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Bug: cookidoo incompatible with noscript

Post by barbaz »

Thanks for reporting back, good to hear you got it sorted.

Since this did turn out to be NoScript related, moving thread to NoScript Support.
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply