I'll tag a new release once I get some more fixes in. Putting out a new release for a single patch, when I'm the one who reported it, is a little aggressive. It seems that I usually get around 15 commits in before I tag a new release, so there might be some time before 1.8 comes out.
Comments
Comment #1
mikeytown2 commentedCommitted this patch
Comment #2
nick_vhThis should be backported to the 6.x version. The same patch applies and confirmed that it works. Just needs to be committed
Comment #3
mikeytown2 commentedThe code for 6.x and 7.x is exactly the same. This allows me to commit patches to both branches at the same time.
If you look at the commit logs, you can see that the patch was committed to both branches.
http://drupalcode.org/project/httprl.git/shortlog/refs/heads/6.x-1.x
http://drupalcode.org/project/httprl.git/shortlog/refs/heads/7.x-1.x
Comment #4
drummAha .. we were running 6.x-1.7 and ran into this. Looks like we need -dev for now.
Comment #5
mikeytown2 commentedI'll tag a new release once I get some more fixes in. Putting out a new release for a single patch, when I'm the one who reported it, is a little aggressive. It seems that I usually get around 15 commits in before I tag a new release, so there might be some time before 1.8 comes out.