Sourceware Bugzilla – Attachment 1058 Details for
Bug 2688
frysk aborts if "Cancel" then "Finish" is clicked
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for cancel-finish abort
CreateFryskSessionDruid_cancelButton.patch (text/plain), 588 bytes, created by
Mike Cvet
on 2006-05-31 14:33:50 UTC
(
hide
)
Description:
Fix for cancel-finish abort
Filename:
MIME Type:
Creator:
Mike Cvet
Created:
2006-05-31 14:33:50 UTC
Size:
588 bytes
patch
obsolete
>Index: CreateFryskSessionDruid.java >=================================================================== >RCS file: /cvs/frysk/frysk-gui/frysk/gui/druid/CreateFryskSessionDruid.java,v >retrieving revision 1.26 >diff -u -r1.26 CreateFryskSessionDruid.java >--- CreateFryskSessionDruid.java 26 May 2006 12:19:04 -0000 1.26 >+++ CreateFryskSessionDruid.java 31 May 2006 14:31:14 -0000 >@@ -702,7 +702,7 @@ > saveButton.hideAll(); > cancelButton.hideAll(); > finishButton.showAll(); >- currentSession = new Session(); >+ currentSession.dontSaveObject(); > } > }}); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2688
: 1058