Reports wrong URI for "No such file or directory".
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
elinks (Debian) |
New
|
Unknown
|
|||
elinks (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: elinks
In a file, obtained via wget (along with the relevant frame target file), there is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv=
</HEAD>
<FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name=top
</FRAMESET>
</HTML>
The actual file in ../searchportal
The file whose contents are given above resides in /tmp/www.
Unable to retrieve file file://
No such file or directory.
This is misleading, as in fact it finds that file just fine; just not the embedded frame target. This is confirmed via strace.
I will attach the strace output, which should be sufficient data to confirm this bug.
Changed in elinks (Ubuntu): | |
importance: | Undecided → Low |
Changed in elinks (Debian): | |
status: | Unknown → New |
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.