-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP26, 7.1.10.7 SP7, 7.1.X, 7.2.10 DXP FP12, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Web Content > Web Content Administration
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
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
- is duplicated by
-
LPS-141177 Web content ID validation doesn't work
- Closed