Hi Tuy,

First of all, thanks for all the testing!

On Fri, Mar 28, 2008 at 11:19 AM, Eric Dalquist <[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 :)

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.


> - 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?


> 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.



> 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.

- 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, 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