You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dragos Dascalita Haut (JIRA)" <ji...@apache.org> on 2012/06/07 17:24:25 UTC

[jira] [Updated] (SLING-2504) custom-login-form bundle is not working as expected

     [ https://issues.apache.org/jira/browse/SLING-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dragos Dascalita Haut updated SLING-2504:
-----------------------------------------

    Attachment: fixing_custom_login_form_sample.patch

I'm attaching the patch for this issue.
Changelist:
- updated custom-login-form pom to have the bundle registered as a fragment for org.apache.sling.auth.selector
- moved the custom_login.html from org.apache.sling.form.impl into another package: org.apache.sling.auth.selector
- deleted duplicated login.html file from org.apache.sling.auth.form. The one being used is in org.apache.sling.auth.selector.


                
> custom-login-form bundle is not working as expected
> ---------------------------------------------------
>
>                 Key: SLING-2504
>                 URL: https://issues.apache.org/jira/browse/SLING-2504
>             Project: Sling
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: Form Based Authentication 1.0.0
>            Reporter: Dragos Dascalita Haut
>              Labels: patch, samples
>         Attachments: fixing_custom_login_form_sample.patch
>
>
> The custom-login-form doesn't affect the actual login UI. 
> The bundle registers as a fragment for org.apache.sling.auth.form, while SelectorFormServlet is in org.apache.sling.auth.selector. 
> The custom-login-form sample should register as a fragment for org.apache.sling.auth.selector.

--
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