Anonymous | Login | Signup for a new account | 2021-04-16 05:00 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000685 | YaCy | [All Projects] General | public | 2016-09-20 02:37 | 2016-09-24 04:35 | ||||
Reporter | luc | ||||||||
Assigned To | BuBu | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
ETA | none | ||||||||
Platform | OS | OS Version | |||||||
Product Version | YaCy 1.8 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000685: JavaScript errors in HostBrowser.html | ||||||||
Description | The index browser page (/HostBrowser.html) sometimes triggers JavaScript errors when browsing sub-folders or when sorting the table (the first line of the table contains ".."). For example at http://localhost:8090/HostBrowser.html?admin=true&path=http://lucene.apache.org/core/ [^] In the browser console, the following error is triggered : "TypeError: node is undefined sorttable.getInnerText() sorttable.js:233 ..." At http://localhost:8090/HostBrowser.html?admin=true&path=http://lucene.apache.org/ [^] When sorting on "linked" column, the following error is triggered : "TypeError: node is undefined sorttable.getInnerText() sorttable.js:233 ..." | ||||||||
Additional Information | This is because this table has cells with a colspan value greater than 1 and the sorttable.js library does not handle this case. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0001295) luc (reporter) 2016-09-20 02:50 |
Fix commited : https://github.com/yacy/yacy_search_server/commit/52e56025f7cfb5c922d12370b77cc1c13beb1d31 [^] Tested fix and non-regressions on : - Debian Jessie : Firefox 45.3 - Windows 10 : Firefox 48.0, Chrome 53, Microsoft Edge and Emulated IE 8 to IE 11 |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-20 02:37 | luc | New Issue | |
2016-09-20 02:50 | luc | Note Added: 0001295 | |
2016-09-24 04:35 | BuBu | Status | new => resolved |
2016-09-24 04:35 | BuBu | Resolution | open => fixed |
2016-09-24 04:35 | BuBu | Assigned To | => BuBu |
Copyright © 2000 - 2021 MantisBT Team |