fix: open dialog when clicking on content on pending bundles (#36250)#36292
Conversation
|
Claude finished @gortiz-dotcms's task in 2m 28s —— View job 🔍 dotCMS Backend Review PipelineTasks:
ResultsSecurity: 1 High finding — see review comment Database: ✅ NO_FINDINGS Java Standards: ✅ NO_FINDINGS REST API: ✅ NO_FINDINGS
|
🤖 Bedrock Review —
|
🔍 dotCMS Backend Review[🟠 High]
<a href="javascript:void(0)" onclick="openContentEditor('<%=inode%>', '<%=contentTypeVariable%>')">💡 Apply JS escaping first, then HTML escaping for the attribute context (both from the already-imported <a href="javascript:void(0)"
onclick="openContentEditor('<%=StringEscapeUtils.escapeHtml(StringEscapeUtils.escapeJavaScript(inode))%>',
'<%=StringEscapeUtils.escapeHtml(StringEscapeUtils.escapeJavaScript(contentTypeVariable))%>')">Next steps
|
…entTransformer (#33645) Contentlet.getContentType() returns null when the content type has been deleted. Calling .name() and .variable() on the result directly caused an unhandled NPE that broke the publishing queue UI for every asset in the affected bundle. Cache the result once and guard for null before use. Refs: #33645
|
Tick the box to add this pull request to the merge queue (same as
|
Open edit content dialog to improve navigation on the pending bundle tab.
Grabacion.de.pantalla.2026-06-23.a.la.s.4.46.18.p.m.mov
This PR fixes: #36250
This PR fixes: #36250