[
https://issues.apache.org/jira/browse/JS2-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Milek resolved JS2-696.
-----------------------------
Resolution: Fixed
Removed the whole javascript: mess and made createActionURL and createRenderURL
return normal URLs. The desktop javascript code is then responsibile for
locating these URLs in the content and making adjustments so that associated
requests are ajax requests managed by the desktop. The big improvement is about
what happens when the desktop javascript code fails to find one of these URLs.
If any of these URLs is requested outside of the desktop javascript code, the
request will function propertly as a page-level navigation (i.e. if URL is not
requested by desktop via ajax it will work properly as a page-level navigation).
> Creating actionURLs on the desktop with javascript: tags in them fails
> ----------------------------------------------------------------------
>
> Key: JS2-696
> URL: https://issues.apache.org/jira/browse/JS2-696
> Project: Jetspeed 2
> Issue Type: Bug
> Components: Desktop
> Affects Versions: 2.1.1
> Reporter: David Sean Taylor
> Assigned To: Steve Milek
> Fix For: 2.1.1
>
>
> Creating actionURLs on the desktop with javascript: tags in them fails
> Need to provide the ability to obtain a portlet-url for the insertion into
> javascrpt
> the current implementation always assumes an "HREF" context
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]