Bug 113374 - [javadoc][assist] do not propose anything if the prefix is preceded by a special character
Summary: [javadoc][assist] do not propose anything if the prefix is preceded by a spec...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.2 M3   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 12:57 EDT by Tom Hofmann CLA
Modified: 2005-10-31 06:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hofmann CLA 2005-10-21 12:57:49 EDT
I20051018

There should not be any java proposals within HTML constructs (tags, entities).

---------- snip ---------
/**
 * <co|
 * 
 * &u|
 */
-------------------------
Comment 1 Frederic Fusier CLA 2005-10-21 18:32:47 EDT
Fixed and released in HEAD.

Test cases added in JavadocBugsCompletionModelTest
Comment 2 David Audel CLA 2005-10-31 06:52:45 EST
Verified for 3.2 M3 using build I20051031-0010