Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369620 - TASK TAGS - incorrect regex/detection
Summary: TASK TAGS - incorrect regex/detection
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Dawid Pakula CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 01:43 EST by dj ot CLA
Modified: 2020-05-14 10:16 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.