As case mentioned in http://drupal.org/node/147947, this patch remap {menu_router}.access_arguments and {menu_router}.page_arguments as BLOB type.

Tested with MySQL and PostgreSQL. Stand alone simpletest, pass; simpletest when combine with http://drupal.org/node/299088, also pass.

CommentFileSizeAuthor
menu_router-arguments-1223489942.patch3.63 KBhswong3i

Comments

Status: Needs review » Needs work

The last submitted patch failed testing.

marcvangend’s picture

Version: 7.x-dev » 8.x-dev

Moving this to D8 now that #147947: [DBTNG + XDB] Replace some TEXT:BIG with BLOB has been moved to D8 as well.

catch’s picture

Priority: Critical » Normal

Not critical.

jhedstrom’s picture

Issue summary: View changes
Status: Needs work » Closed (works as designed)

The router table 'route' column is a long blob now.