I'm splitting this from #1972282: 'Missing handler: node created_year_month argument'..

This happens to me on a fresh installation:

- Only the "Frontpage" view is enabled.
- Apply the patch.
- Flash caches.
- Enable the "Archive" view
- Hit the "edit" button in any of the two views

-> WSOD

- Hit the back button on the browser to return to the views admin page
- Flash caches again.

-> Debug status_messages thrown (#1972282: 'Missing handler: node created_year_month argument').

Comments

tim.plunkett’s picture

Status: Active » Closed (cannot reproduce)

I followed the steps to reproduce (minus "apply the patch" since there isn't one), and I got the notices referenced by the other issue, but nothing else.

I tried on 5.4.4 and 5.3.14, no WSOD.

This is either a duplicate or cannot reproduce. Let's just fix the bug in the other issue.

klonos’s picture

Category: bug » support
Priority: Major » Normal
Status: Closed (cannot reproduce) » Active

Yeah, sorry, this was a copy-paste from #1972282-6: 'Missing handler: node created_year_month argument' and I was referring to the patch there.

Can you please give me some pointers as to what to do in order to troubleshoot this further? I've tried half a dozen times already by purging the db and installing the dev sites from scratch. Every time the same result :/

markie’s picture

Have you tried recreating the patch and seeing if they are the same. Meaning change the view in the UI and see if your patch == their patch.. It was noted that the patch in question has a possible typo.

klonos’s picture

Status: Active » Closed (duplicate)

In the meantime that issue was closed as a duplicate of #1960888: Default archive view uses wrong argument plugin and the latest patch there fixes things.

klonos’s picture

Issue summary: View changes

..