Project

General

Profile

Bug #27114

Updated by Clark ANDRIANASOLO about 24 hours ago

it seems that many JS code that are executed as AJAX in the Event logs (also the change logs page in starting from 8.3) are not executed. 
 We use diff libraries and we inject JS code that does not seem to be executed at all, @makeDiff@ and @jsondiffpatch@ 
 @jsondiffpatch@aaron.r  
 So, we can no longer see the diff of tags for directives/rules (see #15019), or JSON semantic diff for node properties. 

 Screenshot for a missing directive diff on tags 
 !clipboard-202506171645-uib6i.png! 


 There is a CSP violation in the page which could be the cause of that. 

Back