I am puzzled by the Opera 9 issue. I recently ran some tests with Opera 9.20 and uPortal 2.5.2 and did not have a problem. Opera 9.20 was successfully recorded in the UP_USER_UA_MAP table. Does the dialogue that asks for browser type not appear with your guest page? Paul Gazda Senior Web Developer Information Technology Services Northern Arizona University [EMAIL PROTECTED] (928) 523-6844 _____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Shao Sent: Monday, September 24, 2007 1:05 PM To: [email protected] Subject: Re: [uportal-dev] Browser mapping On Sep 24, 2007, at 2:47 PM, Berry, Patrick wrote: Having Opera report it's user-agent as Firefox or IE, and things were just fine. I checked in properties/browser.mappings and found that Opera 7 was the last Opera listed. I was about to add it and thought that trying to map every user-agent is a 'no win' situation, even with regex. So, I decided to add this at the very end: # Match everything else and give them profile 1 anyway .*=1 If all other attempt at catching the browser fails, you still get system profile 1. This sounds like it should be in the default configuration. +1? Jason -- Jason Shao Application Developer Rutgers University, Office of Instructional & Research Technology v. 732-445-8726 | f. 732-445-5539 | <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] | http://jay.shao.org -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
