You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2021/04/07 14:48:20 UTC

[GitHub] [jena] afs commented on pull request #981: Handle shortened IpV6 as resolved by chrome

afs commented on pull request #981:
URL: https://github.com/apache/jena/pull/981#issuecomment-814976470


   Hi there,
   
   Which version of Jena is this about and is it the Fuseki packaging for the standalone server with UI?
   What goes wrong?
   
   There was a problem in Jena 3.17.0 (and only that version) : [JENA-2072](https://issues.apache.org/jira/browse/JENA-2072) (related [JENA-2011](https://issues.apache.org/jira/browse/JENA-2011)).
   
   Upgrading components, (presumably Jetty, which is used for that form of Fuseki) made it go away but we didn't find the root cause.
   `[::1]` should become `[0:0:0:0:0:0:0:1]` but I, for one, am not clear which component is responsible for converting to canonical form. We can add this to be robust anyway.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org