[framework-issues] [Issue 97003] Web Connection Information will not be stored

2009-09-28 Thread tm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User tm changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from t...@openoffice.org Mon Sep 28 10:49:50 + 
2009 ---
closed

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2009-05-18 Thread tm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User tm changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Mon May 18 09:11:10 + 
2009 ---
checked and verified in cws tkr20 -> OK !

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2009-05-11 Thread tkr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User tkr changed the following:

What|Old value |New value

 Assigned to|tkr   |tm





--- Additional comments from t...@openoffice.org Tue May 12 06:26:53 + 
2009 ---
TKR->TM: Please verify

Test Scenario:
- Tools->Options->OpenOffice.org->Security
- enter a master password to save passwords web connection details
- File->Open->establish a connection to e.g. ftp://usern...@server
- enter password in upcoming dialog and check 'Remember password' checkbox
- The connection details are saved


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2009-03-20 Thread tkr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User tkr changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from t...@openoffice.org Fri Mar 20 10:12:34 + 
2009 ---
fixed in cws tkr20

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2009-01-18 Thread tkr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User tkr changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|OOo 3.1   |OOo 3.2





--- Additional comments from t...@openoffice.org Mon Jan 19 07:39:55 + 
2009 ---
Retarget to OOo 3.2

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2009-01-09 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User mav changed the following:

What|Old value |New value

  CC|'jsk,redflagzhulihua' |'jsk,mav,redflagzhulihua'

 Assigned to|mav   |tkr





--- Additional comments from m...@openoffice.org Fri Jan  9 09:23:46 + 
2009 ---
mav->tkr:
It looks like the problem is that SimpleAuthenticationRequest is always used
with ucb::RememberAuthentication_SESSION mode is set. The mode should be set to
ucb::RememberAuthentication_PERSIST to let the interaction handler store the
password persistently, but it should be set so only if persistent storing is
allowed.

So the UCB implementation should create com.sun.star.task.PasswordConteiner
service, and use the method
::com::sun::star::task::XMasterPasswordHandling::isPersistentStoringAllowed() to
detect whether persistent storing is allowed. Based on this information the
SimpleAuthenticationRequest should be initialized accordingly.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2008-12-08 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User hde changed the following:

What|Old value |New value

  CC|'redflagzhulihua' |'jsk,redflagzhulihua'





--- Additional comments from [EMAIL PROTECTED] Mon Dec  8 08:39:21 + 
2008 ---
cc'ing jsk

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2008-12-08 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003


User hde changed the following:

What|Old value |New value

  CC|''|'redflagzhulihua'





--- Additional comments from [EMAIL PROTECTED] Mon Dec  8 08:35:54 + 
2008 ---
add cc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 97003] Web Connection Information will not be stored

2008-12-08 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97003
 Issue #|97003
 Summary|Web Connection Information will not be stored
   Component|framework
 Version|DEV300m37
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|mav
 Reported by|hde





--- Additional comments from [EMAIL PROTECTED] Mon Dec  8 08:33:52 + 
2008 ---
- Tools->Options->OpenOffice.org->Security
- enter a master password to save passwords web connection details
- File->Open->establish a connection to e.g. ftp://[EMAIL PROTECTED]
- enter password in upcoming dialog and check 'Remember password' checkbox
- The connection details are not saved => re-check options

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]