Hi,

something strange appened... when using the keyword host in a Page
object:

c.page = h.Page(hosts, count=hosts.count(), page_nr=page_nr,
items_per_page=25, host=host)

I got an error in the link generation function:

${ c.page.pager('$link_first ~5~ $link_last') }

it tried to replace the begining of the URL with the host value if it
was 2-3 characters long? Changing this keyword to hostname fixed the
problem... is it related to something at a lower level?

Blaise
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to