Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] Document Contains No Data



On Sat, Nov 22, 2003 at 07:31:20AM -0500, Tom Utley wrote:
> I figured out the problem.
> 
> On the line:
>         PerlSetVar   GalleryThumbnailSize '150x100'
> In your httpd.conf file, the 'x' in '150x100' is now case sensitive (in 
> version 0.7) whereas in version 0.6 you could use 'x' or 'X'.

Uhm, no.

From 0.6:
        my ($thumbnailwidth, $thumbnailheight) = split(/x/, ($r->dir_config('GalleryThumbnailSize') ?  $r->dir_config('GalleryThumbnailSize') : "100x75"));

And as far as I can see, it has been that way since r14.

I have committed a patch, that changes this behaviour, so that x and X
will be acceptable. A::G will also warn if GalleryThumbnailSize is not a
valid setting.

-- 
Andreas Plesner Jacobsen | The only certainty is that nothing is certain.
                         |         	-- Pliny the Elder
_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers