Closed GoogleCodeExporter closed 9 years ago
I ran into this problem too.... In the meantime (and I do not know the
consequences of this) I simply put a null-check on the $this->row_['typeID'] in
the if statement to prevent the query if that value is null. It has solved the
error and the killlogs import fully now, but no telling what this might be
doing to my DB
Original comment by Ghostfro...@gmail.com
on 11 Jul 2012 at 4:05
I can't reproduce the problem with that xml, but a possible null built into a
query is a bad idea anyway.
Original comment by idun@theexecutioners.org
on 16 Jan 2013 at 8:40
This issue was closed by revision 334830891714.
Original comment by idun@theexecutioners.org
on 16 Jan 2013 at 8:41
Issue 214 has been merged into this issue.
Original comment by idun@theexecutioners.org
on 16 Jan 2013 at 8:47
Issue 215 has been merged into this issue.
Original comment by idun@theexecutioners.org
on 16 Jan 2013 at 8:47
lol ... rev 334830891714 does not fix the error AT ALL - it just HIDES it.
You guys clearly are incompetent.
Original comment by dma2...@t-online.de
on 16 Jan 2013 at 4:02
[deleted comment]
Clearly, because returning a slot of zero for an invalid item is clearly a huge
deal. If the xml is truly invalid other checks elsewhere catch it and fail to
add kills. Big freakin deal.
Original comment by idun@theexecutioners.org
on 17 Mar 2013 at 6:01
lol ... was that supposed to be an english sentence? Because it isnt, sorry.
Original comment by dma2...@t-online.de
on 17 Mar 2013 at 12:16
Original issue reported on code.google.com by
mroga...@gmail.com
on 29 Jun 2012 at 2:53Attachments: