Search results

  1. O

    Image filenames

    As a result, everything containing spaces in the webflow outputs gets double-encoded as %2520 rather than %20. When I look at my exports from a few days ago, everything is normal at 20%. (for example, campus%2520Kit%25202.jpg) from a file named "campus kit.jpg" Have you changed this since the...
  2. O

    Image filenames

    This exact issue is giving me a lot of trouble today. There are spaces in the file names of some of my photos. These are encoded as %20, which IIS detests. I am attempting to re-upload the photos sans spaces, but it simply won't work. The new name appears in Asset Explorer, but when you export...
  3. O

    Image filenames

    Long ago, I submitted a few photos with filenames that began with underscores (such as "-1000717.png"). Then, I recently changed to a process that uses Brunch swiftypuns, which ignores files that begin with underscores by default. Although I could modify the ignore rule, I decided to modify the...
Back
Top