cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with “NavigationTagLibrary” , Tag navNodeAnchor in Portal 7.0 EHP1

Former Member
0 Kudos

Hi

I made a JSP using the Tag below from the TagLib u201CNavigationTagLibraryu201D:

<nav:navNodeAnchor navigationMethod="byURL"/>

After we imported the EHP1 to the portal 7.0, the href parameter from the link, has a parameter windowId.

With this link we get an error : wrong Client-Window-ID

http://portalserver.net:50000/irj/portal?navigationtarget=navurl://889aa2699c6539240a9632d4a11109b2&...

The old link without this windowId parameter still works.

http://portalserver:50000/irj/portal?NavigationTarget=navurl://889aa2699c6539240a9632d4a11109b2

How can I get the link from the navNodeAnchor tag without this parameter, also in the manner before the EHP1 update?

Please let me know if anybody has an idea

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Stephan,

¨

maybe https://service.sap.com/sap/support/notes/1450543 (Patch / deactivate window ID) or https://service.sap.com/sap/support/notes/1171930 helps.

Regards,

Manuel

Former Member
0 Kudos

Hello Manuel,

Thanks for the note. We will applied this to our servers, and i will keep you posted.

Regards,

Matthieu.

Former Member
0 Kudos

Thank you Manuel! It helped me!

Almeda

[Dieta|http://www.manodieta.lt/]

Former Member
0 Kudos

Hello,

I have the same problem on your SAP Netweaver EP 7.0.2.

Did you have found the solution of this problem ? Note that this issue only occurs with iView linked to Java WebdynPro applications.

Thanks for your replies.