id summary reporter owner description type status priority component severity resolution keywords cc release 11014 Hardcoded paths in fieldtootip.py do not exist in project directory structure anonymous matobaa "The code in `filter_stream(...)` function is using hardcoded strings representing file paths which do not exist in the project structure, resulting in failure of certain ticket-related pages to load. {{{ line 75: {{{add_script(req, 'fieldtooltip/jquerytools/jquery.tools.min.js')}}} line 76: {{{add_script(req, 'fieldtooltip/jquerytools/enabler.js')}}} line 77: {{{add_stylesheet(req, 'fieldtooltip/jquerytools/jquery_tools_tooltip.css')}}} }}} Current directory structure: {{{ 0.12 |- fieldtooltit |-htdocs |-dir1 |-blah.js |-dir2 |-dir3 |- setup.py }}} In summary, `jquerytools` is missing." defect closed normal FieldTooltipPlugin normal worksforme 0.12