-
```
I added the following code on my screen. But when I scan a barcode nothing
happens.
$(document).ready(function() {
char0 = new Array("§", "32");
char1 = new Array("…
-
```
I added the following code on my screen. But when I scan a barcode nothing
happens.
$(document).ready(function() {
char0 = new Array("§", "32");
char1 = new Array("…
-
I want to do a status check--after the penultimate conference call, I think I was supposed to check in with @organisciak on the status of this.
I've built out the jsoncatalog.txt for the bookworm; …
-
**Task Description**
The session aims to consolidate all planned activities across the various streams of the Apeiro Cloud Operator Project. It is therefore a communication platform for stakeholders a…
-
Part two of the "Josh had to rebuild his keyboard" saga: the discovery that the KMK codebase is so big, it can't be copied in full to even a NiceNano (which, back in the day, was one of the biggest MC…
-
## CVE-2018-1000632 - High Severity Vulnerability
Vulnerable Library - dom4j-1.6.1.jar
dom4j: the flexible XML framework for Java
Library home page: http://sourceforge.net/projects/dom4j
Path to dep…
-
I have been updating a scanner Web GUI that I made for several models of orphaned scanners thanks to a command line binary. Recently I added eSCL/AirScan support, meaning that it can take advantage o…
-
### Problem
When users have to provide data via TextInput elements there should be a way to
guide them through forms or text fields by activating them on load.
That way it is possible to e.g. a…
-
Hello!
I'd like to be able to predict tags when bulk uploading files.
A simple version could extract all text using PDFBox `PDFTextStripper` and match for only words without numbers (`[^\d\W]+`)…
-
the event 'scan.pos.barcode' works very well when the focus is not on a text box, but when it is, the bar code is written and the 'keyup' event of my input box is activated that I want to avoid. Can y…