[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] admin/web/src/srvprxy config_drm.html.wasm, 1.2.2.8, 1.2.2.9
From:       packard () helixcommunity ! org
Date:       2012-09-29 5:26:57
[Download RAW message or body]

Update of /cvsroot/server/admin/web/src/srvprxy
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv20761/src/srvprxy

Modified Files:
      Tag: SERVER_15_0
	config_drm.html.wasm 
Log Message:
Synopsis:
=========
fix for Bug 
Bug 270730: 		Verimatrix admin page wording changes

Branch: SERVER_15_0_RN

Suggested Reviewers:  Xiaocheng Li, Richard, Anyone

Description:
=========
Need to change  "Enable random Key" to "Enable Random Key"



File Affected
=========
server/admin/web/src/srvprxy/config_drm.html.wasm
server/admin/web/build/server/config_drm.html
server/admin/web/build/mserver/config_drm.html

Testing Performed:
================
None.


QA Hints
========
None.



Index: config_drm.html.wasm
===================================================================
RCS file: /cvsroot/server/admin/web/src/srvprxy/config_drm.html.wasm,v
retrieving revision 1.2.2.8
retrieving revision 1.2.2.9
diff -u -d -r1.2.2.8 -r1.2.2.9
--- config_drm.html.wasm	21 Sep 2012 07:54:33 -0000	1.2.2.8
+++ config_drm.html.wasm	29 Sep 2012 05:26:48 -0000	1.2.2.9
@@ -40,7 +40,7 @@
 	new PropObj( 'EnableKeyServerSSL', "0", false, false,  null, null, "int", "Enable \
SSL for Verimatrix Key Server" ),  new PropObj( 'KeyServerRequestTimeout', "10", \
false, false,  null, null, "int", "Verimatrix Server Request Timeout" ),  new \
                PropObj( 'HttpPassword', "", false, false,  null, null, "", \
                "Password" ),
-	new PropObj( 'EnableRandomKeyWhenFail', "1", false, false,  null, null, "int", \
"Enable random key when Verimatrix Server connection failed" ), +	new PropObj( \
'EnableRandomKeyWhenFail', "1", false, false,  null, null, "int", "Enable Random key \
when Verimatrix Server connection failed" ),  new PropList( 'HLS_DRM', null, null, \
propSetSources )          ];
 
@@ -264,7 +264,7 @@
         <@= formElemText( "Verimatrix Listen Port", name => "KeyServerPort", class \
                => "input"); @>
         <@= formElemText( "Key Request Timeout", name => "KeyServerRequestTimeout", \
                class => "input"); @>
         <@= formElemPassword( "HTTP API Password", name => "HttpPassword", class => \
                "input", RESTART_FLAG => 1); @>
-        <@= formElemSelectYesNo( "Enable random Key", name => \
"EnableRandomKeyWhenFail",  class => "input", maxlength=>16 ); @> +        <@= \
formElemSelectYesNo( "Enable Random Key", name => "EnableRandomKeyWhenFail",  class \
=> "input", maxlength=>16 ); @>  
 <@
     FORM_STYLE( "WRAP");


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic