Ticket #151 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Handle 63 character service names properly in avahi_alternative_service_name()

Reported by: lennart Assigned to: lennart
Priority: major Milestone: Avahi 0.6.21
Component: avahi-client Version:
Keywords: Cc:

Description

Right now, if we pass a 63 character string to avahi_alternative_service_name() we will get at least an 66 character string back which is no longer a valid service name.

The question is how we need to handle this correctly? UTF-8 ellipsizing is a royal PITA.

Change History

08/12/07 16:09:53 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

Fix in r1505

08/12/07 17:48:00 changed by lennart

  • milestone set to Avahi 0.6.21.