#11295 NORM 11.3.0: insufficient resources for operation in wikipedia

Zarro Boogs per Child bugtracker at laptop.org
Tue Oct 18 05:26:17 EDT 2011


#11295: insufficient resources for operation in wikipedia
-------------------------------------------+--------------------------------
           Reporter:  carrott              |       Owner:  godiard                          
               Type:  defect               |      Status:  new                              
           Priority:  normal               |   Milestone:  11.3.0                           
          Component:  wikibrowse-activity  |     Version:  Development build as of this date
         Resolution:                       |    Keywords:                                   
        Next_action:  add to build         |    Verified:  0                                
Deployment_affected:                       |   Blockedby:                                   
           Blocking:                       |  
-------------------------------------------+--------------------------------

Comment(by dsd):

 Thanks for checking all that. I guess there is no easy solution for the
 planet issue.

 Do you know of any pages that use a image of type "frame"? The Extended
 image syntax page suggests that you can't apply a size attribute to a
 framed image, which your work does, but after a very brief look I can't
 find any examples to test with.

 Have you tested pages with SVG images? It looks like wikipedia will do
 thumbnails of svg images, but it will present them in PNG format (e.g.
 http://upload.wikimedia.org/wikipedia/en/thumb/c/ce/SVG-logo.svg/500px-
 SVG-logo.svg.png). Your patch will still use <object> to display them when
 actually it should be <img> right?

 Also I can't quite grok the final hunk of your original commit,
 specifically this line:
 https://dev.laptop.org/git/projects/wikiserver/tree/server.py#n439

 {{{
             self.out.write('<a href="%s">' % url_thumb.encode('utf8'))
 }}}

 What does that final 'else' condition represent, and is it definitely
 correct to use the thumbnail rather than the real image as the link target
 here?

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


More information about the Bugs mailing list