https://bugzilla.wikimedia.org/show_bug.cgi?id=28151

           Summary: JS error when opening subtitle editor
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: TimedMediaHandler
        AssignedTo: [email protected]
        ReportedBy: [email protected]


* Go to http://prototype.wikimedia.org/timedmedia/Main_Page
* Mouseover the coffee commercial video, click CC (closed captioning) -> Choose
text -> Upload subtitles
* A dialog box titled "Loading subtitle error appears"
* The spinner in this dialog box spins forever

In the console:
mw.TimedTextEdit is not a constructor
[Break On This Error] (768 out of range 305)
Main_Page (line 768)

The line number information doesn't get any less useless in debug mode, and
neither 'break on this error' nor 'break on all errors' in Firebug finds the
error.

However, this is slightly worrying:
>>> mw.TimedTextEdit
undefined

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to