admin/content/links ends in a WSOD - but I don't see any error messages.

Same problem with v6.x-1.x-dev and v6.x-1.2 here.

CommentFileSizeAuthor
#1 links-wsod-on-admin-898408.patch898 bytesRobrecht Jacques

Comments

Robrecht Jacques’s picture

Version: 6.x-2.x-dev » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new898 bytes

The callback defined for admin/content/links (system_admin_menu_block_page()) is no longer globally defined, but in a separate file.

Patch attached (for 6.x-1.2, needs something similar in other branches I suppose).