| Summary: | Editor Find actions not working | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | libingw, susan |
| Version: | 1.0 | ||
| Target Milestone: | 1.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
it was because the fillFunction from the parammeterCollector requires a return value now. fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=0c7bffa82feb9e6da02dcbef65ee9e1d51bc0ef9. (In reply to comment #1) > it was because the fillFunction from the parammeterCollector requires a > return value now. > fixed with > http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/ > ?id=0c7bffa82feb9e6da02dcbef65ee9e1d51bc0ef9. sorry Libing. I believe there's always been a return value but I made some changes to actually honor the return value, which would have busted you. |