Bug 136098

Summary: Recursive directory link
Product: [Fedora] Fedora Reporter: Mike <lsomike>
Component: wordtransAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-18 10:27:45 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:
Bug Depends On:    
Bug Blocks: 123268    

Description Mike 2004-10-17 20:14:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20041012

Description of problem:
The /usr/share/doc/wordtrans-doc directory contains a recursive loop
which utilities like grep will note on: e.g.:

[root@linmaster doc]# grep -iR mapping-daemon *
grep: warning: wordtrans-doc/html.fr/html.fr: recursive directory loop


[wordtrans-doc]# ll html.fr
total 172
lrwxrwxrwx  1 root root    27 Oct 16 01:10 html.fr ->
../../wordtrans-doc/html.fr
 

Version-Release number of selected component (if applicable):
wordtrans-kde-1.1pre13-7

How reproducible:
Always

Steps to Reproduce:
1. View the listing: e.g. ll /usr/share/doc/wordtrans-doc
2.
3.
    

Actual Results:  self referencing link is shown

Expected Results:  no self referencing link

Additional info:

Comment 1 Than Ngo 2004-10-18 10:27:45 UTC
it's fixed in wordtrans-1.1pre13-8. Thanks for your report.