I've noticed that filename with spaces will upload but users cannot download them. The output is simple the number 2 wrapped in the rest of the framework.

Comments

sun’s picture

This is a Drupal core issue. You definitely should test Transliterate filenames module. Please report back if that module works for you (and mark this issue fixed if it does).

Danai-1’s picture

I have installed the Transliterate module, and it works, sort of with version 5.x-1.x-dev.

Suppose you have a filename "this is a file.ext", then it will ony save it as "this". Everything after the first space is left out.

Best regards

/Danai

sun’s picture

Project: Disk Node » Transliteration
Version: 4.7.x-1.x-dev » 5.x-1.0
Component: Miscellaneous » Code

Moving to transliteration queue.

Danai-1’s picture

Ah, sorry, I thought it was due to Disknode.

smk-ka’s picture

Version: 5.x-1.0 » 4.7.x-1.0
Status: Active » Closed (won't fix)

I don't have any issues with transliteration using the filename "this is a file.ext". However, as I'm unable to get disknode to work, I'm only able to test with the core upload module, which is working fine. Unless disknode is providing a working module I'll close this issue.

spiffyd’s picture

Version: 4.7.x-1.0 » 6.x-2.0

Now that 6.x CORE has no issues with handling filenames with spaces, is there any way to enable only spaces in the Transliteration module? In other words... I do not want auto conversion of spaces to underscores.

I don't see any settings to customize specific transliteration filters.