|
From: peter g. <pc...@ai...> - 2001-10-05 05:39:07
|
* peter green <pc...@ai...> [010929 11:21]: > Trying to enter an invoice, enter part 101, which bring up the selection > screen with parts 101, 1011, and 1012. Select 101, which is what I want, and > hit continue. The resulting page has no header, and is raw HTML, starting > with ``<H2></H2>'' (with no title). > > I've looked in the code, but can't figure it out off-hand. Any thoughts on > how to isolate and test this? To follow-up to myself, I was able to ``fix'' this by setting the default MIME type in Apache to text/html, i.e.: DefaultType text/html (It used to be text/plain.) This seems to have fixed it. > BTW, I was able to add the new routine to save and HTML invoice *and* email I may or may not get around to posting a diff for this. I've already hacked at the source so much that I'm a bit concerned for the next version upgrade. Ah, well. /pg -- Peter Green : Architekton Internet Services, LLC : pc...@ai... ------------------------------------------------------------- chmod a+x /bin/laden |