Issue 40000 - Missing namespace in \share\registry\data\org\openoffice\Setup.xcu
Summary: Missing namespace in \share\registry\data\org\openoffice\Setup.xcu
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 1.1.2
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: workklo
QA Contact: issues@installation
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-01-06 07:59 UTC by workklo
Modified: 2008-05-17 23:04 UTC (History)
1 user (show)

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


Attachments
Setup.xcu for OpenOffice 112 (cvs tag: cws_srx645_ooo112fix2) (7.55 KB, text/xml)
2005-01-12 04:51 UTC, workklo
no flags Details
Setup.xcu for OpenOffice 113 (download at about Oct/Nov 2004) (7.55 KB, text/xml)
2005-01-12 04:52 UTC, workklo
no flags Details
Setup.xcu for Traditional Chinese version of OpenOffice 113 (download at Jan 12, 2005) (7.55 KB, text/xml)
2005-01-12 04:53 UTC, workklo
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description workklo 2005-01-06 07:59:30 UTC
Location: \share\registry\data\org\openoffice\Setup.xcu

After installaton, the mentioned XML file does not have this namespace: xsi.  I
check it.  The namespace is as follow:

<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Setup"
oor:package="org.openoffice">

Here is the fix: (Well add back the namespace declartion)
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Setup"
oor:package="org.openoffice" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
Comment 1 Olaf Felka 2005-01-06 08:29:55 UTC
of @ is: Something for you?
Comment 2 workklo 2005-01-10 06:34:10 UTC
To 'of': Sorry I don't understand what you are trying to say.  If possible,
please add back the missing namespace declaration.
Comment 3 ingo.schmidt-rosbiegal 2005-01-10 10:21:48 UTC
is @ workklo: In which version did you find this error? All versions I checked
contain the entry:
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
So there is nothing to do.
Comment 4 workklo 2005-01-12 04:51:41 UTC
Created attachment 21383 [details]
Setup.xcu for OpenOffice 112 (cvs tag: cws_srx645_ooo112fix2)
Comment 5 workklo 2005-01-12 04:52:30 UTC
Created attachment 21384 [details]
Setup.xcu for OpenOffice 113 (download at about Oct/Nov 2004)
Comment 6 workklo 2005-01-12 04:53:18 UTC
Created attachment 21385 [details]
Setup.xcu for Traditional Chinese version of OpenOffice 113 (download at Jan 12, 2005)
Comment 7 workklo 2005-01-12 06:17:36 UTC
Sorry I am supposed to select (text/txt) as just plain text format.  Now you
cannot see the original namespace decalaration easily.  Anyway, I am trying to
say all 3 attached files have the namespace xsi missing.  I have installed
version 112 (cvs tag: cws_srx645_ooo112fix2), 113 (downloaded at Oct/Nov 2004)
and 113 zh-tw version (downloaded at Jan 12, 2005).  They all have namespace
missing.

<OpenOffice installed location>\share\registry\data\org\openoffice\Setup.xcu

<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Setup"
oor:package="org.openoffice">
 <node oor:name="Office">
  <prop oor:name="ooSetupInstCompleted">
......... (rest omitted )............
Comment 8 workklo 2005-03-11 08:08:02 UTC
I get SRC680_m80 and install.  The mssing namspace, xsi, is added back.  I find
out, however, the Setup.xcu does not use any xsi.  I am closing this issue
making it as fxied.
Comment 9 ace_dent 2008-05-17 21:02:36 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 10 ace_dent 2008-05-17 23:04:43 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew