From: Aredridel <are...@nb...> - 2003-09-10 00:09:26
|
On Tue, 2003-09-09 at 17:58, Peter Blajev wrote: > I'm using phpWiki-1.3.4 (PostgreSQL-7.3.3) on SuSE 7.2 system with Apache= -1.3.27. >=20 > The problem I'm having is that if I use Netscape Communicator 4.8 to > edit large pages it won't let me type after certain point in time. >=20 > How big is the page? Well, it's about 1300 lines and each line has > 2-3 words (this is a TOC page). It's right around 32,000 bytes. > I do realize this is a Netscape problem because I can edit the same page > with IE. I increased the Cache Memory setup and Disk Case setup in > Netscape but it doesn't help. Nor is there a solution other than hacking PHPWiki to give multiple edit boxes, dividing the content between the two. Netscape has a hard limit of 32 kilobytes in a single text field. It will show more, but not edit. |