[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #47 from Gerrit Notification Bot  ---
Change 125573 abandoned by Aaron Schulz:
Added path encoding to FileBackendStore for Windows support

https://gerrit.wikimedia.org/r/125573

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #46 from Gerrit Notification Bot  ---
Change 125573 restored by Aaron Schulz:
Added path encoding to FileBackendStore for Windows support

Reason:
Rebasing (then closing again)

https://gerrit.wikimedia.org/r/125573

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

John Mark Vandenberg  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||jay...@gmail.com
   See Also||https://bugs.php.net/bug.ph
   ||p?id=33350

--- Comment #45 from John Mark Vandenberg  ---
(In reply to Gerrit Notification Bot from comment #40)
> Change 125573 abandoned by Aaron Schulz:
> Added path encoding to FileBackendStore for Windows support
> 
> Reason:
> Mostly not needed since given the SHA1 storage name patch, which also
> handles the same problem and more
> 
> https://gerrit.wikimedia.org/r/125573

That patch has been abandoned, but I have asked on the changeset whether the
patch might still be useful for older versions of MediaWiki which have this
bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #44 from dg...@naver.com ---
First of all, thank you give a quick get attention. orbartal. 



I've had to change a thumbnail below to display the file.php. 

... 
$ thumbPath = $ this-> getThumbPath ($ thumbName); // Final thumb path 
// CP949 is a windows charset system for hangul, a korean character. 
$ thumbPath = iconv ("UTF-8", "CP949", $ thumbPath); 
... 


Also, I've had to change as follows bitmap.php. 

... 
$ params ['srcPath'] = iconv ("UTF-8", "CP949", $ params ['srcPath']); 
if (! file_exists ($ params ['srcPath'])) {
... 


Currently, it is well Hangul file upload. However, no thumbnail is displayed.
Instead, in the following locations, are displayed in the thumbnail spot an
error: 'filemissing' 


Please help me! 


[More] 

- MediaWiki Version: 1.23.3 
- System: Windows 7 (hangul) 



Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #43 from orbartal  ---
Try using the in the pdf file: "How to fix the bug in Hebrew". It works for all
languages, not just for Hebrew. And it fixes the thumbnail bug as well. Tell me
if it works. And if it’s not, I will try to help you solved it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

dg...@naver.com changed:

   What|Removed |Added

 CC||dg...@naver.com

--- Comment #42 from dg...@naver.com ---
I am using mediawiki in Korean environment. 

When will completely fix this? 

I have resolved to hack Upload problem. 

But I can not see the thumbnail. 

Help me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Sumana Harihareswara  changed:

   What|Removed |Added

   Keywords||i18n
 CC|suma...@wikimedia.org   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||ste...@giprs.net

--- Comment #41 from Bawolff (Brian Wolff)  ---
*** Bug 68268 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-05-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #40 from Gerrit Notification Bot  ---
Change 125573 abandoned by Aaron Schulz:
Added path encoding to FileBackendStore for Windows support

Reason:
Mostly not needed since given the SHA1 storage name patch, which also handles
the same problem and more

https://gerrit.wikimedia.org/r/125573

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-05-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #39 from Gerrit Notification Bot  ---
Change 132298 had a related patch set uploaded by Aaron Schulz:
Added better path encoding to FileBackend for Windows

https://gerrit.wikimedia.org/r/132298

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #38 from Gerrit Notification Bot  ---
Change 125573 had a related patch set uploaded by Aaron Schulz:
[WIP] Added path encoding to FileBackendStore for Windows support

https://gerrit.wikimedia.org/r/125573

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2014-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|REOPENED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #36 from Brion Vibber  ---
So I found an old upstream bug from 2005 on the low-level API problem here:
https://bugs.php.net/bug.php?id=33350

Added a comment that this is still a live issue. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #37 from Bryan Tong Minh  ---
Alternatively to hacking filebackend, we could wrap the FileSystemObject using
PHPs COM extension. If somebody really wants to put effort into this ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #35 from Bryan Tong Minh  ---
(In reply to comment #31)
> (In reply to comment #30)
> > This is now finally fixable with the filebackend!
> > 
> > I'm thinking about writing a custom backend which implements
> > [[quoted-printable]] encoding. Any opinions on the encoding to use? It's a
> > pity
> > that the filebackend implements a listFiles method, otherwise we could have
> > simply used a one-way hashing function.
> 
> Why not add that to FSFileBackend in the form of configurable escape/unescape
> functions? The default ones could just pass throw the raw input. One issue
> with
> any encoding scheme is handling URLs correctly, so users get file/thumbnail
> urls that actually are mapped to the encoded file names. I suppose a
> redirection module could be used. img_auth and thumb_handler would cover some
> of the obvious cases, though they don't handle RANGE requests. Another option
> would be a redirector module which would redirect requests to the encoded
> URL.
> CDN caching would be slightly trickier in any case.
> 
> It's hard to resist saying "just use Linux" though...
> 
> That said, it would be nice if FilRepo stored files based on hash and used a
> redirection or service layer to make readable URLs to files anyway. It would
> solve a lot of problems like weird race conditions, the poor performance and
> lack of atomicity for file moves/deletes/undeletes and re-uploads (especially
> for large files or if there are many versions), and issues like this bug as
> well (what characters a system allows). That's another story though...

I would not add a complicated redirector, but just modify File::getUrl() to
apply the encoding. I can't really find out though if there currently is any
interaction between filerepo and filebackend regarding the file url.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Andre Klapper  changed:

   What|Removed |Added

  Attachment #12167|text/plain  |application/pdf
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #34 from orbartal  ---
Created attachment 12168
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12168&action=edit
enable upload file with non-ASCII name on Windows host

How to enable upload file with non-ASCII name on Windows host with just 3
simple changes to the wiki server.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #33 from orbartal  ---
Created attachment 12167
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12167&action=edit
How to upload file with non-ASCII name on Windows host

How to enable upload file with non-ASCII name on Windows host with just 3
simple changes to the wiki server.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

orbartal  changed:

   What|Removed |Added

 CC||orbar...@gmail.com

--- Comment #32 from orbartal  ---
How to fix the bug in Hebrew  (and in  any other language that windows support)

1.In windows OS change the language for non-Unicode to your local MediaWiki
language. E.g. the language of the files names you wish to upload. Usually it
is the same as $wgLanguageCode language.  See how on this link. 
2.Windows NTFS file system uses special encoding, not ascii or utf8. Check
the appropriate encoding for your language. For Hebrew I used windows-1255.
3.Edit the MediaWiki core code, and add these 4 changes. Note to use your
language and not windows-1255. I used windows-1255 for Hebrew, but you might
need something else. 
a.Remove (or put as a comment) the test added by Bryan Tong Minh that
prevent from uploading files with non ascii name in windows. Later we shell fix
the bug, so that filter is no longer required. 
See details: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/88165 
MediaWiki/includes/upload/UploadBase.php line 756. 
b.Go to the source code file in 
MediaWiki/includes/filebackend/ FSFileBackend.php. And in class
FileBackendStore, in function FileBackendStore :: doStoreInternal in line 206,
add the following lines:

if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') 
{
$charSetArr = array("ASCII", "JIS", "EUC-JP", "UTF-8", "UTF-16","windows-1251", 
"ISO-8859-1", "GBK");
if (mb_detect_encoding($dest, $charSetArr) =="UTF-8")
{
$dest = iconv("UTF-8", "windows-1255",  $dest);
}
}
Just before the command that copies the file to the path:
$ok = copy( $params['src'], $dest );

Now you can upload files and images in Hebrew. But you can’t view them as
thumbnail. Two more similar code fix are required for this task to complete. 

c.Go to the source code file in MediaWiki\includes\filerepo\file\File.php.
And in class File, in function File:: transform in line 623, add the following
lines:
if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') 
{
$charSetArr = array("ASCII", "JIS", "EUC-JP", "UTF-8", "UTF-16","windows-1251",
 "ISO-8859-1", "GBK");
if (mb_detect_encoding($thumbPath, $charSetArr) =="UTF-8")
{
$thumbPath = iconv("UTF-8", "windows-1255",  $thumbPath);
}
}
Right after the command returns the full path to the folder of the thumbnail
file: 
$thumbPath = $this->getThumbPath( $thumbName ); // final thumb path
d.Go to the source code file in  MediaWiki\includes\media\Bitmap.php. And
in class BitmapHandler, in function BitmapHandler::transformGd in line 548, add
the following lines:
if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') 
{
$charSetArr = array("ASCII", "JIS", "EUC-JP", "UTF-8", "UTF-16","windows-1251", 
"ISO-8859-1", "GBK");
if (mb_detect_encoding($params['srcPath'], $charSetArr) =="UTF-8")
{
$params['srcPath'] = iconv("UTF-8", "windows-1255", 
$params['srcPath']);
}
}
Right before the command that test if the file exists in that location: 
 if ( !file_exists( $params['srcPath'] ) )

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-02-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Aaron Schulz  changed:

   What|Removed |Added

 CC||aschulz4...@gmail.com

--- Comment #31 from Aaron Schulz  ---
(In reply to comment #30)
> This is now finally fixable with the filebackend!
> 
> I'm thinking about writing a custom backend which implements
> [[quoted-printable]] encoding. Any opinions on the encoding to use? It's a
> pity
> that the filebackend implements a listFiles method, otherwise we could have
> simply used a one-way hashing function.

Why not add that to FSFileBackend in the form of configurable escape/unescape
functions? The default ones could just pass throw the raw input. One issue with
any encoding scheme is handling URLs correctly, so users get file/thumbnail
urls that actually are mapped to the encoded file names. I suppose a
redirection module could be used. img_auth and thumb_handler would cover some
of the obvious cases, though they don't handle RANGE requests. Another option
would be a redirector module which would redirect requests to the encoded URL.
CDN caching would be slightly trickier in any case.

It's hard to resist saying "just use Linux" though...

That said, it would be nice if FilRepo stored files based on hash and used a
redirection or service layer to make readable URLs to files anyway. It would
solve a lot of problems like weird race conditions, the poor performance and
lack of atomicity for file moves/deletes/undeletes and re-uploads (especially
for large files or if there are many versions), and issues like this bug as
well (what characters a system allows). That's another story though...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Paolo Benvenuto  changed:

   What|Removed |Added

 CC|paolobe...@gmail.com|

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2013-01-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #30 from Bryan Tong Minh  ---
This is now finally fixable with the filebackend!

I'm thinking about writing a custom backend which implements
[[quoted-printable]] encoding. Any opinions on the encoding to use? It's a pity
that the filebackend implements a listFiles method, otherwise we could have
simply used a one-way hashing function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Max Semenik  changed:

   What|Removed |Added

 CC||maxsem.w...@gmail.com
Version|1.16.x  |1.20-git

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Krinkle  changed:

   What|Removed |Added

Version|1.16|1.16.x

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Chad H.  changed:

   What|Removed |Added

   Keywords|i18n|

--- Comment #29 from Chad H.  2011-11-10 03:18:39 UTC 
---
Not really an i18n bug, it's an issue with filerepo.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Sumana Harihareswara  changed:

   What|Removed |Added

   Keywords||i18n, reviewed
 CC||suma...@panix.com

--- Comment #28 from Sumana Harihareswara  2011-11-10 
03:06:35 UTC ---
Thank you for the patch, Mormegil.
(In reply to comment #12)
Adding the "reviewed" keyword.  Also adding the internationalization keyword so
the internationalisation/localisation team knows to look at this bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #27 from Bryan Tong Minh  2011-08-16 
07:32:05 UTC ---
(In reply to comment #26)
> Reopening -- doesn't seem to fix it, just makes some of your pages
> platform-dependent.

A way to fix this would be to make filenames on disk no longer map to titles.
We have a bug open for that somewhere.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-08-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Brion Vibber  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #26 from Brion Vibber  2011-08-15 20:13:43 UTC 
---
Reopening -- doesn't seem to fix it, just makes some of your pages
platform-dependent.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-05-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

--- Comment #25 from Bryan Tong Minh  2011-05-15 
17:56:41 UTC ---
It's a fix in the sense that it is no longer possible to upload a file which
then can't be viewed anymore. A proper fix would be to make PHP use wide
character functions.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-05-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Paolo Benvenuto  changed:

   What|Removed |Added

 CC||paolobe...@gmail.com

--- Comment #24 from Paolo Benvenuto  2011-05-15 17:07:05 
UTC ---
Well, this isn't a fix, it's a limitation...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2011-05-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Bryan Tong Minh  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bryan.tongm...@gmail.com
 Resolution||FIXED

--- Comment #23 from Bryan Tong Minh  2011-05-15 
12:38:07 UTC ---
I forbid uploading non-ascii files on Windows in r88165.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2010-12-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #22 from Chad H.  2010-12-14 13:53:34 UTC 
---
PHP6 is dead, so who knows when this will be fixed.

In the meantime, I'd suggest adding a warning to Special:Upload when
wfIsWindows() and you try to upload a file with unicode in the name.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2010-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Juan de Vojníkov  changed:

   What|Removed |Added

 CC||juandevojni...@gmail.com
Version|1.8.x   |1.16

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2010-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #21 from Derk-Jan Hartman  2010-11-09 
20:23:17 UTC ---
Apparently PHP 6 will have full unicode support:

http://bugs.php.net/bug.php?id=46990

I can't believe that something like PHP still has bugs like this. I ran into it
today trying to help a user understand why his images were not working, and
first we suspected it was just instantcommons, but eventually tracked it down
to this issue.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1780] Can't upload file with non-ASCII name (eg cyrillic) on Windows host

2010-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1780

Chad H.  changed:

   What|Removed |Added

 CC||yak...@yakoff.ru

--- Comment #20 from Chad H.  2010-04-02 14:58:46 UTC 
---
*** Bug 23028 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l