Thanks for all the responds.  I've created some jiras and my comments 
are inline below:

Jen Bourey wrote:
> Hi Tuy,
>
> First of all, thanks for all the testing! 
>
> On Fri, Mar 28, 2008 at 11:19 AM, Eric Dalquist 
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>>               Add Content:
>>
>>     I'm unable to add a selected channel on the "Browse Channels"
>>     tab.  I have to go to "Search" tab and add it from there.
>     Can you write up a step-by-step jira issue to reproduce this so it
>     can get fixed?
>
>
> Please do create a JIRA.  Could you also add some information about 
> what browser you're using, what channel, layout, user, etc?  It seems 
> to work in my version, but I'd like to figure out why it's not working 
> in yours :)
http://www.ja-sig.org/issues/browse/UP-1980
>
>     Drag&Drop:
>>     - My layout on "Welcome" tab is left wide and right narrow. 
>>     After moving a channel from right to left, and then move it back
>>     to its original place, my layout is also changed to left narrow,
>>     right wide.  However, after a page refresh then it's OK.
>
> Weird.  This looks like it's an issue with the interface.js library.  
> I'll play around and see if I can get it fixed.
http://www.ja-sig.org/issues/browse/UP-1981
>  
>
>>     - I'm unable to move a channel to another tab with drag&drop and
>>     also with using the "User Preferences" page.  The link to Move
>>     this channel to a different location
>>     
>> <https://test-my.rutgers.edu/portal/tag.46e928d93b33257c.render.userLayoutRootNode.target.n10802.uP?action=moveChannel&elementID=n10894#n10802>
>>     is missing from the "Options for modifying this channel:" list.
>
> We never actually implemented functionality to move channels to other 
> tabs with drag and drop.  I'd love to have that feature, but so far I 
> haven't found a straightforward way to do it.  If anyone wants to help 
> implement it though, help would be welcome!  We're currently using the 
> jquery interface.js library for drag and drop.  I'm not sure about the 
> user preferences channel missing link - I take it that's something 
> that used to exist and mysteriously disappeared?
http://www.ja-sig.org/issues/browse/UP-1983
>  
>>
>>
>>           dbloader.xml
>>
>> There are mapping configuration for older versions of Oracle JDBC 
>> drivers in 
>> 'uportal-impl/src/main/resources/properties/db/dbloader.xml', can we 
>> also include some of the later versions as well , such as v10.2.0.3.0?
>>
>> <db-type-mapping>
>>     <db-name>Oracle</db-name>
>>     <db-version>Oracle Database 10g Enterprise Edition Release 
>> 10.2.0.2.0 - 64bit ProductionWith the Partitioning, OLAP and Data 
>> Mining options</db-version>
>>     <driver-name>Oracle JDBC driver</driver-name>
>>     <driver-version>10.2.0.3.0</driver-version>
>> </db-type-mapping>
> And a Jira issue for this?
http://www.ja-sig.org/issues/browse/UP-1982
>
>
>           browser.mappings:
>
>
> - What is the final decision on whether or not to set a default 
> profile id or continue to allow user to select their browser profile?
> I believe we had decided on adding a catch-all mapping at the end of 
> the file. Did that get missed?
I thought so too that we had decided on adding a catch-all mapping at 
the end of the file, but it's not there.  Do you have a jira for this 
one yet?


>     CAS filter configuration in web.xml:
>>     The following init param is only applicable for CASFilter, not
>>     CASValidateFilter:
>>             <init-param>
>>                
>>     <param-name>edu.yale.its.tp.cas.client.filter.gateway</param-name>
>>                 <param-value>true</param-value>
>>             </init-param>
>     So can this just be removed then? I have little CAS experience so
>     hearing from some other CAS folks would be good.
>
>
> I believe the gateway parameter is supported for the 
> CASValidateFilter, even though the documentation doesn't say so.  It 
> appears to be working, as well.  I believe that if the gateway 
> parameter wasn't set to true, or wasn't working correctly, you'd get a 
> CAS login screen upon  first visiting the portal, rather than getting 
> the guest view.
I've set this param to "false", as well as removed it and doesn't seem 
to get the behavior as you described above.  I've looked at the 
CASValidateFilter source code and found no references of this param at 
all.  Am I missing something?
>
>  
>
>     Cache security context:
>>     CacheSecurityContextFactory is only applicable for chaining with
>>     SimpleSecurityContextFactory.  Do we have any available
>>     implementation for caching the password with
>>     CasFilteredSecurityContext?
>     I don't think the portal can cache the CAS password since it never
>     sees the password.
>
>
>
> Yes, it's true that there's no way to cache the password since the 
> portal never sees it.  We have however added a CAS proxy UserInfo 
> service that allows portlets to get proxy tickets from the portal.  
> They can then use these tickets to request proxy tickets for other 
> CAS-protected services.
I need to cache the password for authentication with services that have 
not yet CAS-protected, such as email.  I've modified the CASReceipt to 
store this information encrypted.  I just want to find out if there were 
any other implementation available already for this purpose.  Currently, 
in cas-client 2.2.0-M*, the CASReceipt is stored in the session which I 
don't think it's necessary.  Instead, I think the 
CasFilteredSecurityContext should provide methods to access its private 
CASReceipt. 
>
> - Jen
> -- 
>
>
> Join your friends and colleagues at JA-SIG 2008 - "Higher Education 
> Solutions: The Community Source Way!" April 27th - 30th, 2008 in St. 
> Paul, Minnesota USA
>
>
> Featuring CAS, DSpace, Fedora, Fluid, Internet2, Kuali, Sakai, 
> uPortal, and more! Information/Registration at: 
> http://www.ja-sig.org/conferences/08spring/index.html
>
>
> Subscribe to the conference blog, The Community Source Way 
> http://jasig2008.blogspot.com <http://jasig2008.blogspot.com/>, for 
> news and updates about the event.
>
>
> Join the Conference networking site at 
> http://ja-sigspring08.crowdvine.com/
>
>
> 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
Thanks,
Tuy.


-- 
Join your friends and colleagues at JA-SIG 2008 - "Higher Education Solutions: 
The Community Source Way!"
April 27th - 30th, 2008 in St. Paul, Minnesota USA

Featuring CAS, DSpace, Fedora, Fluid, Internet2, Kuali, Sakai, uPortal, and 
more!
Information/Registration at: 
http://www.ja-sig.org/conferences/08spring/index.html

Subscribe to the conference blog, The Community Source Way
http://jasig2008.blogspot.com, for news and updates about the  event.

Join the Conference networking site at http://ja-sigspring08.crowdvine.com/

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

Reply via email to