[rt-users] New images not accessbile via http. Is a Mason problem ?

Jesse Vincent jesse at bestpractical.com
Fri Sep 5 09:22:48 EDT 2008




On Fri, Sep 05, 2008 at 02:01:59PM +0200, borgo2000 at email.it wrote:
> Hi guys
> 
> I have a full working RT 3.8.1 installation.
> I'd like to write a simple link to an image as html code.
> 
> So I have uploaded an image into the "/opt/rt3/share/html/NoAuth/images/"
> folder
> But I always get an error when try access the image directly from the
> browser via http.
> File permission are right but I get strange errors like:
> 
> '<&' without matching '&>' at
> /opt/rt3/share/html/NoAuth/images/iubar_logo.gif line 1


The issue here is that mason is trying to process your images as
templates.

The right way to fix this is something like the images handler we have
in the CSS directories. "Put the images elsewhere and use a dhandler to
do the actual serving"

-j


>  
> I did the same on other folders like: 
> /opt/rt3/local/html/Elements
> /opt/rt3/share/html/Elements/
> 
> Every images installed by Rt are accessible without problems via http but
> new one are not showed.
> I have uploaded differents images (gif and png formats) but nothing.
> 
> I think the problem is related to the mason cache component but how to fix
> it ???
> 
> Thank you in advance and greetings from Italy
> 
> Andrea
> 
>  
>  --
>  Email.it, the professional e-mail, gratis per te: http://www.email.it/f
>  
>  Sponsor:
>  Grande concorso Whiskas "Tigrotti Felici". Partecipa e vinci due mesi di
> fornitura Whiskas per il tuo gatto e altri fantastici premi per te!
>  Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=8193&d=20080905
> 
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com
> 

-- 



More information about the rt-users mailing list