This is verbatim copy of the andypost's menu.inc hunks from #402896-57: Introduce DrupalCacheArray and use it for drupal_get_schema(). This tiny patch fixes the immediate problem cleanly and precisely.

We do the same change in two different places. The change replaces a call to drupal_schema_fields_sql() with '*'.

CommentFileSizeAuthor
menu_link.diff1.59 KBmoshe weitzman

Comments

catch’s picture

Status: Needs review » Reviewed & tested by the community

Yep this was orignally chx's addition to my original patch. Since I didn't actually write that code, I'm RTBC-ing it. That will allow the other issue to develop at it's own pace without having to look at the blood leaking all over the floor.

chx’s picture

Status: Reviewed & tested by the community » Needs review

Note: this is my patch not andypost's. Just in case someone wonders whether menu maintainers approve.

chx’s picture

Status: Needs review » Reviewed & tested by the community

Sorry , crosspost. (Exact minute crosspost :D )

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

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