History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11851
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Maxim Drobintsev
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Perforce "Changes" view incorrectly displays multi-line CL comments

Created: 12 Nov 06 02:07   Updated: 22 Mar 07 16:50
Component/s: Version Control Integration. Perforce
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
Linux x86 64 bit
Sun Jdk 1.5.0_06
Issue Links:
Duplicate
This issue duplicates:
IDEADEV-14764 Editing externally created changelist... Normal Resolved
 

Build: 6,094
Severity: Low


 Description  « Hide
Perforce changes view displays multi-line CL comments as one line without space between the original lines.

Here is how to reproduce this bug:

1. Create a CL with multi-line comment using "p4 change", e.g.

Description:
line 1
line 2

2. Start IDEA in the same Perforce client, wait till Perforce changes view is synchronized and check the comment of the CL you just created. It will be as follows:

line 1line 2

Expected result: either display multi-line comments as multiple lines or insert a space between the lines so the above CL should have the comment "line 1 line 2" in IDEA.

Thanks,
Maxim.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.