Closed (duplicate)
Project:
Drupal core
Version:
6.20
Component:
update.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 15:01 UTC
Updated:
18 Jan 2011 at 10:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
jonathan1055 commentedI have changed the line:
to:
Here is a patch against 6.20. Does anyone know if this is an issue in D7?
Comment #2
jonathan1055 commentedChange status
Comment #3
carsten müller commentedHi,
i have the same notice. I debugged it with the following lines
When watching the debug prints you can see that the $name value is always "FILE" or "FILES". So the empty current_tag value appears when parsing the files.
The patch above works but i i think the follwing is a little bit better
Comment #4
jonathan1055 commentedYes, using !empty is better, and you have removed someone else's trailing blank. Good.
Comment #5
dww#1006938: Remove PHP warnings from legacy PHP4 XML parser for new update status release history XML