httpClient response different for unpublished node vs taxonomy term

Created on 26 February 2023, over 1 year ago
Updated 30 January 2024, 10 months ago

Problem/Motivation

I noticed this problem when testing redirect bugs. In markupFromRoute, if you have an unpublished node, the response is fine. But, for unpublished taxonomy terms, the result is a 404 response with error like:

[warning] Message: Non-200 response for /term50aliasen: 404

I searched the core issue queue and didn't see anything relevant. This prevents pushing draft terms into Quant for ๐Ÿ› Taxonomy term seeding should honor โ€œDisable content draftsโ€ option Needs review .

Steps to reproduce

  1. Configure Quant
  2. Create an unpublished taxonomy term
  3. Run seed for terms
  4. Do same for unpublished node and compare

Proposed resolution

TBD

Remaining tasks

  1. Figure out approach
  2. Update code
  3. Review and test
  4. Commit :)

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024