Jump to content

Selectors problem OR-condition with ProcessWire Core (Dev) update to 3.0.183 - not recognizing pipe separators?


hollyvalero
 Share

Recommended Posts

While I was looking for a workaround to my MarkupSimpleNav borking over multiple items separated by a pipe:
'selector' => 'template!=home|blog|category'

I did an update of a production site and found a similar problem with:
$features = $pages->find('template=post|articleblog, limit=1, sort=-date');

Which makes me wonder if this is a pagefinder.php selectors problem and not markupsimple nav? Everything in this installation was 100% up to date EXCEPT the (Dev) upgrade and when I updated that, this OR-condition not supported showed up.

933796088_ScreenShot2021-08-21at1_35_19PM.thumb.png.3e1bd65d71eaee9f4e0837722a428ab6.png
779966545_ScreenShot2021-08-21at1_38_18PM.thumb.png.547aa7657165f0846482a85c990fda22.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...