You are here: Foswiki>Tasks Web>Item1849 (07 Mar 2011, GeorgeClark)Edit Attach

Item1849: Error: File does not exist: /var/lib/foswiki/pub/System/ProjectLogos/foswiki-badge.png

pencil
Priority: Low
Current State: Closed
Released In: 1.0.7
Target Release: patch
Applies To: Web Site
Component:
Branches:
Reported By: ItaloValcy
Waiting For:
Last Change By: GeorgeClark
I got this error bellow when I was acessing ProjectLogos:

File does not exist: /var/lib/foswiki/pub/System/ProjectLogos/foswiki-badge.png, referer: https://URL/System/ProjectLogos

So, I was looking at subversion logs of this page and I saw:

$ svn log -v -r r2277
------------------------------------------------------------------------
r2277 | ArthurClemens | 2009-01-31 18:08:07 -0300 (Sáb, 31 Jan 2009) | 1 line
Caminhos mudados:
   A /trunk/core/pub/System/ProjectLogos/foswiki-badge.gif
   D /trunk/core/pub/System/ProjectLogos/foswiki-badge.png
   M /trunk/core/pub/System/ProjectLogos/foswiki-logo-slogan.png
   M /trunk/core/pub/System/ProjectLogos/foswiki-logo.png

Item914: update logos
------------------------------------------------------------------------

I don't know exactly which topics needs be changed because this file rename, but maybe is only System.ProjectLogos. I think that this patch bellow fix this problem:

Index: System/ProjectLogos.txt
===================================================================
--- System/ProjectLogos.txt     (revisão 4544)
+++ System/ProjectLogos.txt     (cópia de trabalho)
@@ -10,7 +10,7 @@
 
 <img src="%ATTACHURLPATH%/foswiki-logo.png" alt="The Free and Open Source Wiki" title="The Free and Open Source Wiki" />
 
-<img src="%ATTACHURLPATH%/foswiki-badge.png" alt="The Free and Open Source Wiki" title="The Free and Open Source Wiki" />
+<img src="%ATTACHURLPATH%/foswiki-badge.gif" alt="The Free and Open Source Wiki" title="The Free and Open Source Wiki" />
 
 %STOPINCLUDE%
 
@@ -34,7 +34,7 @@
 
 
 %META:FILEATTACHMENT{name="favicon.ico" attachment="favicon.ico" attr="" comment="" date="1227691956" path="favicon.ico" size="1150" user="ProjectContributor" version="1"}%
-%META:FILEATTACHMENT{name="foswiki-badge.png" attachment="foswiki-badge.png" attr="" comment="" date="1227691956" path="foswiki-badge.png" size="4807" stream="IO::File=GLOB(0x9494014)" tmpFilename="/tmp/B5uA2toSKg" user="ProjectContributor" version="2"}%
+%META:FILEATTACHMENT{name="foswiki-badge.gif" attachment="foswiki-badge.gif" attr="" comment="" date="1227691956" path="foswiki-badge.gif" size="4807" stream="IO::File=GLOB(0x9494014)" tmpFilename="/tmp/B5uA2toSKg" user="ProjectContributor" version="2"}%
 %META:FILEATTACHMENT{name="foswiki-logo-slogan.png" attachment="foswiki-logo-slogan.png" attr="" comment="" date="1227691967" path="foswiki-logo-slogan.png" size="8967" stream="IO::File=GLOB(0x948bfa4)" tmpFilename="/tmp/EjtcDwyRwS" user="ProjectContributor" version="3"}%
 %META:FILEATTACHMENT{name="foswiki-logo.png" attachment="foswiki-logo.png" attr="" comment="" date="1227691994" path="foswiki-logo.png" size="7537" stream="IO::File=GLOB(0x9494bc8)" tmpFilename="/tmp/SJ8x5Btee3" user="ProjectContributor" version="2"}%
 %META:FILEATTACHMENT{name="foswiki-poweredby.gif" attachment="foswiki-poweredby.gif" attr="" comment="" date="1227691956" path="foswiki-poweredby.gif" size="477" user="ProjectContributor" version="1"}%

Thanks!!


I commited your change - thankyou for caring to write us a bug report smile

-- SvenDowideit - 29 Jul 2009

ItemTemplate edit

Summary Error: File does not exist: /var/lib/foswiki/pub/System/ProjectLogos/foswiki-badge.png
ReportedBy ItaloValcy
Codebase 1.0.6
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Web Site
Component
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:4ed50692fc8b distro:359308606e08
TargetRelease patch
ReleasedIn 1.0.7
Topic revision: r6 - 07 Mar 2011, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy