Actions
Defect #3162
closedline through / cross out in IE6
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2009-04-13
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Is there a workaround for IE6 and displaying the line through / cross out for completed bugs?
On the versions/show page 3 bugs are coded to be closed:
<li><a href="/issues/show/473" class=" issue closed">Support #473</a>: error1</li> <li><a href="/issues/show/503" class=" issue closed">Bug #503</a>: error2</li> <li><a href="/issues/show/510" class=" issue closed">Bug #510</a>: error3</li>
However in Internet Explorer 6, only 1 or 2 (it varies) will actually have the line through the link.
Rails 2.1.2
Redmine 0.8.3 (i think)
IE 6.0.2900.2180.xpsp_sp2_gdr.090914-1233
(note: works fine in Firefox / Safari)
Related issues
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
I think it was fixed in r2516 and in 0.8.2. You can check your Redmine version in Administration -> Information.
Actions