Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301348 Details for
Bug 440960
Default External Enrollment UI problem
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
TPS UI fix.
440960.txt (text/plain), 2.86 KB, created by
Jack Magne
on 2008-04-04 21:20:27 UTC
(
hide
)
Description:
TPS UI fix.
Filename:
MIME Type:
Creator:
Jack Magne
Created:
2008-04-04 21:20:27 UTC
Size:
2.86 KB
patch
obsolete
>Index: linux/tps-ui/shared/cgi-bin/home/Enroll.html >=================================================================== >--- linux/tps-ui/shared/cgi-bin/home/Enroll.html (revision 9) >+++ linux/tps-ui/shared/cgi-bin/home/Enroll.html (working copy) >@@ -19,11 +19,11 @@ > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> >-<link rel=stylesheet href="/home/style.css" type="text/css"> >+<link rel=stylesheet href="/esc/home/style.css" type="text/css"> > > <title>Enrollment</title> > </head> >-<script type="text/JavaScript" src="/home/util.js"> >+<script type="text/JavaScript" src="/esc/home/util.js"> > </script> > <body onload="InitializeBindingTable();" onunload=cleanup()> > >Index: linux/tps-ui/shared/docroot/esc/home/EnrollSuccess.html >=================================================================== >--- linux/tps-ui/shared/docroot/esc/home/EnrollSuccess.html (revision 9) >+++ linux/tps-ui/shared/docroot/esc/home/EnrollSuccess.html (working copy) >@@ -27,7 +27,7 @@ > <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> > <table width="100%" border="0" cellspacing="0" cellpadding="0" class="logobar"> > <tr> >- <td bgcolor="#000000"> <img src="/home/logo.jpg" width="250" height="50"></td> >+ <td bgcolor="#000000"> <img src="/esc/home/logo.jpg" width="250" height="50"></td> > </tr> > </table> > >Index: linux/tps-ui/shared/docroot/esc/home/util.js >=================================================================== >--- linux/tps-ui/shared/docroot/esc/home/util.js (revision 9) >+++ linux/tps-ui/shared/docroot/esc/home/util.js (working copy) >@@ -21,7 +21,6 @@ > // initialize netkey globals > var netkey; > >- > var keyUITable = new Array(); > var keyTypeTable = new Array(); > var curChildWindow = null; >@@ -1487,7 +1486,7 @@ > > function loadSuccessPage() > { >- window.location="/home/EnrollSuccess.html"; >+ window.location="/esc/home/EnrollSuccess.html"; > } > > function ShowProgressBar(aKeyType,aKeyID, doShow) >Index: linux/tps-ui/pki-tps-ui.spec >=================================================================== >--- linux/tps-ui/pki-tps-ui.spec (revision 9) >+++ linux/tps-ui/pki-tps-ui.spec (working copy) >@@ -34,7 +34,7 @@ > ## Package Header Definitions > %define base_name %{base_prefix}-%{base_component} > %define base_version 1.0.0 >-%define base_release 1 >+%define base_release 2 > %define base_group System Environment/Base > %define base_vendor Red Hat, Inc. > %define base_license GPLv2 with exceptions >@@ -221,6 +221,8 @@ > ############################################################################### > > %changelog >+* Thu Apr 3 2008 Jack Magne <jmagne@redhat.com> 1.0.0-2 >+- Get default external Enrollment UI working. Bug#440960. > * Tue Feb 19 2008 PKI Team <pki-devel@redhat.com> 1.0.0-1 > - Initial open source version based upon proprietary > Red Hat Certificate System (RHCS) 7.3.
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 Raw
Actions:
View
Attachments on
bug 440960
: 301348