bzr config doesn't properly display list values

Bug #672382 reported by Andrew Bennetts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Vincent Ladeuil

Bug Description

$ bzr config news_merge_files
[u'NEWS', u'doc/en/release-notes/bzr-2.0', u'doc/en/release-notes/bzr-2.1', u'doc/en/release-notes/bzr-2.2', u'doc/en/release-notes/bzr-2.3']

Our users shouldn't be subjected to implementation details like Python's u'' reprs.

FWIW, here's the exact value:

$ grep news_merge_files /home/andrew/.bazaar/locations.conf
news_merge_files = NEWS,doc/en/release-notes/bzr-2.0,doc/en/release-notes/bzr-2.1,doc/en/release-notes/bzr-2.2,doc/en/release-notes/bzr-2.3

Tags: config ui

Related branches

Vincent Ladeuil (vila)
summary: - bzr config output for list values is ugly
+ bzr config doesn't properly display list values
Vincent Ladeuil (vila)
Changed in bzr:
assignee: nobody → Vincent Ladeuil (vila)
status: Confirmed → In Progress
Vincent Ladeuil (vila)
Changed in bzr:
status: In Progress → Fix Released
milestone: none → 2.3b4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.