Issue 45270 - PasswordContainer has problems to read a persistent entry.
Summary: PasswordContainer has problems to read a persistent entry.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-17 10:40 UTC by mikhail.voytenko
Modified: 2013-02-24 21:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
A document containing script to add a persistent entry into password container. (7.81 KB, application/vnd.oasis.opendocument.text)
2006-03-29 15:10 UTC, mikhail.voytenko
no flags Details
A document containing script to read a previosly written persistent entry from password container. (7.88 KB, application/vnd.oasis.opendocument.text)
2006-03-29 15:12 UTC, mikhail.voytenko
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description mikhail.voytenko 2005-03-17 10:40:30 UTC
The PasswordContainer service has problem to read persistent entries with
special symbols inside url or user name, like '/' or ':'.
Comment 1 mikhail.voytenko 2006-03-29 13:49:55 UTC
As the experience shows this service might make sence for a component developer.
So this bug should be fixed for PP3 since it is easy to fix and the fix is not
dangerous.
Comment 2 mikhail.voytenko 2006-03-29 15:10:49 UTC
Created attachment 35354 [details]
A document containing script to add a persistent entry into password container.
Comment 3 mikhail.voytenko 2006-03-29 15:12:05 UTC
Created attachment 35356 [details]
A document containing script to read a previosly written persistent entry from password container.
Comment 4 mikhail.voytenko 2006-03-29 15:15:24 UTC
Fixed.

To reproduce the issue please do following:
- open attached "basPasswordContainerAdd.odt" document, execute the script from
it and close the office
- restart the office, open "basPasswordContainerRead.odt" document and execut
the script from it
Comment 5 mikhail.voytenko 2006-04-12 10:48:56 UTC
MAV->CN: Please verify the issue.

re-open issue and reassign to cn@openoffice.org
Comment 6 mikhail.voytenko 2006-04-12 10:49:00 UTC
reassign to cn@openoffice.org
Comment 7 mikhail.voytenko 2006-04-12 10:49:03 UTC
reset resolution to FIXED
Comment 8 chne 2006-04-19 11:41:00 UTC
both macros works as expected in fwk37
Comment 9 chne 2006-08-10 13:07:52 UTC
ok in src680_m181