Closed (duplicate)
Project:
Drupal core
Version:
7.0
Component:
book.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jan 2011 at 20:34 UTC
Updated:
12 Mar 2011 at 09:50 UTC
while testing drupal 7.0
trying to add new Article
click to Book outline then select I see this error and there is no text field to enter book name
Warning: end() [function.end]: Passed variable is not an array or object in file_managed_file_validate() (line 536 of /home/xxxxx/public_html/work/test7/modules/file/file.module).
some info:
PHP version 5.2.14
MySQL version 5.1.54
Drupal 7.0
OS FREEBSD
thanks
Comments
Comment #1
Bahlool commentedI have the same problem.
Comment #2
droplet commented#990260: create a new book from non-book content type gives "Passed variable is not an array..." error.
Comment #3
lugovsa commentedI have the same problem when the title of a page is not in English characters. Changing the title to an English one helps. But I need non-English titles! I know that in Joomla, for instance, a similar problem is solved by having two titles for any item: one is "a frontend title" which a user will see in menus and on pages and this title can be written in any characters. The other is "a backend title" which is parsed by the script and this one is English.
Comment #4
marcingy commentedAs noted above this is a duplicate
Comment #5
lugovsa commentedI tried to locate the other tread, but I couldn't. Could you be so kind as to provide a link?