[Templates] Bug report against Template::Plugin::URL

Josh Rosenbaum josh@infogears.com
Tue, 31 Jan 2006 18:17:00 -0700


Andy Wardley wrote:
> There's viewcvs running here:
> 
>   http://tt2.org/viewcvs/
> 
> The templates-cvs mailing list is for all CVS commits.  Here's the signup/info
> page:
> 
>   http://www.template-toolkit.org/mailman/listinfo/templates-cvs/
> 
> And here's the archive 
> 
>   http://www.template-toolkit.org/pipermail/templates-cvs/

-------
Dang, you've gotten quite a bit done this month for 2.15. I didn't realize all that was going on in the background. ;) You pretty much cleared out the CPAN bugs as well. Let me be the first to say, "thanks for the hard work" for kicking this next release up a notch.

Also, previously you said, then I had said:
>> I've reverted the CVS version back to the original, broken behaviour.
> I think the patch in CVS was fine from what I gathered. What we needed was to simply default the global $JOINER ($JOINT ;) ) to '&' rather than '&', which would create the same default behavior here. I think the patch suggested was a good one as it allowed changing the joiner which is probably important. 

I see now that you actually did keep the patch there, but just made the joiner use the default '&'. So feel free to ignore me there. ;)

-- Josh