I'll have to try and reproduce the problem outside of Libravatar with a simpler Apache config to see if I can work around this and find a way to fix it without breaking the rest of the URL parsing in Libravatar. I wish I had unit tests for that file, mod_rewrite rules are easy to mess up :(
Sorry Miro, it looks like this had dropped off of my radar. I apologized.
I just took a quick look and it seems that this Apache directive is not working as expected:
https:/ /gitorious. org/libravatar/ libravatar/ source/ af9deeea2e8ce1f 0c33ea1ee06b438 09fd167ed7: config/ cdn-common. apache2. conf#L87
I'll have to try and reproduce the problem outside of Libravatar with a simpler Apache config to see if I can work around this and find a way to fix it without breaking the rest of the URL parsing in Libravatar. I wish I had unit tests for that file, mod_rewrite rules are easy to mess up :(