Issue 32873 - Change Password Dialog lost Help-IDs
Summary: Change Password Dialog lost Help-IDs
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 07:52 UTC by joerg.skottke
Modified: 2004-09-13 14:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2004-08-12 07:52:47 UTC
Affected test:
- f_basic.bas / tMacroDialog

Where:
- Organize Basic Macros -> Organizer -> TabLibrary -> Password

There are no entries for this dialog in the hid.lst anymore:

--33824: MODALDIALOG: Change Password   No entries in Hid.Lst
--1239894027: EDIT: Enter the current password for the selected library.   No
entries in Hid.Lst
--1239894037: EDIT: Enter a new password for the selected library.   No entries
in Hid.Lst
--1239894039: EDIT: Renter the new password for the selected library.   No
entries in Hid.Lst
--0: OKBUTTON: OK      No entries in Hid.Lst
--0: CANCELBUTTON: Cancel   No entries in Hid.Lst
Comment 1 thomas.benisch 2004-08-12 10:05:10 UTC
TBE->JSK: In o:\SRC680\wntmsci10.pro\bin.m50\hid.lst there are the following
entries:
svx:Edit:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD 1239894027 
svx:Edit:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD 1239894037 
svx:Edit:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD 1239894039 
HID_PASSWORD 33824
Therefore I guess the problem is in your tooling when creating the hid.lst file
for testing.
Comment 2 joerg.skottke 2004-09-13 14:12:46 UTC
Jupp, was internal problem. But slowly we are eradicating those thingies.
Invalidate
Comment 3 joerg.skottke 2004-09-13 14:13:02 UTC
close