| Summary: | TODO tag not recognized when followed by a colon | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Editor | Assignee: | Grant Gayed <grant_gayed> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
I checked Eclipse for precedent and found that most non-alphanumeric chars can be here, so the TODO match's end-bound is now a word boundary. Fixed > 20130115, commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=53ec05e174fb3aa9ac6d87e165ea9903268b1fbf . |