You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2007/11/10 14:13:52 UTC

[jira] Created: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

Http server on people: odd chars in server signature; 'core' icons used inappropriately
---------------------------------------------------------------------------------------

                 Key: INFRA-1402
                 URL: https://issues.apache.org/jira/browse/INFRA-1402
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: HTTP Server
         Environment: people.apache.org
            Reporter: Sebb


See for example:

http://people.apache.org/~sebb/test/

1) The footer (ServerSignature) has some odd characters in it - are these deliberate?

2) The handling of files/directories which match *core* is wrong:
- should not be applied to directories
- should probably only match 'core' exactly

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


[jira] Closed: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

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

Joe Schaefer closed INFRA-1402.
-------------------------------

    Resolution: Fixed

Applied http://people.apache.org/~wrowe/ssl_version_pool_fix-2.0.patch

> Http server on people: odd chars in server signature; 'core' icons used inappropriately
> ---------------------------------------------------------------------------------------
>
>                 Key: INFRA-1402
>                 URL: https://issues.apache.org/jira/browse/INFRA-1402
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>         Environment: people.apache.org
>            Reporter: Sebb
>
> See for example:
> http://people.apache.org/~sebb/test/
> 1) The footer (ServerSignature) has some odd characters in it - are these deliberate?
> 2) The handling of files/directories which match *core* is wrong:
> - should not be applied to directories
> - should probably only match 'core' exactly

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


[jira] Commented: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546237 ] 

Sebb commented on INFRA-1402:
-----------------------------

Now looks like this:

Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 AddCharset Server at people.apache.org Port 80

The odd bit is "AddCharset".

> Http server on people: odd chars in server signature; 'core' icons used inappropriately
> ---------------------------------------------------------------------------------------
>
>                 Key: INFRA-1402
>                 URL: https://issues.apache.org/jira/browse/INFRA-1402
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>         Environment: people.apache.org
>            Reporter: Sebb
>
> See for example:
> http://people.apache.org/~sebb/test/
> 1) The footer (ServerSignature) has some odd characters in it - are these deliberate?
> 2) The handling of files/directories which match *core* is wrong:
> - should not be applied to directories
> - should probably only match 'core' exactly

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


[jira] Commented: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544739 ] 

Sebb commented on INFRA-1402:
-----------------------------

Now it looks like this:

Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6  Server at people.apache.org Port 80

The square seems to be ^B = x'02'



> Http server on people: odd chars in server signature; 'core' icons used inappropriately
> ---------------------------------------------------------------------------------------
>
>                 Key: INFRA-1402
>                 URL: https://issues.apache.org/jira/browse/INFRA-1402
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>         Environment: people.apache.org
>            Reporter: Sebb
>
> See for example:
> http://people.apache.org/~sebb/test/
> 1) The footer (ServerSignature) has some odd characters in it - are these deliberate?
> 2) The handling of files/directories which match *core* is wrong:
> - should not be applied to directories
> - should probably only match 'core' exactly

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


[jira] Commented: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546842 ] 

Sebb commented on INFRA-1402:
-----------------------------

Thanks for the fix for part 1.

I've created:

https://issues.apache.org/jira/browse/INFRA-1419

to deal with the second part of the original JIRA - sorry, I should have created two issues originally.

> Http server on people: odd chars in server signature; 'core' icons used inappropriately
> ---------------------------------------------------------------------------------------
>
>                 Key: INFRA-1402
>                 URL: https://issues.apache.org/jira/browse/INFRA-1402
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>         Environment: people.apache.org
>            Reporter: Sebb
>
> See for example:
> http://people.apache.org/~sebb/test/
> 1) The footer (ServerSignature) has some odd characters in it - are these deliberate?
> 2) The handling of files/directories which match *core* is wrong:
> - should not be applied to directories
> - should probably only match 'core' exactly

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


[jira] Commented: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542166 ] 

Sebb commented on INFRA-1402:
-----------------------------

See also INFRA-1396 - the footer display is now tidier:

Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 ZŒI Server at people.apache.org Port 80

The ZŒI was previously largely unreadable (sorry, did not save output).

However ZŒI still looks a bit odd to me...

> Http server on people: odd chars in server signature; 'core' icons used inappropriately
> ---------------------------------------------------------------------------------------
>
>                 Key: INFRA-1402
>                 URL: https://issues.apache.org/jira/browse/INFRA-1402
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>         Environment: people.apache.org
>            Reporter: Sebb
>
> See for example:
> http://people.apache.org/~sebb/test/
> 1) The footer (ServerSignature) has some odd characters in it - are these deliberate?
> 2) The handling of files/directories which match *core* is wrong:
> - should not be applied to directories
> - should probably only match 'core' exactly

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


[jira] Commented: (INFRA-1402) Http server on people: odd chars in server signature; 'core' icons used inappropriately

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544649 ] 

Sebb commented on INFRA-1402:
-----------------------------

The footer for directory displays now looks like this:

Apache/2.2.6 (Unix) DAV/2 mod_ssl/2.2.6 PÛo Server at people.apache.org Port 80

Surely something is amiss when the output changes arbitrarily like this?

> Http server on people: odd chars in server signature; 'core' icons used inappropriately
> ---------------------------------------------------------------------------------------
>
>                 Key: INFRA-1402
>                 URL: https://issues.apache.org/jira/browse/INFRA-1402
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Server
>         Environment: people.apache.org
>            Reporter: Sebb
>
> See for example:
> http://people.apache.org/~sebb/test/
> 1) The footer (ServerSignature) has some odd characters in it - are these deliberate?
> 2) The handling of files/directories which match *core* is wrong:
> - should not be applied to directories
> - should probably only match 'core' exactly

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