Benjamin W. Bohl

Results 148 issues of Benjamin W. Bohl

https://github.com/Edirom/Edirom-Online/blob/5a762594f7a03f0d225cbf4e6f8a2382e726d029/add/data/xql/getAnnotation.xql#L421 annotation:getLocalizedTitle($annot) vs eutil:getLocalizedName($annot, $lang)

Area: XTechnologies
Type: cleanup
Area: XQuery

``` exerr:ERROR The actual return type does not match the sequence type declared in the function's signature: edition:getName(xs:string) xs:string. Expected cardinality: exactly one, got 0. [at line 121, column 33,...

Type: bug report
Type: feature request

Currently the xql queries https://github.com/Edirom/Edirom-Online/blob/d31d591500a8f27f47d95912f9a50107125ee334/add/data/xql/getAnnotationsInText.xql#L33 This will not properly return any annotation as the concept for installing edirom editions no longer requires them in `/db/contents`

Type: bug report
Type: cleanup
Area: XQuery

Check that tipped.js and tipped.css versions match

Status: needs testing
Area: CSS
Area: JS
Type: cleanup

there's an option withing the package descriptior for exist-db to register xquery modules with the database. This allows to import the modules without specifying a relative path. Using this would...

Area: XQuery

Since the update of the TEI transformation, multilanguage texts might not be rendered language-dependent but include all languages. It should be checked whether the TEI Stylesheets have a concept for...

Status: needs testing

As mentioned in #173 the RWA CSS file contains some fixes and should be revisited in order to port them here

Area: CSS

e.g. when calling a langvar for the HomeBtnLabel that is not present in the default locale-file Edirom Online fails to load anything: ``` EdiromOnline.controller.LanguageController.getLanguageString(): No language string found with this...

Type: bug report

test, check, make possible

Status: needs testing
Area: XTechnologies

tei renditions are currently not supported in Edirom Online. A solution for supporting them would be to write renditions to an elements `HTML:*/@style`

Type: feature request