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

[Composite.Versioning.ContentVersioning] Hard to undelete pages with the same page titles (usability) #46

Open
wwwysocki opened this issue Nov 29, 2016 · 0 comments

Comments

@wwwysocki
Copy link
Contributor

Because pages are logged under the page titles in the content modification log, it is hard to distinguish between them when undeleting them, for example.

And pages may have the same page title (but different paths). Also, when you duplicate a page, you also get a page with the same title as the original.

Repro:

  1. Duplicate a page.
  2. Delete the original page.
  3. Delete the duplicated page.
  4. System > Content Modification Log > View Log
  5. Locate the deleted pages.
  6. Try to restore only one of them (either original or duplicated)

Expected: You can tell one from the other and easily restore the one you need.
Actual: Both pages have the same page title and it's hard to tell which one is original and which one is duplicated.

mixed-with-page-titles

@wwwysocki wwwysocki added the bug label Nov 29, 2016
@wwwysocki wwwysocki changed the title [Composite.Versioning.ContentVersioning] [Composite.Versioning.ContentVersioning] Hard to undelete pages with the same page titles (usability) Nov 29, 2016
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