| Summary: | [HTML] Unexpected prefix for attribute value content assist | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> | ||||
| Component: | JS Tools | Assignee: | Olivier Thomann <Olivier_Thomann> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | major | ||||||
| Priority: | P3 | CC: | Carolyn_MacLeod, Olivier_Thomann | ||||
| Version: | 10.0 | ||||||
| Target Milestone: | 12.0 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | 486608 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Curtis Windatt
The change to the prefix string fixed a real problem with the attribute assist. The fix for this should probably be to fix the prefix in htmlContentAssist once we know we are in an attribute value. Created attachment 259873 [details]
Proposed patch
Reverting the regexp that computes the prefix.
Fixed. (In reply to Olivier Thomann from comment #3) > Fixed. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=213970e7be05f701a1e841b1a66a571f2a5f608b Complete fix with tests |