Giter VIP home page Giter VIP logo

Comments (3)

izderadicka avatar izderadicka commented on June 11, 2024

Yes, I think you right, there are some folder/path names which can cause problems.
Some characters - like { or > can cause problems in reverse proxy like nginx, | or $$ are used for special functions,
and yes I think training spaces are causing problems - I might look at exact place - but since having trailing space is not good idea anyhow it will not be priority (actually because how path is handled and used in clients probably this should not be allowed anyhow - so question is how to appropriately report the problem).

from audioserve.

izderadicka avatar izderadicka commented on June 11, 2024

Checked problem - yes trailing space is causing problem in both clients.
Problem seems to be in client - it removes trailing space in URL and then server returns correctly 404 - not found. If entering manually URL with encoded training space ( as %20) server returns correct JSON with folder listing.

from audioserve.

izderadicka avatar izderadicka commented on June 11, 2024

New web client should work fine with folders ending with spaces.

from audioserve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.