Luca Guariento

Results 19 issues of Luca Guariento

Hello, the demo parsing a IIIF manifest cannot load the .json (https://iiif.bodleian.ox.ac.uk/iiif/manifest/9fb27615-ede3-4fa0-89e4-f0785acbba06.json not found).

**UV version:** ``` [email protected] ``` **I'm submitting a:** - [x] bug report (possibly a regression) - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ]...

Hello, has this: https://github.com/eXist-db/eXide/blob/36846930ea135712c312d980b1c3218beddc4ceb/repo.xml#L116 been pushed to the new 3.3.0? I am getting a lot of `misspelled option "enableEmmet"`warning in the console with the latest eXide.

Having a large file opened in eXide, alongside with others, and working on it for long sessions, generates some unexpected behaviour whereby the title of the tab of the large...

When using eXide, the following error keeps showing up in console, when logged in: `XML Parsing Error: not well-formed Location: http://localhost:8080/exist/apps/eXide/login Line Number 1, Column 1:` Inspecting that document, this...

triage

Is it possible to add Access Control List capabilities to the DB manager? The one in the collection manager (from the dashboard) hasn't been working for years, and the only...

enhancement

Hello, the https://exist-db.org/exist/apps/wiki/blogs/eXist/XQuery31 link returns an error: ``` exerr:ERROR XPTY0004: The actual cardinality for parameter 1 does not match the cardinality declared in the function's signature: ($language as xs:string, $code...

Bug

Searching for xquery (!!!) returns a cardinality error: https://exist-db.org/exist/apps/wiki/blogs/eXist/search.html?q=xquery . _Originally posted by @lguariento in https://github.com/eXist-db/AtomicWiki/issues/84#issuecomment-1025208414_

In the welcome page of the Wiki, just after installed, one gets the 'Please make sure you read the Introduction first.' message. That `Introduction` points to `//WikiIntro` (with two slashes)....

There's something wrong with [this](https://github.com/eXist-db/AtomicWiki/blob/master/src/main/xar-resources/data/Welcome.md) page, at https://exist-db.org/exist/apps/wiki/. The closing HTML tags break the page (e.g. ` `). Do they have to be there?