Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369620

Summary: TASK TAGS - incorrect regex/detection
Product: z_Archived Reporter: dj ot <djot>
Component: PDTAssignee: Dawid Pakula <zulus>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P2 CC: zhaozhongwei, zulus
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description dj ot CLA 2012-01-25 01:43:50 EST
Build Identifier: Version: 4.2.0 Build id: I20111209-2100

Hi,

I added a "Task Tag" named "XY".

Using //XY in a file works as expected.

Unfortunately, this is also listed as a valid task in the Task View Panel (and "XY" is highlighted in the Editor view):

//foobar // "D:\XY\php\test.php"

same with anything else like

//foobar "D:\XY\php\test.php"
//"D:\XY\php\test.php"
//fooXYbar


Reproducible: Always

Steps to Reproduce:
1. see "Details"
2.
3.