Ticket #300 (closed bug: fixed)

Opened 3 months ago

Last modified 3 months ago

GNU iconv extension in lib/class/vainfo.class.php

Reported by: abs0 Owned by: vollmerk
Priority: major Milestone: 3.4.x Stable Release
Component: Metadata Version: SVN
Keywords: iconv Cc:

Description

_clean_tag() in lib/class/vainfo.class.php uses the GNU iconv '//TRANSLIT', which prevents ampache from extracting any tags from files on systems with an iconv without that extension.

Suggested patch works around this by trying '//TRANSLIT' first and falling back to straight iconv() if that returns an empty string.

Would request this is considered for the next 3.4.x release.

(I'm about to commit an Ampache package to pkgsrc.org and will keep this as a local patch for now)

Thanks

Attachments

patch-aa (0.6 kB) - added by abs0 3 months ago.

Change History

Changed 3 months ago by abs0

Changed 3 months ago by momo-i

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

fixed on svn. Thanks.

Add/Change #300 (GNU iconv extension in lib/class/vainfo.class.php)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.