[rt-users] (SOLVED) Mason attempting to parse image files

Ruslan Zakirov ruslan.zakirov at gmail.com
Mon Apr 24 09:10:50 EDT 2006


On 4/22/06, Joshua Colson <jcolson at voidgate.org> wrote:
> On Fri, 2006-04-21 at 19:50 -0400, Jesse Vincent wrote:
> >
> >
> > On Fri, Apr 21, 2006 at 04:44:08PM -0700, Joshua Colson wrote:
> > > I'm running rt 3.6.0pre1 using sqlite and standalone_httpd in a test
> > > environment.
> > >
> > > I'm trying to update the logo by following the instructions at
> > > http://wiki.bestpractical.com/index.cgi?ChangeLogo which works but the
> > > image that I'm attempting to use is unable to load in the WebUI.
> > > It seems that the standalone_httpd is allowing Mason to process the
> > > image file(s) in /NoAuth/images/ and the image that I want to use has
> > > the string '<%' or '<&' in it somewhere. I've looked on the Mason
> > > website and found instructions for preventing Mason from attempting to
> > > parse image files but they are specific to using Apache. Is there a way
> > > to do the same with the standalone_httpd?
> >
> > Isn't there an autohanler in that directory that does this for you?
> >
>
> In fact, there is. I'm shooting for the award for most stupid human
> mistakes on a mailing list in a week. }8-/
>
> I was adding the content into local/html/NoAuth/images but I didn't copy
> over the autohandler.
Hm, does it mean that if you create local/html/NoAuth/images/xxx.gif
(without copy of autohandler) then RT doesn't run autohandler from
share/html? If so then it sounds like bug in HTML::Mason.

>
> Thanks Jesse.
>
> --
> Joshua Colson <jcolson at voidgate.org>
> VoidGate InterNetworks
>
> _______________________________________________
> 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
>
>
> We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
>


--
Best regards, Ruslan.


More information about the rt-users mailing list