https://issues.apache.org/bugzilla/show_bug.cgi?id=56070
--- Comment #5 from devali <[email protected]> --- if (!allowLinking||!crossContext) { normalizing... } or private Boolean disallowOutSite; public void setDisallowOutSite(Boolean disallowOutSite){ this.disallowOutSite=disallowOutSite; } if (disallowOutSite) { normalizing... } -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
