| Summary: | Editor hangs on a zero-length regexp match | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | libingw, Silenio_Quarti |
| Version: | 0.5 | ||
| Target Milestone: | 0.5 M1 | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Silenio just pushed the new text model API. I just pulled and the issue disappeared. Please double check. I can still reproduce the problem using the code in HEAD. (In reply to comment #2) > I can still reproduce the problem using the code in HEAD. You are right. I was searching on an empty file. I changed textModel.js to abort the search for zero-length matches. Fixed http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d8f854c6302d1ecffb821114ffdd336793d0fbec |