Issue 34864 - get the build id from configuration
Summary: get the build id from configuration
Status: CLOSED WONT_FIX
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: joerg.barfurth
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 12:28 UTC by steffen.grund
Modified: 2013-02-24 21:07 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description steffen.grund 2004-10-01 12:28:08 UTC
When connecting Offices automatically it is neccessary to get the build id from
a running Office. 
The configuration backend is consequentially the place where this information
should be obtained.
Comment 1 joerg.barfurth 2004-10-14 13:30:56 UTC
This information is already available today via the singleton theMacroExpander. 

A string like $[$ORIGIN/bootstraprc:buildid} (on windows: bootstrap.ini instead
of bootstraprc) should yield the desired information when expanded.

For more details you can contact DBO
Comment 2 joerg.barfurth 2004-10-27 16:08:29 UTC
@sg: Closing, as the described procedure should be sufficient. If you disagree,
please reopen and provide more detailed requirements.
Comment 3 joerg.barfurth 2004-10-27 16:08:48 UTC
.