Martin Holmes

Results 187 comments of Martin Holmes

IIRC, some operations do depend on having Oxygen available; I think some documentation processing some Oxygen code. We should look at this, though; if it's no longer the case, we...

@ebeshero and I have added high priority because this has been sitting unfixed for two years.

@sydb staticSearch only uses one config file, so if it's behaving as though it's reading the test config instead of your config, then it must be doing that, for some...

@sydb A bit more info on this: https://endings.uvic.ca/staticSearch/docs/howDoIUseIt.html#specifyingContexts There are default contexts built into the indexing process, based on the most common HTML block elements, which are listed there. But...

@sydb Any reason to keep this open? Is there actually a bug?

@sydb Final ping before we close this ticket -- is there anything to do here?

I've had one other report of those weird git-related files appearing so this is definitely a bug we want to nail down. I don't think it's happening in dev, but...

Now I understand it! To get the version string for the build, we run git rev-parse --short HEAD which assumes you cloned the repo; if you just downloaded the source,...

I've created a PR for the fix in dev, and pushed a similar fix directly to the 1.4 branch; I'll do a 1.4.8 release if @joeytakeda is OK with the...