[ https://issues.apache.org/jira/browse/JS2-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Sean Taylor reassigned JS2-693: ------------------------------------- Assignee: David Sean Taylor > Portal Site Manager error in java script for button "view" > ------------------------------------------------------------ > > Key: JS2-693 > URL: https://issues.apache.org/jira/browse/JS2-693 > Project: Jetspeed 2 > Issue Type: Bug > Components: Admin Portlets > Affects Versions: 2.1-dev > Environment: Browser IE 6.0.2900.2180.xpsp_sp2_gdr.070227-2254 > Reporter: Ilya A. Izergin > Assigned To: David Sean Taylor > > View button not functioning. > in function viewResource(xnode) for open new window use > window.open("${rooturl}" + servletPath + node.widgetId, 'w-' + node.title); > Microsoft open Method (window) describe as oNewWindow = window.open( [sURL] [, sName] [, sFeatures] [, bReplace]) where sName one from (_blank, _media, _parent, _self, _top, _search). Now sName parameter content "-" sign, and IE generate java script error. > applications\j2-admin\src\webapp\WEB-INF\view\site\site-view.vm:1124 and 1139. -- 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: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org