bug-librejs
[Top][All Lists]
Advanced

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

[Bug-librejs] LibreJS not detecting web labels


From: Pelle Hjek
Subject: [Bug-librejs] LibreJS not detecting web labels
Date: Thu, 6 Sep 2018 13:16:38 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

Hi LibreJS bug list,

I'm working on a Hacker News fork ( https://notabug.org/arc/knark ) where I'm 
trying to add license labels for LibreJS.

* I've added JavaScript web labels as described here: 
https://www.gnu.org/software/librejs/free-your-javascript.html
* I've confirmed that the license link and title matches one given here: 
https://www.gnu.org/software/librejs/manual/html_node/Free-Licenses-Detection.html#Free-Licenses-Detection
* I can observe from the REPL of this HN-like web app that LibreJS *is* indeed 
fetching the web labels license table

Yet LibreJS complains that the script in question, `news.js`, is "External 
script with no known license."


So, this is perhaps a LibreJS bug, no? Regardless, it would be nice if LibreJS 
would be a little bit more specific and/or verbose in its reasons for blocking 
scripts, or at least have an option to enable this.  Or maybe LibreJS already 
has a debug/verbose mode that I just haven't been able to find?


For reference, the web labels table page looks like this, (and yes, the table 
is included before the <script> tag loading `news.js`):

<table id="jslicense-labels1"><tr><td><a 
href="news.js">news.js</a></td></tr><tr><td><a 
href="http://www.perlfoundation.org/artistic_license_2_0";>Artistic License 
2.0</a></td><td><tr><td><a 
href="news.js">news.js</a></td></tr></td></tr></table>

-- 
Pelle Hjek
address@hidden
https://hjek.tk



reply via email to

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