[Bug 60562] transcode error reporting should truncate long errors.

2014-03-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60562

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
Hi Umang! Thanks for your patch!
You are welcome to use Developer access
  https://www.mediawiki.org/wiki/Developer_access
to submit this as a Git branch directly into Gerrit:
  https://www.mediawiki.org/wiki/Git/Tutorial
Putting your branch in Git makes it easier to review it quickly. If you don't
want to set up Git/Gerrit, you can also use
https://tools.wmflabs.org/gerrit-patch-uploader/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60562] transcode error reporting should truncate long errors.

2014-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60562

Umang uma...@gmail.com changed:

   What|Removed |Added

 CC||uma...@gmail.com

--- Comment #2 from Umang uma...@gmail.com ---
Created attachment 14977
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=14977action=edit
Error message truncated by simply creating another one

Shows the difference between the earlier WebTranscodeJobs.php and the updated
one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60562] transcode error reporting should truncate long errors.

2014-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60562

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

  Attachment #14977|0   |1
   is patch||

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60562] transcode error reporting should truncate long errors.

2014-03-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60562

--- Comment #3 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Id prefer if this used something like $wgContLang-truncate(). C style string
munching doesnt work too well for multibyte characters, and seems out of place
in php.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60562] transcode error reporting should truncate long errors.

2014-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60562

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

   Assignee|md...@wikimedia.org |uma...@gmail.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60562] transcode error reporting should truncate long errors.

2014-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60562

--- Comment #1 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Example of bug:
*
https://commons.wikimedia.org/wiki/File:2013-11-22_Ein_Entz%C3%BCcklop%C3%A4discher_Abend.webm
*Click on Error in transcode on 2014-02-15T02:06:28 for the 720p transcode
*Note how its a couple megabytes worth of error message! (may freeze your
browser)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l