Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013542 | mantisbt | reports | public | 2011-11-17 10:13 | 2014-09-23 18:05 |
Reporter | VeMag | Assigned To | rombert | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.8 | ||||
Target Version | 1.2.11 | Fixed in Version | 1.2.11 | ||
Summary | 0013542: in MantisGraph, function "Show as Table" try to open an iframe and fail | ||||
Description | I understand reading 0012165 issue that opening an iframe is forbidden, so the page have to be rewritten | ||||
Steps To Reproduce | go "View Issues", the result can be obtain in a new window but it doesn't look fine | ||||
Tags | No tags attached. | ||||
Reminder sent to: dhx This is introduced by 0011824 |
|
ack, thanks for reporting |
|
There is a pull request to fix the issue |
|
Reminder sent to: rombert I would like to attach the changesets for master and master-1.2.x This is the one for master |
|
It's there, you just need to scroll to page 2, as the changesets are sorted by commit date. Alternatively, you can use the search function |
|
Thanks dregad, learning every day (at least I hope so ....) Is this something we have to worry? http://www.mantisbt.org/bugs/plugin.php?page=Source/view&id=17486 |
|
(In reply to comment 0013542:0031736)
It's just a record that there was a conflict which needed manual resolution. |
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
MantisBT: master-1.2.x 4f93c957 2012-04-11 01:55 Details Diff |
Fix 0013542: ... try to open an iframe and fail Replace iframe by include |
Affected Issues 0013542 |
|
mod - plugins/MantisGraph/pages/bug_graph_page.php | Diff File | ||
MantisBT: master c4221c0b 2012-04-29 03:31 Details Diff |
Fix 0013542: ... try to open an iframe and fail Replace iframe by include Conflicts: plugins/MantisGraph/pages/bug_graph_page.php |
Affected Issues 0013542 |
|
mod - plugins/MantisGraph/pages/bug_graph_page.php | Diff File |