Bug 163968 - First character is truncated if changelog is in different project.
Summary: First character is truncated if changelog is in different project.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-changelog
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kyu Lee
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-22 14:49 UTC by Jeff Pound
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-03-27 15:44:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.