Project

General

Profile

Actions

Patch #32835

closed

Make breadcrumbs of repository browser copy-paste friendly

Added by Go MAEDA about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
SCM
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Currently, the breadcrumbs list in the repository browser is not copy-paste friendly.

Suppose that the page shows "root/subversion_test/helloworld.c". When you copy & paste the breadcrumbs, the pasted text will be "root / subversion_test / helloworld.c". The problem is that it has unnecessary white-spaces around slashes. But I think probably the text you want to be pasted is "root/subversion_test/helloworld.c" (without white-spaces).

This patch removes the superfluous spaces that surround "/" from the pasted text.


Files

Actions #1

Updated by Go MAEDA about 4 years ago

  • Target version set to 4.2.0

Setting the target version to 4.2.0.

Actions #2

Updated by Go MAEDA about 4 years ago

  • Subject changed from Make breadcrumbs in repository browser copy-paste friendly to Make breadcrumbs of repository browser copy-paste friendly

Committed the patch.

Actions #3

Updated by Go MAEDA about 4 years ago

  • Assignee set to Go MAEDA
Actions #4

Updated by Go MAEDA about 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF