Fix #2422 - Cloned Parser does not reuse TagSet from original by OlivierJaquemet · Pull Request #2423 · jhy/jsoup (original) (raw)
and others added 2 commits
- Parser.java : Update copy constructor to copy original TagSet
- ParserTest.java : Add dedicated unittest
- Check cloned Parser has a custom tagset instance
- Check cloned tagset instance contains the custom tag
- Check cloned tagset follows TagSet constructor by copy behavior and references the original TagSet as source
A confirmed bug, that we should fix
An {bug|improvement} that has been {fixed|implemented}
labels
anonyein added a commit to anonyein/jsoup that referenced this pull request
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
[ Show hidden characters]({{ revealButtonHref }})