Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-592

Logout link is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.7
    • 1.1.8, 3.0.0
    • portal driver
    • None
    • Ubuntu Linux , FireFox 3.0.10

    Description

      I am using the Fire Fox version 3.0.10 , and pluto version 1.1.7 .

      the logout link is not working , the logout is showing as a plain text (not a link) , when i checked the pluto-default-theme.jsp
      file the code

      <div id="logout">
      <a href="<c:url value='/Logout'/>">Logout</a>
      </div>

      in pluto.css file
      #logout {
      float:right;
      font-size:smaller;
      }

      when i removed float:right ; the user found the link and if he clicks he is successfully logged out.

      i replaced the <div id="logout"> with <a href="/pluto/Logout" style="left:1000px;font-size:smaller;position:relative;">Logout</a>.

      thank you
      Aswani

      Attachments

        Activity

          People

            Unassigned Unassigned
            aswanikumar aswanikumar v
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: