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

Markus Schuch commented on CONNECTORS-1388:
-------------------------------------------

The UI tests were not on my radar, sorry. Thanks Karl for fixing this. 

I overlooked that we are using XHTML5 here. But i think {{autofocus="true"}} is 
not a valid attribute in XHTML5, it should be {{autofocus="autofocus"}}.
I would like to change that, but the UI tests are currently not passing on my 
machine:

{code}
[junit] Testcase: 
createConnectionsAndJob(org.apache.manifoldcf.crawler.connectors.jdbc.tests.NavigationHSQLDBUI):
  Caused an ERROR
    [junit] UI test failed; error code: 1
    [junit] java.lang.Exception: UI test failed; error code: 1
    [junit]     at 
org.apache.manifoldcf.core.tests.HTMLTester.executeTest(HTMLTester.java:184)
    [junit]     at 
org.apache.manifoldcf.crawler.connectors.jdbc.tests.NavigationHSQLDBUI.createConnectionsAndJob(NavigationHSQLDBUI.java:303)
{code}

Looks like a JDBC Connecor UI test. Is this a known issue?

> Automatically focus username field on login page
> ------------------------------------------------
>
>                 Key: CONNECTORS-1388
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1388
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Framework core
>            Reporter: Markus Schuch
>            Assignee: Markus Schuch
>            Priority: Minor
>             Fix For: ManifoldCF 2.7
>
>
> The username field in the login page should automatically be focused when the 
> login page is loaded.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to