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

Page Preview Generation Issue with Non-Existent Language Bookmark in dotCMS #26681

Closed
bryanboza opened this issue Nov 14, 2023 · 2 comments
Closed

Comments

@bryanboza
Copy link
Member

bryanboza commented Nov 14, 2023

Problem Statement

In dotCMS, users encounter an issue where generating a page preview is not possible if they attempt to add a bookmark in a language for which the page does not exist. This limitation hinders the ability to effectively manage multilingual content and disrupts the workflow for users working with multiple languages.

Screen.Recording.2023-11-14.at.1.46.15.PM.mov

Steps to Reproduce

  • Log into the dotCMS backend with the necessary credentials.
  • Navigate to a page that exists in one language but not in another (e.g., exists in English but not in Spanish).
  • Attempt to add a bookmark to this page in the non-existent language (e.g., Spanish).
  • Observe that the page preview fails to generate.

Acceptance Criteria

Graceful Handling of Non-Existent Language Pages: When a user attempts to add a bookmark in a language that the page does not exist in, the system should handle this gracefully, either by providing a meaningful error message or by redirecting to a default language version.

Documentation Update: Update the dotCMS documentation to clearly explain the behavior of the page preview feature in the context of multilingual content management.

dotCMS Version

Tested on master // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

@fmontes
Copy link
Member

fmontes commented Aug 27, 2024

We need to test this in UVE

@fmontes
Copy link
Member

fmontes commented Sep 6, 2024

This doesn’t happen in UVE. If you try to access a page in a non-existent language, it will prompt you to create the page in that language.

@fmontes fmontes closed this as completed Sep 6, 2024
@github-project-automation github-project-automation bot moved this from New to Internal QA in dotCMS - Product Planning Sep 6, 2024
@rjvelazco rjvelazco moved this from Internal QA to Done in dotCMS - Product Planning Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants