From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Sean Davis" <sdavis2(at)mail(dot)nih(dot)gov>, <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: 8.0.0 pl/perl html docs |
Date: | 2005-01-21 11:30:12 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E45285A2@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
> -----Original Message-----
> From: pgsql-www-owner(at)postgresql(dot)org
> [mailto:pgsql-www-owner(at)postgresql(dot)org] On Behalf Of Sean Davis
> Sent: 21 January 2005 11:25
> To: pgsql-www(at)postgresql(dot)org
> Subject: [pgsql-www] 8.0.0 pl/perl html docs
>
> Just a heads-up. On my machine (MacOS running mozilla), the HTML for
> pl/perl is incorrect. All the perl references are missing the
> referand. Things that are supposed to look like:
>
> $emp->{basesalary}
>
> instead look like:
>
> $emp->
>
> My guess is it has to do with not correctly escaping the > and
> subsequent stuff, but I'm of course not sure. It is correct
> in the PDF
> version of the docs.
Sean,
Thanks - I already fixed this issue this morning, it just didn't
propagate up to the front end servers yet. It should be there within 24
hours.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2005-01-21 15:04:00 | SRA entry on Companies page out of date? |
Previous Message | Sean Davis | 2005-01-21 11:25:03 | 8.0.0 pl/perl html docs |