You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2012/06/05 18:01:23 UTC

[jira] [Created] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Raminderjeet Singh created RAVE-658:
---------------------------------------

             Summary: Rave footer is coming twice on submit of newpassword and request user pages
                 Key: RAVE-658
                 URL: https://issues.apache.org/jira/browse/RAVE-658
             Project: Rave
          Issue Type: Bug
          Components: rave-web
    Affects Versions: 0.12
            Reporter: Raminderjeet Singh
            Priority: Trivial


newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Posted by "Raminderjeet Singh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raminderjeet Singh updated RAVE-658:
------------------------------------

    Attachment: Screen shot 2012-06-05 at 11.56.52 AM.png
    
> Rave footer is coming twice on submit of newpassword and request user pages
> ---------------------------------------------------------------------------
>
>                 Key: RAVE-658
>                 URL: https://issues.apache.org/jira/browse/RAVE-658
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-web
>    Affects Versions: 0.12
>            Reporter: Raminderjeet Singh
>            Priority: Trivial
>         Attachments: Screen shot 2012-06-05 at 11.56.52 AM.png
>
>
> newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Posted by "Jasha Joachimsthal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jasha Joachimsthal resolved RAVE-658.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.14
         Assignee: Jasha Joachimsthal

initialize method did not return a view name. Its JSP contained a tiles:insertDefinition to build the HTML. The methods after submit did return a view name. Combined with the tiles:insertDefinition the header and footer were returned twice.
                
> Rave footer is coming twice on submit of newpassword and request user pages
> ---------------------------------------------------------------------------
>
>                 Key: RAVE-658
>                 URL: https://issues.apache.org/jira/browse/RAVE-658
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-web
>    Affects Versions: 0.12
>            Reporter: Raminderjeet Singh
>            Assignee: Jasha Joachimsthal
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: Screen shot 2012-06-05 at 11.56.52 AM.png
>
>
> newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Posted by "Viknes B (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viknes B reopened RAVE-658:
---------------------------

      Assignee: Viknes B  (was: Jasha Joachimsthal)

Similar issue also exists in Create New Account page. 
                
> Rave footer is coming twice on submit of newpassword and request user pages
> ---------------------------------------------------------------------------
>
>                 Key: RAVE-658
>                 URL: https://issues.apache.org/jira/browse/RAVE-658
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-web
>    Affects Versions: 0.12
>            Reporter: Raminderjeet Singh
>            Assignee: Viknes B
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: Rave-658.patch, Screen shot 2012-06-05 at 11.56.52 AM.png
>
>
> newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Posted by "Raminderjeet Singh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raminderjeet Singh resolved RAVE-658.
-------------------------------------

    Resolution: Fixed

Applied the patch. Thanks Viknes.
                
> Rave footer is coming twice on submit of newpassword and request user pages
> ---------------------------------------------------------------------------
>
>                 Key: RAVE-658
>                 URL: https://issues.apache.org/jira/browse/RAVE-658
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-web
>    Affects Versions: 0.12
>            Reporter: Raminderjeet Singh
>            Assignee: Viknes B
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: Rave-658.patch, Screen shot 2012-06-05 at 11.56.52 AM.png
>
>
> newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Posted by "Viknes B (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RAVE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410734#comment-13410734 ] 

Viknes B commented on RAVE-658:
-------------------------------

Thanks Jasha for your previous patch. I have fixed this in the same way
                
> Rave footer is coming twice on submit of newpassword and request user pages
> ---------------------------------------------------------------------------
>
>                 Key: RAVE-658
>                 URL: https://issues.apache.org/jira/browse/RAVE-658
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-web
>    Affects Versions: 0.12
>            Reporter: Raminderjeet Singh
>            Assignee: Viknes B
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: Rave-658.patch, Screen shot 2012-06-05 at 11.56.52 AM.png
>
>
> newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (RAVE-658) Rave footer is coming twice on submit of newpassword and request user pages

Posted by "Viknes B (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viknes B updated RAVE-658:
--------------------------

    Attachment: Rave-658.patch
    
> Rave footer is coming twice on submit of newpassword and request user pages
> ---------------------------------------------------------------------------
>
>                 Key: RAVE-658
>                 URL: https://issues.apache.org/jira/browse/RAVE-658
>             Project: Rave
>          Issue Type: Bug
>          Components: rave-web
>    Affects Versions: 0.12
>            Reporter: Raminderjeet Singh
>            Assignee: Viknes B
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: Rave-658.patch, Screen shot 2012-06-05 at 11.56.52 AM.png
>
>
> newpassword and request user pages have some layout problems with footer coming twice on submit if email server is not configured.i did not test with email server configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira