[mythtv-commits] Ticket #9898: Calling appendChild() messages

MythTV noreply at mythtv.org
Mon Jul 4 02:01:31 UTC 2011


#9898: Calling appendChild() messages
-------------------------------------+-------------------------------------
 Reporter:  Ian Dall <ian@…>         |           Type:  Bug Report -
   Status:  new                      |  General
Milestone:  unknown                  |       Priority:  minor
  Version:  Unspecified              |      Component:  MythTV - General
 Keywords:                           |       Severity:  low
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 Version: v0.25pre-2563-ga41e965

 When starting up a backend I get a bunch of error messages to the
 console:[[BR]]
 {{{
     Calling appendChild() on a null node does nothing.
 }}}

 Nothing appears in the log file (indeed these messages seem to come out
 before the log file is even opened). As far as I can tell, nothing bad
 happens despite the ominous tone.

 Two odd things:
 1. I only see this on two out of three backends (a master and one slave).
 2. A grep of the entire tree only finds the string appendChild inside some
 javascript. So maybe this comes from a javascript library. We don't run
 ''server'' side javascript. Do we?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9898>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list