In 6.x-1.x these were deprecated, having added _chessboard_render_elements(), _chessboard_process_attached() and _chessboard_formatter_view(). In 7.x-1.x the first two of the old functions just look completely useless and very broken, while the third may not be broken, but surely useless, especially if we remove the first two.

Comments

eric_a’s picture

Status: Active » Needs review
StatusFileSize
new2.68 KB

Note that in #1004178: Port Chessboard Renderer to Drupal 7 we already removed _chessboard_render_elements() and _chessboard_process_attached().

Status: Needs review » Needs work

The last submitted patch, chessboard-remove-useless-functions-1012094-1.patch, failed testing.

eric_a’s picture

Status: Needs work » Needs review
StatusFileSize
new2.66 KB

This one is rolled against 7.x-1.x instead of 6.x-1.x...

Status: Needs review » Needs work

The last submitted patch, chessboard-remove-useless-functions-1012094-3.patch, failed testing.

eric_a’s picture

Status: Needs work » Needs review
eric_a’s picture

Status: Needs review » Fixed

Committed to DRUPAL-7--1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.