URL:
  <http://gna.org/bugs/?func=detailitem&item_id=4560>

                 Summary: Old tracker preferences can get the items browser
to fail
                 Project: Savane
            Submitted by: beuc
            Submitted on: Thu 10/20/2005 at 15:55
                Category: Web Frontend: Trackers
                Priority: A - Later
                Severity: 2 - Minor
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Planned Release: 

    _______________________________________________________

Details:

A user at Savannah had "digest>" as a tracker prefererence
(preference_name="bugs_browse_order509").

I suppose this came from an old configuration, but maybe it can be reproduced
with the current version of Savane.

So, the item list was empty. To unblock the situation you actually and simply
could click on a field name and override the sort order. BUT, you needed to
find the trick, I only find it after impersonnating the account and debugging
the code ;)

This raises 2 concerns:

1) Do you think there are other fields that got outdated in the user
preferences, and could be difficult or even impossible to set back to valid
values? Maybe some script in updates/ would be needed.

2) The list was empty because the SQL command failed (I got "Unknown column
'digest' in 'order clause'" when manually entering it in the MySQL prompt).
We would need some error handling code to display this error to the sysadmin,
or at least notify the user that an error was detected.
"






    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=4560>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
Savane-dev@gna.org
https://mail.gna.org/listinfo/savane-dev

Reply via email to