Open Bug 1572219 Opened 5 years ago Updated 2 years ago

dns-sd AP incorrectly misbehaves when attributes contain `.` character (in js implementation)

Categories

(Core :: Networking, defect, P3)

Unspecified
Other
defect

Tracking

()

People

(Reporter: irakli, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

It seem that fallback implementation of dns-sd has some bug because if service announces attributes like {version:'1.0'} it seems to get discovered as {'0': '', version:'1'} which I suspect is an issue in either attributes encoding or decoding logic, it also appears that native implementation on OSX does not have that issue

https://travis-ci.com/Gozala/libdweb/builds/80314933

Priority: -- → P3
Whiteboard: [necko-triaged]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.