Cannot expand "commit_data"

Bug #1254838 reported by Aleksandr Smyshliaev
34
This bug affects 8 people
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Alexander Belchenko

Bug Description

bzr-2.6 with qbzr plugin produces this warning:

Cannot expand "commit_data": Dicts do not support option expansion

There are two calls to config.get_user_option('commit_data') in qbzr/lib/commit_data.py. It seems to me that parameter expand=False should be added to these calls.

Related branches

Revision history for this message
John H. Embretsen (johnemb) wrote :

I started seeing this after upgrading to Ubuntu 14.04 from an earlier version.

Changed in qbzr:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Alexander Belchenko (bialix) wrote :

> There are two calls to config.get_user_option('commit_data') in qbzr/lib/commit_data.py. It seems to me that parameter expand=False should be added to these calls.

Yes, you're right.

Changed in qbzr:
assignee: nobody → Alexander Belchenko (bialix)
Revision history for this message
Alexander Belchenko (bialix) wrote :

Thank you, Alex. Fix committed.

Changed in qbzr:
milestone: none → 0.23.2
status: Confirmed → Fix Released
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.