Ticket #39 (closed Bug: fixed)

Opened 3 years ago

PolicyParser: Uninterpretable Error Message w/Content Assistance

Reported by: jbankert Assigned to: jbankert
Priority: Medium Milestone:
Component: Parsers Keywords:
Cc:

Description

1. Enter the following in a policy (.fpol) file:

domain y; resource res1 { dirFiles }; access y res1 write { dirFiles:rename };

2. Place the cursor after "rename" and enter "."

3. The content assitance pops up a set of selcetions while the paser raises an uninterpretable error description:

Lexical error at line 3, coloumn 38. Encountered: "." 946) after : ""

The error message needs to be made clear and the system shouldn't pop up content assitance for invalid syntax.

Change History

11/30/05 08:59:05 changed by Jeff Bankert

Assigned to James Athey

11/30/05 11:38:35 changed by Brian Williams

Assigned to Brian Williams

12/01/05 09:39:29 changed by Brian Williams

Resolved (Fixed)