#10442 NORM 10.1.3: Add the option to export to PDF

Zarro Boogs per Child bugtracker at laptop.org
Mon Nov 22 05:04:11 EST 2010


#10442: Add the option to export to PDF
------------------------------------------------+---------------------------
           Reporter:  godiard                   |       Owner:  uwog         
               Type:  enhancement               |      Status:  new          
           Priority:  normal                    |   Milestone:  10.1.3       
          Component:  write-activity (abiword)  |     Version:  not specified
         Resolution:                            |    Keywords:               
        Next_action:  package                   |    Verified:  0            
Deployment_affected:                            |   Blockedby:               
           Blocking:                            |  
------------------------------------------------+---------------------------
Changes (by erikos):

  * next_action:  test in build => package


Comment:

 We regressed here, it has to be:
 {{{
 if mimetype != 'application/pdf':
 }}}

 instead of:
 {{{
 if format['mime_type'] != 'application/pdf':
 }}}

 The code differs from the master one.

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


More information about the Bugs mailing list