Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Open
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Robert F. Beeger
    4 years ago (27 Dec 2007 19:56)
  • Updated by   root
    2 years ago (17 Jan 2010 20:56)
  • Jira: IDEADEV-40352
    (history, comments)
 
IDEA-42393 Better handling of line breaks in header values
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Currently line breaks in a header value – that is the newline character \n and a following space – are removed when determining the text of the header value.

This approach is working OK as long as no annotations for parts of the text are set. If annotations for parts of the header value text are created they will become incorrect after the first line break since for creating the annotations – currently only while parsing version numbers – only the filtered text is considered.

Some kind of conversion mechanism must be provided that converts between text ranges based on the filtered text and text ranges based on the actual text.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments