Bug 28100 - Hitting Ctrl-D in client errors
Summary: Hitting Ctrl-D in client errors
Status: RESOLVED FIXED
Alias: None
Product: Slide
Classification: Unclassified
Component: WebDAV client (show other bugs)
Version: 2.0
Hardware: Other other
: P3 minor (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-31 17:23 UTC by Ville Skyttä
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ville Skyttä 2004-03-31 17:23:26 UTC
2.0b1: Hitting Ctrl-D in the command line client prompt right after startup gives:

  [ Slide ] $ Fatal Error: unexpected token: null
  line 1:1: unexpected token: null
          at org.apache.webdav.cmd.ClientParser.commands(ClientParser.java:176)
          at org.apache.webdav.cmd.Client.run(Client.java:112)
          at org.apache.webdav.cmd.Slide.main(Slide.java:84)
  Please, email to slide-user@jakarta.apache.org
Comment 1 Oliver Zeigermann 2004-04-01 08:41:22 UTC
Client now exists normally.