Active
Project:
Discovery
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 22:55 UTC
Updated:
3 Feb 2013 at 21:58 UTC
Looks like some implementations are not that diligent in setting their host attribute. This causes this code to break as it double checks that this attribute matches before returning data.
I think this check should be taken out.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| less_strict_hmhost_checking.patch | 651 bytes | rurri |
Comments
Comment #1
walkah commentedI'm not so sure about this... per the spec, they *should* be checking, though I agree that if they're not it makes it less useful.
What if there was a 'strict' mode that we could disable?
Comment #2
rurri commentedAgreed. This has been a while. Let me see if the client has fixed their hm host attribute yet. Maybe this is a nonissue now.
Comment #3
walkah commentedSounds good. Let me know :)