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

Karl Wright commented on CONNECTORS-1388:
-----------------------------------------

[~schuch]:  This is not a known issue, but here's the full failure:

{code}
    [junit]     parser.feed( data )
    [junit]   File "c:\python27\lib\HTMLParser.py", line 114, in feed
    [junit]     self.goahead(0)
    [junit]   File "c:\python27\lib\HTMLParser.py", line 160, in goahead
    [junit]     k = self.parse_endtag(i)
    [junit]   File "c:\python27\lib\HTMLParser.py", line 398, in parse_endtag
    [junit]     self.handle_endtag(elem)
    [junit]   File 
"C:\wip\mcf\trunk\connectors\jdbc\test-HSQLDB-output\VirtualBrowser.py", line 
1651, in handle_endtag
    [junit]     raise Exception("Unmatched tag: %s. Found instead: %s" % 
(lastguy, tag) )
    [junit] Exception: Unmatched tag: tr. Found instead: table
{code}

Looks like either the config or the specification page for the JDBC connector 
has unmatched tags.  I'll have to look at that.

Meanwhile, please do go ahead and change it to 'autofocus="autofocus"'.

> 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