RocketMan / zookeeper

Zookeeper Online is a music database and charting application for student and independent radio.
GNU General Public License v3.0
4 stars 3 forks source link

Music review post/edit broken on Safari mobile #416

Closed RocketMan closed 10 months ago

RocketMan commented 10 months ago

Attempting to create, edit, or delete a music review from iOS results in a reload of the review edit page, and the review remains unposted/unmodified.

Expected: Review operations should completed as expected on iOS.

RocketMan commented 10 months ago

Root cause is a quirk in the JS activeElement property in Safari.

Fixed in d461272 on hotfix-3-0-0-rc-4