Currently, empty_page callbacks are saved in the database and are effectively treated as 'content'.

I propose maintaining the callbacks using the configuration system instead. This means that callbacks can easily be exported to code and managed through dev/stage/production environments, similar to other configuration throughout the site.

CommentFileSizeAuthor
#3 2843233_1.patch11.92 KBmukila
#2 2843233.patch11.52 KBmukila

Comments

nicrodgers created an issue. See original summary.

mukila’s picture

Status: Active » Needs review
StatusFileSize
new11.52 KB
mukila’s picture

StatusFileSize
new11.92 KB

Missed validation. Updated patch

  • mukila committed e19f7e5 on 8.x-1.x
    Issue #2843233 by mukila: Use configuration so that empty page callbacks...
mukila’s picture

Status: Needs review » Fixed

Code committed in 8.x-2.0 release

Status: Fixed » Closed (fixed)

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