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

--- Comment #1 from Derk-Jan Hartman <[email protected]> 2011-05-24 21:31:07 
UTC ---
This is cause by the usage of
http://commons.wikimedia.org/w/api.php?action=parse&page=TimedText%3AElephants_Dream.ogg.en.srt&smaxage=300&maxage=300&format=json

which of course squashes single line breaks into oblivion. Alternative output
parsing is required for this. Perhaps just get the raw wikitext and interpret
with the normal parseSrt() function instead ?

-- 
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