[Tickets #9512] Chora problems with Non-ASCII character filenames

bugs at horde.org bugs at horde.org
Fri Jan 14 12:21:04 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/9512
------------------------------------------------------------------------------
  Ticket           | 9512
  Erstellt Von     | frust at iti.cs.tu-bs.de
  Zusammenfassung  | Chora problems with Non-ASCII character filenames
  Warteschlange    | Chora
  Version          | 2.1.1
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 2. Medium
  Milestone        |
  Patch            | 1
  Zuständige       |
+Neue Anlage      | patches.zip
------------------------------------------------------------------------------


frust at iti.cs.tu-bs.de (2011-01-14 07:21) hat geschrieben:

> I have a problem with chora (latest stable versions of horde & chora).
> When browsing through svn repositories containing files with   
> non-ASCII characters I get an error
>
> : Error executing svn log: svn: URL  >>  
> 'svn://my.svn.host/svn/a//M/k/?\195?\156berblick.ppt' is not   
> properly URI-encoded
>
> Can someone point me to a patch?
>
  I did it mysqlf. Maybe someone is interrested in my solution.
  There needs to be done some clean-up to put it to public...
  It was needed to patch the horde/VC/svn.php, chora/annotate.php,
  chora/browse.php, chora/co.php, and chora/lib/Chora.php.

Best regards,
  Frank.

PS: > A simple rawurlencode() should do it too.
>
> Please create a ticket on http://bugs.horde.org/.
>
> Jan.
>
For the svn command, this maybe easier, OK.
But for the chora display I needed to convert (e.g. \?195\?156) first  
to utf-8 and then utf8_decode this string to be displayed correctly in  
chora. Don't know why utf-8 characters don't display correctly. My  
solution also just works for 2-byte utf-8!

Frank.






More information about the bugs mailing list