Incorrect page layout on JBoss

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 1.0 RC3
    • Affects Version/s: 0.8.4
    • Component/s: None
    • Environment:

      JBoss 2.4x, OS X

    • 0.08

      It looked fine at first, then I ran setup and clicked on "log in now " and I got the following login page:
      (it's wide, like most pages, not skinny as it should be)

      <html>
      <head>
      <title>JIRA - Login</title>
      <link rel="stylesheet" href="/jira/styles/global.css">
      </head>

      <body bgcolor="#f0f0f0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#003366" vlink="#003366" alink="#660000">
      <center>

      <table border="0" cellpadding="0" cellspacing="0" width=100%>
      <tr>
      <td bgcolor=003366>
      <table width=100% cellpadding=0 cellspacing=0 border=0><tr>
      <td valign="bottom" ><a href="/jira/secure/"><img src="/jira/images/jira_logo_small.gif" width=115 height=30 border=0 alt="Atlassian JIRA"></a></td>
      <td valign="bottom" align="right">

      <font color=ffffff size=1>
      <a href="/jira/secure/ViewProfile.jspa"><font color=ffffff>Profile</font></a> |
      <a href="/jira/logout.jsp"><font color=ffffff>Log Out</font></a>
         
      </font>

      <a href="http://www.atlassian.com/beta/jira/userguide.jsp" target="_jirahelp"><img src="/jira/images/icons/help_blue.gif" width=16 height=16 align=absmiddle border=0 alt="Get help!"></a>
       
      </td>
      </tr></table>
      </td>
      </tr>
      </table>

      <table border="0" cellpadding="0" cellspacing="0" width=100%>
      <tr><td bgcolor=3c78b5>
      <table border=0 cellspacing=0 cellpadding=0>
      <tr>
      <td width=5><img src="/jira/images/border/spacer.gif" width=5 height=20 border=0></td>

      <td nowrap align=center class="navItem" onMouseOver="this.className='navItemOver'" onMouseOut="this.className='navItem'">   <a href="/jira/">HOME</a>   </td>

      </tr>
      </table>
      </td>
      </tr>
      </form>
      </table>

      <table border=0 cellpadding=0 cellspacing=0 width=100% bgcolor=ffffff>

      <td valign=top>
      <table cellspacing=0 cellpadding=5 border=0 width=100%><tr><td>

      <h1 class="pagetitle">Login</h1>
      <hr>

      <table cellpadding=6 cellspacing=0 border=0 width=400>
      <tr><td bgcolor=dddddd>
      <font color="000000" size=3><b>Welcome to JM Lafferty Associates</b></font>
      </td></tr>
      <tr><td bgcolor=ffffff>

      <form method="POST" action="/jira/login.jsp" name="loginform">

      <table align=center cellpadding=4 cellspacing=0 border=0>

      <tr>
      <td valign=middle align=right width=20%><b><u>U</u>sername</b></td>
      <td valign=middle>
      <input type="text" name="os_username" size="25" accessKey=u value="">
      </td>
      </tr>

      <tr>
      <td valign=middle align=right width=20%><b><u>P</u>assword</b></td>
      <td valign=middle>
      <input type="password" name="os_password" size="12" accessKey=p>   <font size=1><a href="/jira/ForgotPassword!default.jspa">Forgot password</a></font>     <input type="submit" value="Log In">
      </td>
      </tr>

      <tr>
      <td valign=middle colspan=2>
      <br>

      <b><a href="/jira/Signup!default.jspa">SIGNUP</a></b> - for a JIRA account.

      </td>
      </tr>
      </table>

      <input type="hidden" name="os_destination" value="/secure">
      </form>
      <script language="javascript">
      document.loginform.elements[0].focus();
      </script>

      <p align=center><font size=1>
      <a href="http://www.atlassian.com/beta/jira/">JIRA</a> is a J2EE issue tracking system developed by <a href="http://www.atlassian.com">Atlassian</a>.
      </font></p>
      </td></tr>
      </table>
      </td></tr></table>
      </td></tr>
      </table>

      <table border="0" cellpadding="0" cellspacing="0" width=100%>

      <tr>
      <td height=12 background="/jira/images/border/border_bottom.gif"><img src="/jira/images/border/spacer.gif" width="1" height="1" border="0"></td>
      </tr>
      </table>

      <p>
      <font size="1" face="Verdana, Arial, Helvetica, sans-serif">
      <b><font color=990000>JIRA BETA</font></b>: <a href="http://jira.atlassian.com">Report bug / feature request</a><br>
      © 2002 - <A href="http://www.atlassian.com">Atlassian</a> - <font color=666666>JIRA Version: 0.8.4</font><br>
      Contact <a href="/jira/Administrators.jspa">Administrators</a>
      </font>
      </p>

      </center>

      </body>
      </html>

              Assignee:
              Mike Cannon-Brookes
              Reporter:
              Ian Pojman
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: