Javascript legacy bugs

Problem
Hundreds of forms throughout client websites no longer functioned properly, some to the point of
completely breaking thereby obstructing workflows. Support calls and emails were coming in
on a daily basis from multiple client companies.

Action
A review of the forms and underlying code base revealed a system wide problem with old DOM javascripts
being out of date. The code had worked fine prior to recent browser updates. Hundreds of files would need to be repaired for multiple clients. A list of the clients
and files provided an action plan and scope of the work.

Solution
A week of solid edits fixed 1000s of legacy bugs in multiple modules for many clients. Periodic reviews of the
legacy code base and repair schedules updated 100s of additional bugs. This enabled the applications to function
in all browsers once more and preemptively eliminated support tickets and calls.