OptGroup title set typo

Bug #1175096 reported by Zhongyue Luo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
Fix Released
Medium
Zhongyue Luo
Grizzly
Fix Released
Medium
Mark McLoughlin

Bug Description

if title is None:
 self.title = "%s options" % title

should be

if title is None:
 self.title = "%s options" % name

Revision history for this message
Zhongyue Luo (zyluo) wrote :
Mark McLoughlin (markmc)
Changed in oslo:
importance: Undecided → Medium
status: New → Triaged
assignee: nobody → Zhongyue Luo (zyluo)
Zhongyue Luo (zyluo)
Changed in oslo:
status: Triaged → Fix Committed
Revision history for this message
Mark McLoughlin (markmc) wrote :
Revision history for this message
Mark McLoughlin (markmc) wrote :
Thierry Carrez (ttx)
Changed in oslo:
milestone: none → havana-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in oslo:
milestone: havana-1 → 2013.2
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.