[zanata/zanata] ff8a97: Bug-Fix: Redirect on login not working.

GitHub noreply at github.com
Mon Feb 4 04:28:50 UTC 2013


  Branch: refs/heads/seam230final
  Home:   https://github.com/zanata/zanata
  Commit: ff8a9771be0a22de942af7937ae62060a7d38740
      https://github.com/zanata/zanata/commit/ff8a9771be0a22de942af7937ae62060a7d38740
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/security/UserRedirectBean.java
    M zanata-war/src/main/webapp/WEB-INF/layout/menu.xhtml
    M zanata-war/src/main/webapp/WEB-INF/urlrewrite.xml

  Log Message:
  -----------
  Bug-Fix: Redirect on login not working.

This is due to a change in behaviour in the s:link tag: previously it would accept any url in its view parameter but this was changed to only accept views now. Replaced with h:outputLink.





More information about the zanata-commits mailing list