| Summary: | TODO tag inside <!-- --> prevents comment from being closed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||
| Component: | Editor | Assignee: | Grant Gayed <grant_gayed> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | grant_gayed | ||||
| Version: | 5.0 | ||||||
| Target Milestone: | 5.0 RC1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Fixed > 20140131, commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=bb2ca2481087c93f07a857e138ced996a8bd772c . |
Created attachment 239313 [details] screenshot of comment style extending outside <!-- --> 1. Open a .html file in the orion editor 2. Create an HTML comment <!-- whatever --> 3. Put a TODO tag inside the comment. This causes the closing --> tag to not be recognized, so the comment styling continues outside the comment block, until EOF or another comment block's --> is reached.