Anonymous | Login | Signup for a new account | 2019-12-16 10:19 UTC | ![]() |
Main | My View | View Issues | Change Log | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0004109 | TestLink | Event viewer | public | 2010-12-17 18:46 | 2011-01-22 15:11 | ||||
Reporter | tbennett | ||||||||
Assigned To | Julian | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Windows | OS | Windows | OS Version | 7 | ||||
Product Version | 1.9 (Prague) | ||||||||
Fixed in Version | 1.9.1 (bug fixing) | ||||||||
Summary | 0004109: Event logs not viewable in IE8 | ||||||||
Description | The event logs are viewable in Firefox, but not IE8. By default, the logs are expanded, but nothing shows except the first log's header. See attached pic. | ||||||||
Steps To Reproduce | Click on Events on top toolbar. | ||||||||
Additional Information | I have popups enabled in my browser. | ||||||||
Tags | No tags attached. | ||||||||
Database (MySQL,Postgres,etc) | mysql | ||||||||
Browser | IE 8 | ||||||||
PHP Version | |||||||||
TestCaseID | |||||||||
QA Team - Task Workflow Status | |||||||||
Attached Files | ![]() | ||||||||
![]() |
||||||
|
![]() |
|
(0013033) Julian (reporter) 2010-12-18 08:41 |
has been fixed. retest with next release or fix manually: lib/events/eventviewer.php line 268: change $rowData[] = "<!-- " . $description . " --!>" . to $rowData[] = "<!--" . $description . "-->" . |
(0013390) fman (administrator) 2011-01-22 15:11 |
1.9.1 Released |
![]() |
|||
Date Modified | Username | Field | Change |
2010-12-17 18:46 | tbennett | New Issue | |
2010-12-17 18:46 | tbennett | File Added: TestLink_log_not_viewable.PNG | |
2010-12-18 08:41 | Julian | Note Added: 0013033 | |
2010-12-18 08:41 | Julian | Status | new => resolved |
2010-12-18 08:41 | Julian | Fixed in Version | => 1.9.1 (bug fixing) |
2010-12-18 08:41 | Julian | Resolution | open => fixed |
2010-12-18 08:41 | Julian | Assigned To | => Julian |
2010-12-18 08:41 | Julian | Relationship added | child of 0004039 |
2011-01-22 15:11 | fman | Note Added: 0013390 | |
2011-01-22 15:11 | fman | Status | resolved => closed |
Copyright © 2000 - 2019 MantisBT Team |