ksmith@99hats.com wrote:
> tal:attributes="href string:?b_start=${p/first}">
I don't know if this has anything to do with the symptoms you describe,
but this href really should have a full path in it, as in
'${request/URL}?b_start=${p/first}', rather than a bare query string. I
know, you just copied it from my example, mea culpa :-)
Cheers,
Evan @ Zope