Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 340523 - Found 2 consecutive single quotes in text not handled by Java MessageFormat class
Summary: Found 2 consecutive single quotes in text not handled by Java MessageFormat c...
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 8.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 8.0   Edit
Assignee: Vivian Kong CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-20 17:10 EDT by Kit Lo CLA
Modified: 2011-05-06 16:23 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kit Lo CLA 2011-03-20 17:10:10 EDT
Build ID: I201103111317

Found 2 consecutive single quotes in text not handled by Java MessageFormat class. Signle quotes should not be doubled if not handled by Java MessageFormat class.

ECLIPSE\PLUGINS\ORG.ECLIPSE.CDT.CORE\ORG\ECLIPSE\CDT\INTERNAL\CORE\MESSAGES.PROPERTIES
convention_scope_dotName= Scope name starts or ends with a ''.''

ECLIPSE\PLUGINS\ORG.ECLIPSE.CDT.CORE\ORG\ECLIPSE\CDT\INTERNAL\CORE\PARSER\PARSERMESSAGES.PROPERTIES
ParserProblemFactory.error.syntax.missingSemicolon=Missing '';''
Comment 1 Vivian Kong CLA 2011-05-06 15:32:12 EDT
Fixed in HEAD.