Download & Extend

Error when trying to save getid3 path

Project:getID3()
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I keep getting errors with form.inc when trying to save the path for getid3:
Fatal error: Cannot use string offset as an array in /home/.muckl/mysite/mysite.org/includes/form.inc on line 965. Thanks for any help with this one.

Comments

#1

Oh, and this is not a pressing issue: I am, after all, using development code. Thanks for the start on Drupal 6.

#2

Status:active» needs review

This patch should fix this problem and also help text now displays recommended version.

AttachmentSize
getid3form.patch 1.8 KB

#3

the part that adjusts the recommended constant looks good but it looks like all that's changing in the second hunk is whitespace.

#4

I remove parameters in function definition which are not needed and are probably the reason why saving this form produces an error.

#5

Status:needs review» fixed

Committed! http://drupal.org/cvs?commit=122136

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.