Launchpad » products » drupal » 4.6 => System error

Bug #2390 reported by Anders Wallenquist
4
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Medium
Unassigned

Bug Description

System Error occurs when clicking on 4.6-version in Drupal ( Launchpad » products » drupal » 4.6)

If you go to
https://launchpad.net/products/drupal
you have 3 options to click on 4.6, but one of them sends you to:
https://launchpad.net/products/drupal/+series/4.6
without any problem.
The others will send you to:
https://launchpad.net/products/drupal/4.6
wich seems to not exist.

description: updated
Revision history for this message
Christian Reis (kiko) wrote :

Actually, it /does/ exist, but causes a system error. This is the problem:

    * Module canonical.launchpad.browser.traversers, line 121, in traverse_product
      return product.getRelease(name)
    * Module canonical.launchpad.database.product, line 274, in getRelease
      clauseTables=['ProductSeries'])
    * Module sqlobject.main, line 1044, in selectOne
      raise SQLObjectMoreThanOneResultError(

SQLObjectMoreThanOneResultError: 2 rows retrieved by selectOne

There are two 4.6 releases of drupal registered: one on the 4.6 branch, and one on main.

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.