W*** frames do not support description.

Peter van Hardenberg pvh at songbirdnest.com
Tue Jul 29 22:52:52 CEST 2008


The WXXX/WOAF/etc frames are not fully implemented. They should include a description of the URL as well as the URL. Right now the code looks like this, which is non-conformant with the spec.

void UrlLinkFrame::setText(const String &s)
{
  setUrl(s);
}

Is there a good reason not to fix this?

-p


More information about the taglib-devel mailing list