Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-2491

master.jsp uses absolute links to table.jsp. This broke when master.jsp moved under webapps/master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.90.0
    • 0.90.0
    • None
    • None
    • CentOS 5.3, x64
      MacOSX 10.6.3
      HBase - 0.21 on both

    • Reviewed

    Description

      In the latest trunks / 0.21 branch, the master's web UI sits under /webapps/master. All links to the specific tables fail to work, because the master.jsp uses absolute links for them - e.g. href="/table.jsp".
      Although the fact that the master pages shouldn't be under /webapps/master ( see HBASE-2369), these links should still be relative to the master page - href="table.jsp", considering that they are not called from anywhere else.

      Attachments

        1. HBASE-2491.patch
          2 kB
          Cristian Ivascu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              civascu Cristian Ivascu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: