Opened 3 months ago

Closed 3 months ago

#23671 closed defect (bug) (fixed)

Obsolete function in post.js

Reported by: SergeyBiryukov Owned by: SergeyBiryukov
Priority: normal Milestone: 3.6
Component: Administration Version: 3.0
Severity: minor Keywords: has-patch
Cc:

Description

Background: #23670

syncChecks() function was removed from post.js in [12022], but then re-added in [12798]. This seems accidental, as it's now unused.

Attachments (1)

23671.patch (1.0 KB) - added by SergeyBiryukov 3 months ago.

Download all attachments as: .zip

Change History (3)

The patch also adds catAddBefore to the var list, for consistency with catAddAfter.

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 23587:

Remove unused function. fixes #23671.

Note: See TracTickets for help on using tickets.