Edgewall Software

Ticket #7085 (new defect)

Opened 5 months ago

Last modified 5 months ago

coding problem in filename

Reported by: ngong@… Owned by: cboos
Priority: low Milestone: not applicable
Component: plugin/mercurial Version: 0.10.4
Severity: normal Keywords:
Cc:

Description

In case a filename uses some i18n character, the source can not be browsed through.

What I did:

introduced a new trac-mercurial project with coding is0-8859-15, pushed a lot of files into the VCS

What I expected:

To be able to use Browse Source in order to browse through the sources. If there were coding problems with file names I'd like to get notified, however, at least all files without such problems should be displayed - the one with problems anyhow.

What I got:

Some Python stack trace (appended) telling me about a coding problem. No file was shown.

Workaround:

Stick to ASCII coding of filenames.

Attachments

paste.debian.net_149 (1.3 kB) - added by anonymous 5 months ago.

Change History

Changed 5 months ago by anonymous

Changed 5 months ago by cboos

  • owner changed from jonas to cboos
  • priority changed from normal to low
  • component changed from general to plugin/mercurial
  • milestone set to not applicable

This is sort of "work in progress", as this will not work for 0.10 (sandbox/trac-mercurial branch), will work in a "brute force" way for 0.11 (sandbox/trac-mercurial-0.11 branch) and will improve further in the (sandbox/trac-mercurial-0.12 branch).

Please use Trac 0.11 (v0.11b2 for now) and the sandbox/trac-mercurial-0.11 branch if you can.

Add/Change #7085 (coding problem in filename)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.