janhoy opened a new pull request, #180:
URL: https://github.com/apache/solr-site/pull/180

   Page objects don't have a Category object like Articles do — their category 
metadata is stored as a plain string. Using selectattr on "category.name" 
worked accidentally before but Pelican 4.12.0 (#177) raises a Jinja2 
UndefinedError. Switch to comparing the category string directly with "equalto".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to