REBOL3 tracker
  0.9.12 beta
Ticket #0001826 User: anonymous

Project:



rss
TypeBug Statusproblem Date16-Jan-2011 19:25
Versionalpha 110 CategoryPorts Submitted byabolka
PlatformAll Severityminor Prioritynormal

Summary QUERY does not work on dns:// ports
Description See also #1373 regarding the misleading error message.
Example code
>> query open dns://rebol.com 
** Script error: cannot use query on port! value
** Where: query
** Near: query open dns://rebol.com

Assigned ton/a Fixed in- Last Update31-Jan-2011 06:32


Comments
(0003073)
Carl
31-Jan-2011 06:32

I wonder what kind of information would come from QUERY on DNS ports? (Normally, READ is used to obtain the DNS lookup value.)

Date User Field Action Change
31-Jan-2011 06:32 carl Comment : 0003073 Added -
31-Jan-2011 06:32 carl Status Modified reviewed => problem
30-Jan-2011 18:47 carl Status Modified submitted => reviewed
17-Jan-2011 23:27 BrianH Code Modified -
17-Jan-2011 23:27 BrianH Category Modified Unspecified => Ports
16-Jan-2011 19:25 abolka Ticket Added -