Joe Wicentowski

Results 61 issues of Joe Wicentowski

When running a test with the spec-compliant map constructor syntax, eXide silently fails, with this console error: ``` Error while parsing XQuery: syntax error, found ':' while expecting ':=' at...

bug

**Is your feature request related to a problem? Please describe.** Often users want to copy the results of a query to the clipboard. For long results it is cumbersome to...

enhancement

**Describe the bug** #328, included in eXide 3.1.0, added preferences for the `indent` and `expand-xincludes` serialization parameters as preferences. When users upgrade from earlier versions of eXide, the preferences are...

bug

- As discussed at http://markmail.org/message/tzpeqeklecjwftxn. Preliminary tests of err variables in a try/catch expression without declaring the namespace prefix work. - Also, suppress git’s detection of modified content in submodules...

When the keyboard focus is the Find pane (Edit > Find in Buffer), the keyboard shortcut for Save (File > Save) does not work. To save, you have to escape...

enhancement

I love the shortcuts to move to tabs 1-9, but would it be possible to remap control-9 to move to the right-most tab, using Chrome's convention? Also, on my Mac...

enhancement

Running https://github.com/craigberry/audit_exist_5x_removals on this repository reveals several outstanding issues: #### Replace the following instances of the function `map:new` with `map:merge` ```xquery ./modules/search.xql:48 templates:process($node/*, map:new((map { "results-by-entry" := $match, "id" :=...

triage

As @tuurma proposed in https://github.com/eeditiones/tei-publisher-app/pull/102: > ... we may want to rework the naming at some point, perhaps already for the 9 release if, as it seems to me now,...

An as-of-yet unsuccessful attempt at fixing https://github.com/eeditiones/tei-publisher-app/issues/137.

The order of templates in the App Generator interface (http://localhost:8080/exist/apps/tei-publisher/manage.html) is seemingly random. On my machine: > This list would be far easier to browse if it were presented in...

enhancement