[ 
https://issues.apache.org/jira/browse/ISIS-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914647#comment-13914647
 ] 

ASF subversion and git services commented on ISIS-718:
------------------------------------------------------

Commit 3dcfb2fcd61636ff2fac66a3c7c54a500fdf2c6a in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=3dcfb2f ]

ISIS-718: actions that return URL now opened via browser

Specifically:
- if no-arg action on object (eg ToDoItem#openSourceCodeOnGithub in example 
todo app)
- if action that takes args (eg ExternalLinksService#goToDocs in example todo 
app)

In addition:
- minor fix to CSS for Internet Explorer (fix height for td's with div's)
- border on right hand side of tables as well as left
- make table cells rendered as disabled input fields have same height as that 
of labels (eg integer panel)


> Actions that return a URL should open in new tab/window
> -------------------------------------------------------
>
>                 Key: ISIS-718
>                 URL: https://issues.apache.org/jira/browse/ISIS-718
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.3.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: viewer-wicket-1.4.0
>
>
> Rather than redirect server-side, instead attach some Javascript to the Ajax 
> target and have the browser do the redirect instead
> See 
> http://stackoverflow.com/questions/4907843/open-a-url-in-a-new-tab-using-javascript
>  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to