Closed dkebler closed 9 months ago
javascript:void function(){var e=location.href,t=document.title.trim()||"",o=document.getSelection().toString().trim()||(document.querySelector("meta[name$=description i], meta[property$=description i]")||{}).content||"";o.length>4e3%26%26(o=o.substr(0,4e3)+"...",alert("The selected text is too long, it will be truncated.")),e="http://bookmarks.hacking.xxxxx.net/bookmarklet%3Furl="+encodeURIComponent(e)+"%26title="+encodeURIComponent(t)+"%26description="+encodeURIComponent(o),window.open(e,"_blank","menubar=no, height=600, width=600, toolbar=no, scrollbars=yes, status=no, dialog=1")}();
that's the bookmarklet code. I am using
Chromium Version 120.0.6099.224 (Official Build) Arch Linux (64-bit)
javascript:void function(){var e=location.href,t=document.title.trim()||"",o=document.getSelection().toString().trim()||(document.querySelector("meta[name$=description i], meta[property$=description i]")||{}).content||"";o.length>4e3%26%26(o=o.substr(0,4e3)+"...",alert("The selected text is too long, it will be truncated.")),e="http://bookmarks.hacking.kebler.net/bookmarklet%3Furl="+encodeURIComponent(e)+"%26title="+encodeURIComponent(t)+"%26description="+encodeURIComponent(o),window.open(e,"_blank","menubar=no, height=600, width=600, toolbar=no, scrollbars=yes, status=no, dialog=1")}();
the bookmarklet code. I am using
Chromium Version 120.0.6099.224 (Official Build) Arch Linux (64-bit)
not a problem to add a record from buku command line so issue is with server/bookmarklet.
I installed bukuserver direct from git last commit and the issue is resolved.
Time to make a release :).
Closing this.
I upgraded from 4.7 to 4.8 and now the bukuserver throws an internal server error. I know I am supposed to install from github but b4 I do that maybe there is some issue in the upgrade (like the sqlite db needs to be upgraded?)
The rest of web ui is fine. I can access all records just can't add a new one (using bookmarklet)
here is the debug log when I click the bookmarklet. It doesn't matter what page I am visiting