Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kenianbei’s picture

Assigned: Unassigned » kenianbei
kenianbei’s picture

Status: Active » Needs review
FileSize
6.11 KB
elvis2’s picture

Status: Needs review » Needs work

You need to add the access modifier (public/private/protected) before the function name. Take a look at the parent issue (http://drupal.org/node/1856630), comments #28, #34, #35 for more details.

You can see an example patch here: http://drupal.org/node/2001672

tvlooy’s picture

Assigned: kenianbei » tvlooy

Work in progress

tvlooy’s picture

Added the access modifiers.

tvlooy’s picture

Assigned: tvlooy » Unassigned
Status: Needs work » Needs review

Added the access modifiers.

tvlooy’s picture

Wrong post. Please ingore. #5 is the correct one.

elvis2’s picture

Status: Needs review » Needs work

@tvlooy Please resubmit the correct patch. This will reduce confusion for the person who is approving the patches to be moved into core.

Thanks

danylevskyi’s picture

Assigned: Unassigned » danylevskyi
Issue tags: +CodeSprintUA
danylevskyi’s picture

Assigned: danylevskyi » Unassigned
Status: Needs work » Needs review
FileSize
6.18 KB
podarok’s picture

Status: Needs review » Reviewed & tested by the community

#10 nice conversion
RTBC

heddn’s picture

Applies cleanly and all occurrences of title_query are now changed.

webchick’s picture

Title: Rename Views method title_query() to titleQuery() » Change notice: Rename Views method title_query() to titleQuery()
Project: Drupal core » Views (for Drupal 7)
Version: 8.x-dev » 8.x-3.x-dev
Component: views.module » Code
Status: Reviewed & tested by the community » Active
Issue tags: +Needs change record

Committed and pushed to 8.x. Thanks!

Moving to the Views queue for the change notice.

xjm’s picture

Title: Change notice: Rename Views method title_query() to titleQuery() » Rename Views method title_query() to titleQuery()
Project: Views (for Drupal 7) » Drupal core
Version: 8.x-3.x-dev » 8.x-dev
Component: Code » views.module
Status: Active » Fixed
Issue tags: -Needs change record

Single change notice in the meta.

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