Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the BlogSeriesBlogPost tests to handle Blog Series pages use the wrong browser title #353

Open
alinai opened this issue Jan 17, 2023 · 0 comments
Labels
bug Something isn't working on hold

Comments

@alinai
Copy link
Contributor

alinai commented Jan 17, 2023

Issue description

Update the BlogSeriesBlogPost tests to handle Blog Series pages use the wrong browser title (NCIOCPL/cgov-digital-platform#3710)

NOTE: This should be done when NCIOCPL/cgov-digital-platform#3710 is implemented.

ESTIMATE TBD

Steps to reproduce the issue (Reference: NCIOCPL/cgov-digital-platform#3710)

  1. https://dceg.cancer.gov/news-events/news
  2. View source
  3. Find the <title> element.

What's the expected result? (Reference : NCIOCPL/cgov-digital-platform#3710 )

  • The <title> element should contain the value from the from the blog series' "Browser Title" field. ("Epidemiology & Genetics News")

What's the actual result? (Reference: NCIOCPL/cgov-digital-platform#3710 )

  • The <title> element contain the value from the from the blog series' "Page Title" field. ("DCEG New Updates")

Additional details / screenshot

  • Screenshot

Related Tickets

  • Issue #9999
  • Issue #9999
@alinai alinai added the bug Something isn't working label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on hold
Projects
None yet
Development

No branches or pull requests

2 participants