Обсуждение: [pgAdmin III] #149: Bug: recent files reset
#149: Bug: recent files reset
-------------------------+--------------------------------------------------
Reporter: Josh Berkus | Owner: dpage
Type: bug | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: querytool | Platform: all
-------------------------+--------------------------------------------------
Version: 1.10.1
Platform: OSX 10.5
Severity: Annoyance
Reproduceable: sometimes
Description:
1) have a bunch of query windows for saved SQL files open (call them files
1,2,3,4,5 and 6 in order in which they are opened).
2) save file #1 and close it.
3) In another, the query window for #5 pick file #1 from the "recent
files" list in the menu.
4) File #2 will actually open.
What happened: until File #1 was closed and saved, it was at the bottom of
the recent files list. Closing it and saving it will have bumped it up to
the top of the recent files list. However, the query window for query #5
will not show this change until *after* you attempt to access a file from
that list, which is why it gives you the wrong file.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/149>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#149: Bug: recent files reset
-------------------------+--------------------------------------------------
Reporter: Josh Berkus | Owner: gleu
Type: bug | Status: assigned
Priority: minor | Milestone:
Component: pgadmin | Version: 1.10
Keywords: querytool | Platform: all
-------------------------+--------------------------------------------------
Changes (by gleu):
* owner: dpage => gleu
* status: new => assigned
* version: trunk => 1.10
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/149#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#149: Bug: recent files reset
--------------------------+-------------------------------------------------
Reporter: Josh Berkus | Owner: gleu
Type: bug | Status: closed
Priority: minor | Milestone: 1.10.3
Component: pgadmin | Version: 1.10
Resolution: fixed | Keywords: querytool
Platform: all |
--------------------------+-------------------------------------------------
Changes (by gleu):
* status: assigned => closed
* resolution: => fixed
* milestone: => 1.10.3
Comment:
Fixed in r8269 and r8270.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/149#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III