Issue 108263

Summary: Product Registration on MacOS X is broken in RC1 (OOO320m8) and newer
Product: General Reporter: mdxonefour
Component: codeAssignee: b.osi.ooo
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P2 CC: cno, issues, rbircher
Version: OOO320m8Keywords: regression
Target Milestone: OOo 3.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 99999    

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