Bugzilla – Attachment 47460 Details for
Bug 14168
enhance streaming cataloging to include youtube
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14168 [QA Followup] - Fix typo
Bug-14168-QA-Followup---Fix-typo.patch (text/plain), 958 bytes, created by
Kyle M Hall (khall)
on 2016-01-29 11:46:41 UTC
(
hide
)
Description:
Bug 14168 [QA Followup] - Fix typo
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-29 11:46:41 UTC
Size:
958 bytes
patch
obsolete
>From 3804e759075cb27731cd8b5ab2da2287f6007a6a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 28 Jan 2016 21:08:21 +0000 >Subject: [PATCH] Bug 14168 [QA Followup] - Fix typo > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > C4/HTML5Media.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/HTML5Media.pm b/C4/HTML5Media.pm >index 1094aa9..7c2b174 100644 >--- a/C4/HTML5Media.pm >+++ b/C4/HTML5Media.pm >@@ -107,7 +107,7 @@ sub gethtml5media { > 'fmt' => '43' #webm is the only format compatible to all modern browsers. maybe check for available qualities > } > ); >- # TODO handle error if format not availabe. Does that ever occur? >+ # TODO handle error if format not available. Does that ever occur? > $isyoutube = 1; > } > else { >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14168
:
45331
|
45333
|
45339
|
47327
|
47369
|
47403
|
47459
| 47460 |
48542
|
48586
|
48587
|
48637
|
48643
|
48644