Ticket #51 (closed Bug: fixed)

Opened 3 years ago

List of possible domains after @ does not go past top level

Reported by: jathey Assigned to: CLOSED
Priority: High Milestone:
Component: Text IDE Keywords:
Cc:

Description

With a policy like:

domain foo { mqueues@ }; domain foo.bar; resource mqueues@

If you hit Cntl-Space after the @, you get foo but not foo.bar. Similarly, if you type

resource mqueues@foo.

and hit Cntl-Space after the period, you don't get bar, you get the list of domains and control rdefs.

Change History

12/02/05 16:09:39 changed by James Athey

Assigned to Brian Williams

12/06/05 09:32:21 changed by Brian Williams

Resolved (Fixed)

03/10/06 10:17:31 changed by James Athey

Closed