You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/08/17 23:20:31 UTC

[jira] Commented: (GERONIMO-3386) Nothing returned when clicking on "Save" button at creating Tomcat NIO HTTPs Connector

    [ https://issues.apache.org/jira/browse/GERONIMO-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520677 ] 

Paul McMahan commented on GERONIMO-3386:
----------------------------------------

it seems that internet explorer has a strange bug where it cannot submit a form containing more than 75 visible inputs.   The secure nio connector has 78 attributes, so its just a little over the limit and this prevents the form from submitting.  nothing happens when you try, IE just ignores you.

the options I can think of are to remove the three least important attributes for this type of connector, or to see if microsoft has fixed this problem in a later version of IE.   right now I am pursing the latter option and will update this jira with the results.

> Nothing returned when clicking on "Save" button at creating Tomcat NIO HTTPs Connector
> --------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3386
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3386
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M5
>         Environment: Windows xp sp2 x86-32
>            Reporter: Song
>            Assignee: Paul McMahan
>
>     When edit a new Tomcat NIO HTTP Connector, modify port from 8081 to 8082, click on "Save" button, No any response returned, and No error or exception is thrown too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.