#7764 BLOC 9.1.0: Reset Registration with school servers - short term solution

Zarro Boogs per Child bugtracker at laptop.org
Tue Oct 7 20:44:09 EDT 2008


#7764: Reset Registration with school servers - short term solution
---------------------------+------------------------------------------------
   Reporter:  kimquirk     |       Owner:  erikos                   
       Type:  enhancement  |      Status:  new                      
   Priority:  blocker      |   Milestone:  9.1.0                    
  Component:  sugar        |     Version:  not specified            
 Resolution:               |    Keywords:  r? joyride-2330:? relnote
Next_action:  review       |    Verified:  0                        
  Blockedby:               |    Blocking:                           
---------------------------+------------------------------------------------
Changes (by erikos):

  * keywords:  r+ joyride-2330:? relnote => r? joyride-2330:? relnote
  * next_action:  unknown => review


Comment:

 The patch above for sugar-toolkit (which makes the backup-url an empty
 string by default) and the change (pro.backup1 = '') below in sugar should
 fix the issue. Tested on the XO, without an actual schoolserver though.

 {{{
 def clear_registration():
     """Clear the registration with the schoolserver
     """
     pro = profile.get_profile()
     pro.backup1 = None
     pro.save()
     return 1
 }}}

 So to fix this we would need a new sugar and sugar-toolkit package :/

-- 
Ticket URL: <http://dev.laptop.org/ticket/7764#comment:18>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list