jhagg 2010-06-17 08:30:38 +00:00 committed by Joey Hess
parent 653a8179ca
commit 79ffede4a7
1 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,14 @@ whole path a filename.
> Still, I don't mind adding a special case, though obviously not in
> `basename`. [[done]] --[[Joey]]
>> Well, it's probably something else also, I get **bad attachment filename**.
>> Now, that could really be a bad filename, problem is that it wasn't. I even
>> tried applying the **wiki_file_prune_regexps** one by one to see what was
>> causing it. No problem there. The strange thing is that the error shows up
>> when using firefox on windows too. But the backslash hack fixes at least the
>> incorrect filename from IE (firefox on windows gave me the correct filename.
>> I'll do some more digging... :-) /jh
This little hack fixed the backslash problem, although I wonder if that
really is the problem?
(Everything works perfectly from linux clients of course. :-)