X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 0A1189F9EEB for ; Tue, 23 May 2006 02:40:09 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 99473-04 for ; Tue, 23 May 2006 02:39:59 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from davinci.ethosmedia.com (server227.ethosmedia.com [209.128.84.227]) by postgresql.org (Postfix) with ESMTP id 5F6FA9F9CAA for ; Tue, 23 May 2006 02:39:59 -0300 (ADT) X-EthosMedia-Virus-Scanned: no infections found Received: from [63.195.55.98] (account josh@agliodbs.com HELO spooky.sf.agliodbs.com) by davinci.ethosmedia.com (CommuniGate Pro SMTP 4.1.8) with ESMTP id 9458097 for pgsql-www@postgresql.org; Mon, 22 May 2006 22:43:04 -0700 From: Josh Berkus Organization: PostgreSQL @ Sun To: pgsql-www@postgresql.org Subject: Bug list for Techdocs Date: Mon, 22 May 2006 22:39:51 -0700 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605222239.51071.josh@agliodbs.com> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200605/131 X-Sequence-Number: 10094 Guys, Well, I've given Magnus a hard time over the last couple of days due to bugs in the new techdocs. I think I have a list of what all of the actual bugs are. They are currently work-aroundable but painful. I tested the below in Firefox 1.0.4, 1.0.7 and 1.5.2, on Mac and Linux. In Konqueror, the WYSWYG editor does not appear, but the other issues are the same. So it's not browser-specific. 1) Styles missing from Techdocs CSS, or somewhere: (or )

These are supported by the WYSWYG editor, but techdocs rejects them as invalid styles and won't save the page. 2) Styles missing from the WYSWYG editor but *not* from CSS/wherever

That is, these can be done in HTML mode and do not get rejected, but cannot be selected in the WYSWYG editor. 3) Styles missing from both places:
These can be neither done through the WYSWYG editor nor will be accepted in HTML mode. Both are used frequently for HOWTO articles. 4) After the page is saved, wwwmaster shows "invalid page" until the page is approved. This means that the user cannot go back to the page and re-edit if their session is interrupted; it *has* to be approved before anyone can examine it meaningfully. This is a real issue for docs we want to go up at a specific date. 5) The approval interface does not show a readable preview of the page. How do we know what we're approving? If I'm approving my own stuff, that's not an issue, but someone else's edits? 6) There is no way to re-assign "parent" pages. This is a problem if you create pages out of order; you can't clean them up. -- Josh Berkus PostgreSQL @ Sun San Francisco