Bug 1028512 - Rule editor shows rows starting with hash as comments
Summary: Rule editor shows rows starting with hash as comments
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Eclipse Tooling
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact: Tomas David
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-08 15:59 UTC by Tomas Schlosser
Modified: 2020-03-27 19:05 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:05:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Schlosser 2013-11-08 15:59:00 UTC
Description of problem:
Although the '#' was not officially a comments sign, it is treated as such. This now collides with inline casts that use hash sign to separate field from the type it should be cast to.

Version-Release number of selected component (if applicable):
JBoss Drools Core 6.0.0.201308222359 and also master (2013-11-08)
Eclipse 4.3 (Kepler), JBDS 7.0.1.GA

Steps to Reproduce:
1. open drl file
2. add a # sign on some row

Actual results:
The rest of the row is marked as comment

Expected results:
nothing, # is a normal character

Additional info:

Comment 1 Lukáš Petrovický 2014-02-04 19:42:06 UTC
QE considers this optional for 6.0.1.


Note You need to log in before you can comment on or make changes to this bug.