projectEndings / staticSearch

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
https://endings.uvic.ca/staticSearch/docs/index.html
Mozilla Public License 2.0
46 stars 21 forks source link

Too many slashes in path #261

Open martindholmes opened 1 year ago

martindholmes commented 1 year ago

After merging @tgraham-antenna 's PR for Windows support, on Linux and Mac we're seeing this:

Creating configuration file from file:////home/mholmes/temp/staticSearch/configTest.xml

which probably just needs a little tweak to get the slashes under control, but we'll need to make sure that there's no fallout on Windows from the fix.