<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 16, 2016 at 10:26 PM, Thomas De Schampheleire <span dir="ltr"><<a href="mailto:patrickdepinguin@gmail.com" target="_blank">patrickdepinguin@gmail.com</a>></span> wrote:<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5"></div></div>
url used to come from pylons and is now tg.url.<br>
Has the signature changed?</blockquote><div><br></div><div><br></div><div>Yep, tg.url and pylons.url are pretty different, tg.url but has no concept of controllers or actions as it's not bound to routes. </div><div>Try to use kallithea.lib.base.url in place of pylons.url I added that in a past commit to replace pylons.url and should do what you expect.</div><div> </div></div></div></div>