I have a view of a list of entity-type:nodes with the 'publish content' link enabled. Unfortunately two things are not working.

  1. The Unpublish link that displays for nodes that are published leads to a 'Page not found' error. Example link that doesn't work:
    http://127.0.0.1:8888/node/2/unpublish/IMGNNvrKfByxSsj76N6cF5Do5_KgUS7kEqrpplN6Tek?destination=manage-samplesIt seems to be appending a parameter (i.e. where it is coming from)
  2. The Publish link is not displaying at all for nodes that have an unpublished status.

Any pointers massively appreciated. This was working for a while and I cannot for the life of me figure out what the issue is, I have gone back and reverted all changes with git and the problem persists. Thank you.

Comments

gl2748 created an issue. See original summary.

gl2748’s picture

Status: Active » Closed (works as designed)

Ugh - Note to self - Read the instructions:

If you have not specified the content types that publish content should be used with, the previous default behaviour was that it was enabled which was incorrect - it should default to not enabled which it now is. To set publish content to work with a content type, goto structure -> content types then edit each in turn, ticking the relevant box under the publishing options.