Issue 108263 - Product Registration on MacOS X is broken in RC1 (OOO320m8) and newer
Summary: Product Registration on MacOS X is broken in RC1 (OOO320m8) and newer
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO320m8
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: b.osi.ooo
QA Contact: issues@framework
URL:
Keywords: regression
: 108264 (view as issue list)
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2010-01-12 13:38 UTC by mdxonefour
Modified: 2010-01-19 14:57 UTC (History)
3 users (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 mdxonefour 2010-01-12 13:38:06 UTC
Starting with OOo 3.2 RC1 (OOO320m8) the product registration on MacOS X is
broken. Registration is impossible. Instead of the registration page, users will
only see the following error message in their browser:

"Not Found

The requested object does not exist on this server. The link you followed is
either outdated, inaccurate, or the server has been instructed not to let you
have it."

Steps to reproduce:
- Take an OOo 3.2 RC1 or newer on MacOS X
- Select to register the application
-> browser shows up showing the error named above

This is a regression to past builds and releases.
Users on MacOS X are unable to register their product.
(other platforms are not effected)
Comment 1 carsten.driesner 2010-01-12 14:41:21 UTC
cd: Fixed. Code writes empty value on MacOS X although the schema clearly states
that integer values are required. The code now uses 0 to represent unknown values.
Comment 2 carsten.driesner 2010-01-12 14:41:52 UTC
cd->tbo: Please verify.
Comment 3 b.osi.ooo 2010-01-12 15:10:52 UTC
Verified, works now on Mac OS X
Comment 4 Olaf Felka 2010-01-12 15:32:37 UTC
*** Issue 108264 has been marked as a duplicate of this issue. ***
Comment 5 mdxonefour 2010-01-13 11:48:38 UTC
MD: This issue also occurs on other platforms. At least on a Windows machine it
was seen, too.
Comment 6 Raphael Bircher 2010-01-13 12:07:21 UTC
Add myself to CC
Comment 7 cno 2010-01-13 13:49:44 UTC
No idea if there is a relationship, but here is another issue with registration:
issue 107985
Comment 8 b.osi.ooo 2010-01-19 14:57:38 UTC
seen ok in master OOO320m10 - closing