uPortal IRC Logs-2011-02-11
[10:01:28 CST(-0600)] <EricDalquist> ooohhh shiney: http://code.google.com/p/cofoja/
[10:04:23 CST(-0600)] <rickard> ERROR [http-8080-2] Feb/11 13:40:03,530 dlm.DistributedUserPreferences.[] - Attempting to obtain a non-existing attribute "minimized".
[10:04:31 CST(-0600)] <rickard> ERROR [http-8080-2] Feb/11 13:40:04,501 portal.ThemeStylesheetUserPreferences.[] - ThemeStylesheetUserPreferences::setChannelAttribute() : Attempting to set a non-existing channel attribute "minimized".
[10:04:39 CST(-0600)] <rickard> I have a bunch of them in uPortal.log
[10:04:49 CST(-0600)] <rickard> Anything to worry about?
[10:27:24 CST(-0600)] <EricDalquist> I don't think so
[10:52:42 CST(-0600)] <EricDalquist> almost done with converting everything to JPA2
[12:12:58 CST(-0600)] <b-rock> Greetings uPortal Devs: Is there a way to turn logging on in uPortal to see whether or not the user agent detection to display the mobile theme is working in 3.2.1?
[12:13:46 CST(-0600)] <b-rock> we've got our mobile uses still displaying the full display instead of the paired down mobile theme.
[12:15:32 CST(-0600)] <b-rock> rather we are using 3.2.2
[12:16:20 CST(-0600)] <EricDalquist> I'd guess there is but I don't know where in the uportal code that determination is made without spending time digging through it
[12:16:58 CST(-0600)] <b-rock> yeah. I'm probably gonna need to dig myself for it. I thought I'd ask if anyone know here off hand.
[12:21:53 CST(-0600)] <b-rock> ok. I've got another question I'll pass up. Is there a way to reset which tab is displayed by default when a user logs into the portal? For some users (including myself) logging into the portal lands me on the second tab in instead of the home tab. Not sure if this is a configuration.
[12:32:16 CST(-0600)] <EricDalquist> it is an attribute in the db
[12:32:23 CST(-0600)] <EricDalquist> but I don't know if there is an easy way to reset it
[12:32:28 CST(-0600)] <EricDalquist> short of reseting the whole layout
[12:43:34 CST(-0600)] <b-rock> ok. Do you know how it might have been changed from the homepage default?
[12:46:04 CST(-0600)] <EricDalquist> nope :/
[12:46:24 CST(-0600)] <b-rock> np. thanks Eric. which table is the attribute in?
[12:46:38 CST(-0600)] <EricDalquist> one of the ones related to the layout attributes
[12:46:44 CST(-0600)] <EricDalquist> can't remember off the top of my head
[12:47:02 CST(-0600)] <EricDalquist> sorry I don't have more info but I'm doing non-uportal stuff right now so I don't have it up to look
[12:47:25 CST(-0600)] <b-rock> np. you've still been helpful