#3296 Can't edit view columns in the new bug tracker ('Tickets') [22845]

v1.0.0
closed
Tracker
nobody
2015-08-20
2011-11-18
Chris Tsai
No

https://sourceforge.net/apps/trac/sourceforge/ticket/22845

Whenever I try to edit the columns to view in /tickets/ using the blue 'hammer and wrench' button and click 'Save' SourgeForge throws a HTTP 500 error.

Browser: Chrome 15.0.874.120
Trying again: doesn't work. Ctrl+F5 doesn't help either. Nor does FF.
POST:

(https://sourceforge.net/p/orwelldevcpp/tickets/)

?limit=250&page=0&sort=ticket_num+desc&query=%7B%22status%22%3A+%7B%22%24in%22%3A+%5B%22accepted%22%2C+%22unread%22%2C+%22open%22%2C+%22pending%22%5D%7D%7D&columns-0.name=ticket_num&columns-0.sort_name=ticket_num&columns-0.label=Ticket+Number&columns-0.active=on&columns-1.name=summary&columns-1.sort_name=summary&columns-1.label=Summary&columns-1.active=on&columns-2.name=_milestone&columns-2.sort_name=custom_fields._milestone&columns-2.label=Milestone&columns-2.active=on&columns-3.name=status&columns-3.sort_name=status&columns-3.label=Status&columns-3.active=on&columns-4.name=assigned_to&columns-4.sort_name=assigned_to_username&columns-4.label=Owner&columns-4.active=on&_session_id=7bbf4cef9cdc40919045946a90f2e586cbb2d7fd867d337f5d1c463923a71f68fa1f07bd30c6b73e

It basically happens when clicking Save. No other actions like editing something required.

Can't tell much more. A '500' error is probably the most generic message of them all, even compared to other HTTP ones. ;)

Happened to me testing on my test projects as well.

Related

Tickets: #3165
Tickets: #3399

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-12-16
    • size: --> 4
     
    • status: open --> in-progress
    • assigned_to: Tim Van Steenburgh
     
    • status: in-progress --> code-review
    • qa: John Hoffmann ☠
     
  • forge:tv/3296

    QA: On Tracker index page, click the 'Select Columns' icon, deselect some columns, click Save, and make sure the grid updates correctly. Do the same thing on a Tracker search results page and make sure you don't get a Solr sort error.

    When you close this ticket, also close [#3399].

     

    Related

    Tickets: #3399

  • John Hoffman - 2011-12-20
    • status: code-review --> closed
     
  • John Hoffman - 2011-12-20

    Opened [#3475] for a similiar issue, closing this one.

     

    Related

    Tickets: #3475


Log in to post a comment.