Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #27534
Closed (moved) (moved)
Open
Created Sep 07, 2018 by traumschule@traumschule

Trac's autocomplete.js logs $.browser is undefined

JavaScript error: http://ea5faa5po25cf7fb.onion/projects/tor/chrome/autocomplete/js/autocomplete.js, line 96: TypeError: $.browser is undefined

$.browser.opera && $(input.form).bind("submit.autocomplete", function () {

is better written

typeof $.browser.opera !== 'undefined' && $(input.form).bind("submit.autocomplete", function () {
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking