joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.69k stars 3.63k forks source link

[5.0] schemaorg dates - information exposure #41239

Open brianteeman opened 11 months ago

brianteeman commented 11 months ago

The dates used in the json+ld are incorrect or expose information that I have said should not be displayed

Steps to reproduce the issue

Create an article and make sure that you have three different dates for Start Publishing, Created Date, Modified Date

Create a menu item to display that article and in the menu options experiment as below with the options for displaying the date

Dates to show JSON dateCreated Json dateModified
Start Publishing, Created Date, Modified Date Created Modified
Start Publishing, Created Date Created Modified
Start Publishing, Modified Date Created Modified
Created Date, Modified Date Created Modified
Start Publishing Modified
Created Date Modified
Modified Date Modified
nothing Modified
HLeithner commented 11 months ago

That's a known issue and will be fixed by @bembelimen soon