Hi,
I'm trying to open a new portlet window with window.open script but the
window is open with the default page not the given portlet url.
This is the code:
img src="/img/help.gif" alt="help" border="0" style="cursor:pointet"
onclick="window.open('/vastgoed/portal/_help/help.psml' , '_apphelp' ,
'height=400, width=600, statusno, toolbar=no, scrollbars=yes, resizable=yes,
menubar=no,location=no', true)"/>
this code works fine in the Jetspeed2.0-M3 version.
What is changed?
Help me please.
Fred
Ate Douma wrote:
>
> Beema wrote:
>> Hi guys,
>>
>> I have been able to port my existing portlets to Jetspeed 2.1.3 thanks to
>> Ate and you guys. However I still have 2 problems.
>>
>> 1. I cannot use the existing users. They can login to the system but not
>> be
>> able to load the portlet application menus they have access to. When I
>> add a
>> new user it works fine. The user can access and work on the pages he has
>> access to. What should i do? To remove all the existing users and add
>> them
>> once again is a lot of work.
> There must be something "lost" in the database connecting the users to
> their roles and/or privileges.
> As I remember this portal uses custom (Oracle) scripts/triggers to
> synchronize (part of) the Jetspeed security model to
> separate tables which are then leveraged by a custom privileges service.
> Maybe during the update some part of the connecting data/references were
> accidentally lost?
> I suggest taking one of the old users which now no longer seem to have the
> proper access and check in the security
> (user/role) portlets as well as the custom privileges portlet what their
> current configuration is.
> In the end, everything comes from the database, so if something seems to
> be broken here for old users while for new
> users it does work fine, it must be data/database related, not a problem
> with the (Jetspeed) Java code itself.
>
>>
>> 2. With the old system I could add user attributes like Surname, First
>> name,
>> Middle name etc. by using the attributes user.name.family,
>> user.name.given
>> and user.name.middle in the portlet application detail. The attributes
>> Surname, First name etc will then be displyed on the User Detail portlet.
>>
>> It seems not to work anymore. What am I doing wrong? Has there been any
>> changes?
>>
>> Can someone help?
> Don't you see the Attributes Tab on the User Detail Portlet?
> If not: go to edit mode (pencil icon in the top right corner) and select
> the "Show Attributes Tab" and save
> Note: the default settings on the edit mode page all come with default
> values from the j2-admin portlet.xml
> Possibly we had a reverse (default) preference setting with the 2.0-M3
> version (I don't recall anymore) which could mean
> your current preferences (as stored in the database, no longer using the
> default values) might have the reverse meaning
> still. Changing it on the edit mode page should allow you to enable the
> Attributes Tab again.
>
> HTH,
>
> Ate
>
>>
>> regards,
>> Fred
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Migration-from-Jetspeed2.0-M3-to-Jetspeed-2.1.3-tp19390884p19970028.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]