Bug 163968

Summary: First character is truncated if changelog is in different project.
Product: [Fedora] Fedora Reporter: Jeff Pound <jpound>
Component: eclipse-changelogAssignee: Kyu Lee <klee>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-27 15:44:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Pound 2005-07-22 14:49:07 UTC
Description of problem:
The first character of the path to the source file is truncated if the ChangeLog
is in a different project than the source file.

Version-Release number of selected component (if applicable):
eclipse-changelog-2.0.1_fc-22

How reproducible:
always

Steps to Reproduce:
1. Invoke changelog plugin in project 'A'
2. Choose project 'B' as the location for the ChangeLog
3. make a changelog entry in project 'A'
  
Actual results (example):
* rg.python.pydev/src/org/[...]

Expected results (example):
* org.python.pydev/src/org/[...]

Comment 1 Jeff Pound 2005-07-22 14:54:06 UTC
Also, this happens with both python and Java files (havent tried C/C++)

Comment 2 Kyu Lee 2007-03-27 15:44:24 UTC
Moved to eclipse.org bugzilla:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=179552