Cannot edit team member expiration status

Bug #539006 reported by Torsten Spindler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

I want to change the expiration date for Marianna's membership in Canonical Training. Unfortunately I get an Oops! when accessing this URL:

https://edge.launchpad.net/~canonical-training/+member/marianna-raffaele

I don't get an Oops id, just the page title says 'Oops!', the page content is solely 'return to the Launchpad front page'.

Revision history for this message
Torsten Spindler (tspindler) wrote :

Here the page source for the Oops! page:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
      lang="en">
  <head>
    <title>Oops!</title>
    <style type="text/css" media="screen, print">
      @import url(/+icing/rev5/combo.css);
    </style>
    <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script>
    <script type="text/javascript" src="/+icing/rev5/build/lp/lp.js" />
  </head>
  <body>
    <div class="yui-d0">

      <div id="maincontent">
        <h1 class="exception">Oops!</h1>
        <p>
          Sorry, something just went wrong in Launchpad.
        </p>
        <p>
          We&#8217;ve recorded what happened,
          and we&#8217;ll fix it as soon as possible.
          Apologies for the inconvenience.
        </p>
        <p>
          (Error <abbr>ID</abbr>:
          <code class="oopsid">OOPS-1535EB464</code>)
        </p>

        <div id="redirect_notice" style="display:none" class="informational message">
          <p>This server runs pre-release code, so it's possible this problem
          doesn't affect launchpad.net. If you're a member of the Launchpad
          Beta Testers team, you can disable redirection in order to use
          launchpad.net.</p>
          <p><button onclick="setBetaRedirect(false)">Disable redirection
          for 2 hours</button></p>
        </div>

        <script type="text/javascript">
          if (document.location.hostname.match('edge.')) {
            redirect_notice_div = document.getElementById('redirect_notice');
            redirect_notice_div.style.display = "block";
          };
        </script>

        <div class="related">

          <ul>
            <li>
              <a href="https://edge.launchpad.net/">Return to the Launchpad front page</a>
            </li>
          </ul>
        </div>
      </div>
    </div>

  </body>
</html>

affects: launchpad → launchpad-foundations
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.