Closed
Bug 30610
Opened 25 years ago
Closed 25 years ago
.gif link doesn't work
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: ezh, Assigned: travis)
References
()
Details
Attachments
(2 files)
Load the link.
There is "SETI@home Windowsi klient töös." link to
http://www.parnumaa.ee/seti/seti_win.gif
Try to open it. Link does not opens, but in location bar we see the link adress.
Can it link to bug 30607 in case of "õúæý"?
This working on NT with my build from thursday. Let me check it
when I update my tree to current.
If anyone has a win98 build, please check the image url:
http://www.parnumaa.ee/seti/seti_win.gif
thanks,
-P
Reporter | ||
Comment 2•25 years ago
|
||
I would say try:
Ekraaninäide: <a href="seti_win.gif" target="none2">SETI@home Windowsi
klient töös</a>.
It doesn't work. I'll create a test.
Reporter | ||
Comment 3•25 years ago
|
||
Reporter | ||
Comment 4•25 years ago
|
||
I created a test case. It's a zip archive.
Reporter | ||
Comment 5•25 years ago
|
||
Reporter | ||
Comment 6•25 years ago
|
||
Hmmm... We need an "archive" option for attachments. I made it as binary,
download it and rename to .zip for unpacking.
The imglib doesn't have a problem displaying the image.
The problem appears to be in creating the new target window
for the image display.
The link in question is:
<a href="seti_win.gif" target="none2">SETI@home Windowsi klient
töös</a>
I'm not sure who should be looking at this....webshell? layout?
Travis, would you reassign this if new target windows are not
in your code world?
thnx.
-P
Assignee: pnunn → travis
Status: ASSIGNED → NEW
Should work now.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 10•25 years ago
|
||
works fine on this morning's Win32 build on NT 4.0SP5.
ezh@infonet.ee, if you're still having problems, please re-open. thanks!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•