[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: URL Character substitution in repo-browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 27 Sep 2010 19:07:32 +0200

On 27.09.2010 11:31, Oddvar Kloster wrote:

> I've traced the cause of the problem.
>
> In RepositoryBrowser.cpp, line 348, the initial value of m_repository.root is fetched. This value is escaped, and the escaped value is used in line 358. This causes all nodes below the original node to receive an escaped url. The path is unescaped in line 443, so nodes generated from there on from the repo root receive a correct url.
> The attached patch corrects the problem.

Committed in r20191.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2665216
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-27 19:07:47 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.