<div dir="ltr">Thanks for the feedback, we will push the patch in master soon.</div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-23 11:15 GMT+02:00 Miguel-Angel Manso-Callejo (UPM) <span dir="ltr"><<a href="mailto:m.manso@upm.es" target="_blank">m.manso@upm.es</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi Simone<br>
      <br>
      It works fine with this change. Firefox show correctly thumbnails<br>
      <br>
      Only a little detail in replace method call      
      replace('\\','/')<br>
      <br>
      Regards<br>
      Miguel A.<br>
      <br>
      El 23/06/2015 a las 8:52, Simone Dalmasso escribió:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Hi Miguel, thanks for reporting these issues, the
        first one should now be solved in master.
        <div><br>
        </div>
        <div>For the link problem could you try to add .replace('\','/')
          to this line <a href="https://github.com/GeoNode/geonode/blob/master/geonode/base/models.py#L568" target="_blank">https://github.com/GeoNode/geonode/blob/master/geonode/base/models.py#L568</a> so
          it will become:<br>
        </div>
        <div><font style="background-color:rgb(255,255,255)" face="arial, helvetica, sans-serif"><span style="color:rgb(51,51,51);font-size:12px;line-height:16.7999992370605px;white-space:pre-wrap">url_path
            </span><span style="color:rgb(167,29,93);font-size:12px;line-height:16.7999992370605px;white-space:pre-wrap">=</span><span style="color:rgb(51,51,51);font-size:12px;line-height:16.7999992370605px;white-space:pre-wrap">
              os.path.join(settings.MEDIA_URL, thumb_folder, filename)</span></font>.replace('\','/')<br>
        </div>
        <div><br>
        </div>
        <div>if that works we can the apply it to master.</div>
        <div><br>
        </div>
        <div>Let us know, ciao</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-06-23 1:11 GMT+02:00 Miguel-Angel
          Manso-Callejo (UPM) <span dir="ltr"><<a href="mailto:m.manso@upm.es" target="_blank">m.manso@upm.es</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear,<br>
            <br>
            After some time and effords to understand geonode code i
            have solve some issues related to binary write file of
            thumbnail images of the layers. It is possible that to
            ubuntu (w) attribute is enought to store image as binary but
            in windows it do not work. You must indicate that use binary
            option (wb) in oppenig file operation.<br>
            <br>
            At this time i have another issue. In this case it only
            appear with Firefox browser and layer list previews. The
            thumbnails urls do not work fine.<br>
            <br>
            The problem appear with url associated to <img src=..
            >  in the thumbnail.<br>
            <br>
            One Slash joining public url path to thumbnails with the
            file name is changed from /  to \ and Firefox do not
            recognize<br>
            <br>
            For example: <a href="http://138.100.62.99/uploaded/thumbs%5Clayer-f08b7f8f-1798-11e5-9851-e0699572c022-thumb.png" rel="noreferrer" target="_blank">http://138.100.62.99/uploaded/thumbs%5Clayer-f08b7f8f-1798-11e5-9851-e0699572c022-thumb.png</a>
            where  %5C (\) make that forefox do not show imagen.<br>
            <br>
            My question is: where can i change the join url or slash?<br>
            <br>
            Best regards,<br>
            <br>
            Miguel A. Manso<br>
            _______________________________________________<br>
            geonode-users mailing list<br>
            <a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
            <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all"><span class="HOEnZb"><font color="#888888">
        <div><br>
        </div>
        -- <br>
        <div>Simone </div>
      </font></span></div>
    </blockquote>
    <br>
  </div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Simone </div>
</div>