#12162 closed defect (fixed)
API Doc Preview tools dont' render in Chrome
Reported by: | Sam Foster | Owned by: | Sam Foster |
---|---|---|---|
Priority: | high | Milestone: | 1.5.1 |
Component: | Documentation | Version: | 1.6.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you load either of util/docscripts/_browse.php and _browse2.php you get nothing in Chrome (and possibly other webkits). This is just missing closing title tag, will commit fix shortly.
Change History (5)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 10 years ago by
Milestone: | 1.6 → 1.5.1 |
---|
Sam, please check into the 1.5 branch also. Thanks
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
(In [23562]) Closing title tag that was breaking rendering in Chrome. fixes #12162