Modify ↓
#3619 closed defect (fixed)
Remote control plugin defect on josm-latest
| Reported by: | giggls | Owned by: | framm |
|---|---|---|---|
| Priority: | normal | Component: | Core remotecontrol |
| Version: | latest | Keywords: | |
| Cc: |
Description
The following remote command does not work:
~/ > telnet localhost 8111 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET /import?url=http://www.openstreetmap.org/api/0.6/way/4254655/full HTTP/1.0 HTTP/1.1 200 OK Date: Tue Sep 29 11:19:16 CEST 2009 Server: JOSM RemoteControl Content-type: text/plain Content-length: 4 OK Connection closed by foreign host.
This does not do anything (josm 2209/remote-control 17590). Works fine with josm-tested!
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by vsandre
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by vsandre
See also #3583
Note: See
TracTickets for help on using
tickets.



fixed in remoteControl revision 17858 and JOSM r2215