[ZWeb] Error on http://www.zope.org/Products/all_products

Andy McKay andym@ActiveState.com
Wed, 10 Jan 2001 21:40:09 -0800


Just noticed you can't change the batch size of the number of products shown
from the form on all_products (http://www.zope.org/Products/all_products).
You can do it from a query string however.

That suggest that the line:

 <form ACTION="&dtml-absolute_url;" TYPE="POST">

should really be

 <form ACTION="&dtml-URL0;" TYPE="POST">

isn't view source great.

Cheers.

--
  Andy McKay.