Martin Holmes

Results 67 issues of Martin Holmes

We've always had the constraint that we can only index websites which are well-formed XML in the XHTML namespace, which is a considerable limitation; it doesn't apply to our own...

enhancement

In addition to supplying a sample config file with full comments, we should actually have a script which builds a distribution for end-users. We can exclude lots of bits and...

documentation
enhancement
release-blocker

This is just a reminder that we have a patch in the ODD build that works around the fact that we don't yet have an `` element in TEI, or...

repo-cleanup

If a user is the sole member and manager of a personal group, and the administrator deletes the user, then the group remains and cannot be deleted by conventional means...

bug
investigate

What you type in a feature-filter box is not used in the actual search itself; only boolean filters you create from that box are used. So the Clear button currently...

enhancement

With @sydb, we're trying to debug a problem in the DHQ build where there are many labelled contexts, including contexts for many different languages. When indexing takes place, the "English"...

bug
release-blocker

The VNU validator currently flags our SVG logo as being invalid because of the presence of `@aria-label` attributes on `` elements. This is valid according to the SVG 2.0 draft:...

bug
code polishing

The difference between these parameters is that the first is a relative path and the second absolute; but the param names don't help determine the difference. Either we should use...

release-blocker
code polishing