Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, 7.2.X, Master
-
7.3.x, 7.2.x, 7.1.x
-
Committed
-
3
Description
Steps to reproduce
- Go to System Settings -> Web Content -> Administration and disable the flag named "Journal Article Force Autogenerate ID";
- Create and save a Web Content with custom article id 10, title 10, content 10;
- Create another Web Content with the same article id 10, title 10x, content 10x then notice the error message saying that you have to use a unique ID;
- Change the ID of the content 10x (currently in edit mode) to 100 and publish the content;
Expected behavior
Two web contents are available: 10 and 10x
Current behavior
Only one web content is available: 10x, which replaced the content with article id. No content with article id 100 is available.
Reproduced on master @ b83114899ae5e4bd64c95a039348958b4cfefdff
Attachments
Issue Links
- is duplicated by
-
LPS-141177 Web content ID validation doesn't work
- Closed