Francesc Guasch wrote:
> Hi. I'm trying to create a PDF on the fly. I'm using a
> dhandler to do it. If the missing part of the uri has
> some slashes the dhandler would add <html><body> tags
> to the content. That wouldn't mind if I wasn't trying
> to create pdfs, so then they are broken.
> 
> /pdf/foo/bar.pdf  -> adds html tags to pdf
> /pdf/foobar.pdf   -> correct pdf
> 
> Is this the normal behaviour or am I missing something ?


I assume that you have an autohandler somewhere in your chain that is
adding the tags. Mason won't do that by itself.

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to