Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#13328 closed bug (fixed)

All on-page JS is broken following Trac update

Reported by: waddlesplash Owned by: haiku-web
Priority: normal Milestone: Unscheduled
Component: Website/Trac Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Blocks that defaulted to folded-closed, e.g. "Change Properties" under "Modify Ticket" are now always unfolded following the Trac update with no apparent way to re-fold them.

Change History (3)

comment:1 by nielx, 7 years ago

Resolution: fixed
Status: newclosed

The issue was a problem with deploying the static resources. Fixed now.

comment:2 by waddlesplash, 7 years ago

Summary: Previously foldable page blocks now are non-foldableAll on-page JS is broken following Trac update

Hmm. Actually it appears like all on-page JavaScript is broken, with the exception of the Component modifier (stuff like the change preview & etc. are totally gone.)

This (from the browser console) might be the culprit:

TypeError: $(...).disableOnSubmit is not a function

comment:3 by waddlesplash, 7 years ago

EDIT: Oops, looks like this got fixed while I was writing that comment.

Note: See TracTickets for help on using tickets.