URLs of the form news:hierarchy.group throw MalformedURLExceptions in new URL( )

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.0.2
    • Component/s: core-libs
    • None
    • sparc
    • solaris_2.5.1



      Name: sgC58550 Date: 05/09/97


      try
      {
      URL url = new URL("news:misc.kids");
      }
      catch (MalformedURLException e) {e.printStackTrace(System.out);}

      Received the following when run program:
      java.net.MalformedURLException: unknown protocol: news

      company - Mills College
      ======================================================================

            Assignee:
            Benjamin Renaud (Inactive)
            Reporter:
            Sheri Good (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: