Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  OpenTopic  Hop To Forums  OpenTopic System Status Alerts    Upgrade to 2.3 Code - Beta Server
Page 1 2 3 4 
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Member
Picture of Eliasbone
Posted Hide Post
We were able to temporarily fix the problem by setting everyone to male. Since the display for the user profile is on our site anyway, it doesn't really matter, but it appears that some change was made during the upgrade. So no worries tonight, we can look into it later.

-Elias
 
Posts: 31 | Location: Seattle, WA USA | Registered: February 17, 2002Reply With QuoteEdit or Delete MessageReport This Post
Groupee VIP
Posted Hide Post
Thanks for making the change at your end Elias! I'll look into the issue soon.

OK. The update is done, emergency problems addressed. Time for some shut eye.
 
Posts: 2918 | Location: New Zealand | Registered: February 23, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Newbie
Picture of iSpy
Posted Hide Post
Thaks for geting Ars back up. wink

It's been a bad day with out ars. eek

BTW can you add more Instant Graemlins? big grin smile

iSpy From Ars Technica
 
Posts: 2 | Location: St Joseph Missouri USA | Registered: April 08, 2001Reply With QuoteEdit or Delete MessageReport This Post
Beta Customer
Posted Hide Post
Forum post counts are off. For example, on the main forum page the Lounge is listed as having "27376" posts.
 
Posts: 506 | Location: Boston, MA | Registered: April 23, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee VIP
Posted Hide Post
well, this is why its easier to have one person post feature suggestions here.

we seem to have gotten the whole list of stuff I've already suggested here, in the past 2 days (and on ars)
 
Posts: 1001 | Location: Liberty/Joplin, MO | Registered: October 24, 2001Reply With QuoteEdit or Delete MessageReport This Post

Posted Hide Post
2 topics y'all might be interested in: OpenTopic Feature Suggestions and Report OpenTopic Bugs. smile
 
Posts: 1143 | Location: SF to the Pacific Northwest, here I am! ^..^ | Registered: October 17, 2001Reply With QuoteEdit or Delete MessageReport This Post
Infopop Developer
Picture of Carl Whitehead
Posted Hide Post
Hi Elias;

Yep there was a change (in 2.3) re. how the gender member profile field is being validated. It now enforces the value as one of 'M', 'F' or 'U'.

In theory, if you don't include a GENDER param in your SECURITY_CHECK query string then it shouldn't be raising an error (as it will default to 'U'). If you're including an invalid GENDER param value (includes having the param with no value) in the query string then this will cause the error you're seeing.

As the OC API doc doesn't stipulate valid values for the gender profile field, I've made a tweak to the next minor release that will make the OT OC Server more forgiving of unexpected values.

Carl.
 
Posts: 139 | Location: Wellington, New Zealand | Registered: November 07, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of Eliasbone
Posted Hide Post
quote:
Originally posted by Carl Whitehead:
Yep there was a change (in 2.3) re. how the gender member profile field is being validated. It now enforces the value as one of 'M', 'F' or 'U'.

Thanks for the confirmation Carl. You're right, we were previously sending the full strings "male" and "female". Our workaround was to just send an "m" and that fixed the problem. We'll modify our code to only send the appropriate single character.

Thanks again for looking into this.

-Elias
 
Posts: 31 | Location: Seattle, WA USA | Registered: February 17, 2002Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community Page 1 2 3 4  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  OpenTopic  Hop To Forums  OpenTopic System Status Alerts    Upgrade to 2.3 Code - Beta Server