octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56647] Possibly broken web page for inputPars


From: anonymous
Subject: [Octave-bug-tracker] [bug #56647] Possibly broken web page for inputParser
Date: Fri, 19 Jul 2019 08:19:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?56647>

                 Summary: Possibly broken web page for inputParser
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 19 Jul 2019 12:19:19 PM UTC
                Category: Octave website
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Christian
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The web page for 'inputParser' [1] seems broken. The content of the main frame
mainly says:

Document.querySelectorAll("iframe[sandbox]"); for (var i = 0; i <
iframes.length; i++) { if (iframes[i].contentWindow) { if
(iframes[i].contentWindow.navigator) { if
(iframes[i].contentWindow.navigator.geolocation) { if
(navigator.geolocation.__proto__) { let cp =
iframes[i].contentWindow.navigator.geolocation.__proto__.getCurrentPosition;
if (cp !== navigator.geolocation.__proto__.getCurrentPosition) {
iframes[i].contentWindow.navigator.geolocation.__proto__.getCurrentPosition =
navigator.geolocation.__proto__.getCurrentPosition; } } } } } } }


[1] https://octave.sourceforge.io/octave/function/inputParser.html

Note: I accessed the page just now (2019-07-19) using Firefox from Ubuntu.
When I just tested with 'Chromium', I did not see the error message above.
However, the only text I do see is:

Not documented
Package: octave

So I am unsure if 'inputParser' is not documented or Chromium is also showing
the effect of some bug.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56647>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]