[lucid] ubuntuone-preferences always shows plan as Free if it is not 50G

Bug #666692 reported by Roman Yepishev
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Confirmed
Medium
Ubuntu One Client Engineering team

Bug Description

STR:

1. Get a 20Gb subscription
2. Run ubuntuone-preferences in lucid
3. Look at current plan

Expected results: Paid plan (w/ mentioning 20Gb somewhere probably)

Current results: Free

Reason:
/usr/bin/ubuntuone-preferences:
        # assumes all paid accounts will have more than 50GB
        is_paid_account = total >= 50<<30
        self.plan_label.set_label(_("Paid") if is_paid_account else _("Free"))

Tags: desktop+ lucid
Revision history for this message
Roman Yepishev (rye) wrote :
Changed in ubuntuone-client:
status: New → Confirmed
importance: Undecided → Medium
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.