[Bese-devel] New patches to ucw_dev: 18-Jul-2006

Marco Baringer mbaringer at common-lisp.net
Wed Jul 19 04:30:09 UTC 2006


Tue Jul 18 09:43:35 EDT 2006  evrim at core.gen.tr
  * fixed a bug in accumulate-parameters, single values were returning as lists.

    M ./src/backend/httpd.lisp -1 +1

Tue Jul 18 08:51:53 EDT 2006  evrim at core.gen.tr
  * fix for read-request method of httpd, mod-lisp, multithread-http
  backends. now request parameters are accumulated as lists if same
  named parameters exists in the request header. this allows us to 
  use multiple-selection lists which sends different values with
  the same parameter name several times. <ucw:select code now can work
  with provided list values. Araneida backend does not have this bug.

    M ./src/backend/httpd.lisp -6 +28
    M ./src/backend/mod-lisp.lisp -6 +7

Tue Jul 18 06:31:08 EDT 2006  Maciek Pasternacki <maciekp at japhy.fnord.org>
  * l10n/yaclml integration fixed.
  
  - Actually define <L10N package,
  - Instead of defining :AROUND method, simply (PUSHNEW) package/url to
    YACLML:*URI-TO-PACKAGE* on eval/load,
  - Define yaclml tag (<L10N:RESOLVE :RESOURCE resource :PARAMS parameter-list).

    M ./src/rerl/modular-application/l10n-module.lisp -5 +10

Wed Jul  5 13:06:59 EDT 2006  marijnh at gmail.com
  * DOCTYPE of simple-window-component is now changeable.

    M ./src/components/window.lisp -1 +5


An updated tarball of ucw_dev's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_dev-20060718.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_dev;a=summary



More information about the bese-devel mailing list