fix for issue #86 - Possible classpath scanning issues by using XPathFactory.newInstance()#87
Open
dfranssen wants to merge 1 commit intoRWS:release/1.8from
Open
fix for issue #86 - Possible classpath scanning issues by using XPathFactory.newInstance()#87dfranssen wants to merge 1 commit intoRWS:release/1.8from
dfranssen wants to merge 1 commit intoRWS:release/1.8from
Conversation
Contributor
|
This PR solves actually solves two things:
The The code in this PR is undergoing load testing and endurance testing on a DXA 1.5 based production environment. I think it is pretty solid :) |
rpannekoek
pushed a commit
that referenced
this pull request
Feb 2, 2018
…024 to develop * commit '1f81792c2f36d500d6bb4bbfd7136ec56ca781db': TSI-3025 Removed dxa-compatible and replaced with DD4T dependencies (TSI-3024)
willprice76
pushed a commit
to willprice76/dxa-web-application-java
that referenced
this pull request
Apr 10, 2018
…Processor-error-for-null-value Issue 86 Rendering XPM comment for a null field throws exception in thymeleaf tag xpm:field
alebastrov
approved these changes
Apr 23, 2021
Contributor
alebastrov
left a comment
There was a problem hiding this comment.
looks good, but are there all possible links listed?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #86 - Possible classpath scanning issues by using XPathFactory.newInstance()