#8641 NORM 8.2.0 (: GCompris activities under 763 do not work

Zarro Boogs per Child bugtracker at laptop.org
Sat Sep 27 19:31:10 EDT 2008


#8641: GCompris activities under 763 do not work
-----------------------------------+----------------------------------------
   Reporter:  mavrothal            |       Owner:  bdoin               
       Type:  defect               |      Status:  new                 
   Priority:  normal               |   Milestone:  8.2.0 (was Update.2)
  Component:  gcompris-activities  |     Version:  not specified       
 Resolution:                       |    Keywords:  blocks?:8.2.0       
Next_action:  diagnose             |    Verified:  0                   
  Blockedby:                       |    Blocking:                      
-----------------------------------+----------------------------------------

Comment(by bdoin):

 I am currently trying to reproduce but basically for now here is the code:

   printf("reactivate_newline IN  %s\n", str);
   xmlParserCtxtPtr ctxt = xmlNewParserCtxt();
   newstr =  (gchar *)xmlStringDecodeEntities(ctxt,
                                              BAD_CAST str,
                                              XML_SUBSTITUTE_REF,
                                              0,
                                              0,
                                              0);
   printf("reactivate_newline OUT %s\n", newstr);
   xmlFreeParserCtxt(ctxt);

 And the output on a libxml2 2.6.31
 reactivate_newline IN  blabla
 <http://fr.wikipedia.org/wiki/Sudoku>).
 reactivate_newline OUT blabla <http://fr.wikipedia.org/wiki/Sudoku>).

 On the XO, libxml2 0:2.7.1 we have the backtrace above. We are end looping
 within the libxml2 and the way we call it from GCompris seems to be the
 normal way of doing this.

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


More information about the Bugs mailing list