[Maypole] Maypole 1.3 released

Richard PIACENTINI ricp@alphanim.com
Fri, 26 Mar 2004 21:38:16 +0100


i've just installed it, no more 'order doesn't return
Class::DBI::Itertor' error with that release...many thanks :)

also while playing with the beer app i've remarked that there's a
problem with the pager and search if my table name contains upper case
letter (by example Beer instead of beer).
i've resolved that by changing the  maybe_link_view' macro, and using
'request.table' instead of 'classmetada.moniker' in my custom templates,
but maybe there's a better way ?

Richard

> 
> Oh, and there were...
> 
> 1.3   Fri Mar 26 19:16:33 GMT 2004
>     - Fix serious order/CDBI::Page interaction bug.
>     - Die if model/view class can't be compiled.
> 
> There will be tests coming soon, I promise. Next week!