Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jhy/jsoup issues and pull requests

#1711 - Bump japicmp-maven-plugin from 0.15.4 to 0.15.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#1707 - Multiple selectors for direct descendants catches indirect descendants as well

Issue - State: closed - Opened by Odepax about 3 years ago - 3 comments
Labels: bug, fixed

#1702 - Docs mention how to run examples but that doesn't work any longer

Issue - State: closed - Opened by sebkur about 3 years ago - 3 comments
Labels: fixed

#1698 - Add url fragment field to `Document` class

Pull Request - State: closed - Opened by mahozad about 3 years ago - 3 comments

#1689 - Pretty print leaves extra space at end of many lines

Issue - State: closed - Opened by hazendaz about 3 years ago - 13 comments
Labels: bug, fixed

#1686 - Document::location does not contain fragment identifier

Issue - State: closed - Opened by mahozad about 3 years ago - 5 comments
Labels: not-a-bug

#1682 - Add suport for handling unbound prefixes on tag names and attribute keys

Pull Request - State: closed - Opened by duanyang25 about 3 years ago - 1 comment

#1674 - Add Methods to Elements Class

Pull Request - State: closed - Opened by haaayok about 3 years ago - 1 comment

#1641 - JDK 17 CI build

Pull Request - State: closed - Opened by offa over 3 years ago - 1 comment
Labels: fixed

#1527 - Fix issue#1446

Pull Request - State: closed - Opened by RyderCRD almost 4 years ago - 1 comment

#1526 - implement method replaceAll, instead of hiding non supported operations

Pull Request - State: closed - Opened by Paramecium0 almost 4 years ago - 1 comment

#1522 - Implement Elements.replaceAll

Pull Request - State: closed - Opened by mct10 almost 4 years ago - 1 comment
Labels: improvement

#1514 - replaceAll on Elements does not work

Issue - State: closed - Opened by EugenMayer almost 4 years ago - 3 comments

#1509 - Add ability to set custom HostnameVerifier

Pull Request - State: closed - Opened by uarlouski almost 4 years ago - 6 comments

#1507 - JSOUP not sending Proxy-Authorization header with HTTPS Connections

Issue - State: closed - Opened by benignoms almost 4 years ago - 2 comments

#1506 - Proxy authentication doesn't work

Issue - State: closed - Opened by marcos-lessa almost 4 years ago - 3 comments

#1500 - Adds feature for tracking discarded tags and attributes

Pull Request - State: closed - Opened by Sebberh almost 4 years ago - 1 comment

#1498 - JSOUP connect throws error "Too many redirects"

Issue - State: closed - Opened by dexterslaboratory almost 4 years ago - 5 comments
Labels: no-repro

#1483 - Tokeniser: Tag attributes that follow '<' character in attribute name are lost

Issue - State: closed - Opened by jmeckman about 4 years ago - 6 comments
Labels: fixed

#1482 - resolve abnormal urls in compliance with rfc3986

Pull Request - State: closed - Opened by morokosi about 4 years ago - 2 comments
Labels: improvement

#1482 - resolve abnormal urls in compliance with rfc3986

Pull Request - State: closed - Opened by morokosi about 4 years ago - 2 comments
Labels: improvement

#1480 - Add missing Selector.select() convenience method

Pull Request - State: closed - Opened by ehrmann about 4 years ago - 4 comments

#1470 - Attempt at a multi release jar

Pull Request - State: closed - Opened by jhy about 4 years ago - 1 comment

#1466 - Provide module-info.java for Java9+ users

Issue - State: closed - Opened by cowwoc about 4 years ago - 17 comments
Labels: improvement, fixed

#1446 - Element.hasClass ignores html strict mode

Issue - State: closed - Opened by evaknin over 4 years ago - 8 comments

#1443 - Add Selectors :local-name, :name and :namespace-uri

Pull Request - State: closed - Opened by hannibal218bc over 4 years ago - 1 comment

#1427 - Add @SafeHtml java validator

Pull Request - State: closed - Opened by candrews over 4 years ago - 1 comment

#1427 - Add @SafeHtml java validator

Pull Request - State: closed - Opened by candrews over 4 years ago - 1 comment

#1407 - Support for selector: enabled and disabled

Issue - State: closed - Opened by fbrissi over 4 years ago - 1 comment

#1382 - Add @SafeHtml Jakarta Validator

Issue - State: closed - Opened by candrews almost 5 years ago - 3 comments

#1382 - Add @SafeHtml Jakarta Validator

Issue - State: closed - Opened by candrews almost 5 years ago - 3 comments

#1378 - Add Node#noteType() and constants?

Issue - State: closed - Opened by furstenheim almost 5 years ago - 3 comments

#1378 - Add Node#noteType() and constants?

Issue - State: closed - Opened by furstenheim almost 5 years ago - 3 comments

#1368 - add new feature about isValid() about baseline

Pull Request - State: closed - Opened by HcPlu almost 5 years ago - 1 comment

#1349 - Incorrect working with redirect to site with cyrillic symbols in name

Issue - State: closed - Opened by mirage93i almost 5 years ago - 4 comments
Labels: needs-more-info

#1341 - Unbound prefixes not handled

Issue - State: closed - Opened by SimonSchmid almost 5 years ago - 5 comments
Labels: needs-more-info

#1314 - User/Password authenticated proxies not working.

Issue - State: closed - Opened by robbiecomputing about 5 years ago - 2 comments

#1297 - Whitelist.addProtocols() cannot only allow base64 image instead of all data uri

Issue - State: open - Opened by Fermiz about 5 years ago - 1 comment
Labels: improvement

#1294 - The ruby rtc element is incorrectly processed.

Issue - State: closed - Opened by rhdunn about 5 years ago - 2 comments
Labels: fixed

#1278 - Expose a public method to escape characters within an attribute

Issue - State: closed - Opened by ghost over 5 years ago - 1 comment

#1278 - Expose a public method to escape characters within an attribute

Issue - State: closed - Opened by ghost over 5 years ago - 1 comment

#1277 - why not support Basic Auth and Digest Auth?

Issue - State: closed - Opened by zhanglei-1987 over 5 years ago - 2 comments

#1202 - Clone attributes in shallowClone()

Pull Request - State: closed - Opened by iansumm almost 6 years ago - 2 comments

#1177 - Expand support for java.io.Reader

Issue - State: closed - Opened by benmccann about 6 years ago - 4 comments
Labels: improvement

#1155 - JSOUP not sending Proxy-Authorization header

Issue - State: closed - Opened by Serhii-iLchenko about 6 years ago - 8 comments

#1147 - nth:child not limiting to range correctly in `p:nth-child(n+2):nth-child(-n+2)`

Issue - State: closed - Opened by agarkoff about 6 years ago - 8 comments
Labels: bug, fixed

#1136 - redirect when 3xx, enabled, and with Location

Pull Request - State: closed - Opened by abargnesi over 6 years ago - 3 comments

#1114 - Store and remember the quote type of attribute values

Pull Request - State: closed - Opened by malteskoruppa over 6 years ago - 9 comments

#1104 - why ":nth-of-type(n)" doesn't support ?

Issue - State: closed - Opened by sarika34 over 6 years ago - 3 comments
Labels: no-repro

#1086 - Implemented redirect via HTML meta refresh tag support

Pull Request - State: closed - Opened by whyatem over 6 years ago - 3 comments

#1073 - [Fix Issue #1070] Jsoup parse string not skipping BOM character correctly

Pull Request - State: closed - Opened by zuozhiw over 6 years ago - 5 comments

#1071 - fix: Non-breakable spaces are collapsed into a single space with .tex…

Pull Request - State: closed - Opened by dportabella over 6 years ago - 5 comments

#1070 - BOM character is not eaten in Jsoup.parse(String)

Issue - State: closed - Opened by amal over 6 years ago - 7 comments

#1068 - Refactor into Multimodule and Add jsoup-hamcrest

Pull Request - State: closed - Opened by leonard84 over 6 years ago - 9 comments

#1067 - Support for selector: enabled and disabled

Pull Request - State: closed - Opened by fbrissi over 6 years ago - 2 comments

#1063 - Non-breakable spaces are collapsed into a single space with `.text()`

Issue - State: closed - Opened by OndrejSkalicka almost 7 years ago - 4 comments

#1053 - Add Hamcrest Matchers

Issue - State: closed - Opened by leonard84 almost 7 years ago - 6 comments

#1053 - Add Hamcrest Matchers

Issue - State: closed - Opened by leonard84 almost 7 years ago - 6 comments

#1024 - isValid() with baseUri parameter?

Issue - State: closed - Opened by rwalkerands almost 7 years ago - 4 comments
Labels: fixed

#1002 - Iframe with src="" and .absUrl

Issue - State: closed - Opened by blacelle about 7 years ago - 2 comments

#981 - W3CDom attribute names case sensitivity

Issue - State: closed - Opened by cigaly about 7 years ago - 3 comments
Labels: fixed

#927 - Jsoup parse incorrectly self closed tags inside <noscript> tag in the <head>

Issue - State: closed - Opened by husam-otri over 7 years ago - 4 comments

#894 - add html5 tags to whitelist

Pull Request - State: closed - Opened by zafarella over 7 years ago - 3 comments

#858 - add InFrameSet's testcase

Pull Request - State: closed - Opened by hsnks100 almost 8 years ago - 1 comment

#839 - Unnecessary double encoding of url

Issue - State: closed - Opened by mircowidmer almost 8 years ago - 6 comments
Labels: fixed

#838 - CSS identifier escapes are not supported

Issue - State: closed - Opened by hoogenbj almost 8 years ago - 5 comments
Labels: improvement

#824 - Support SAX style event parser (not just DOM)

Issue - State: closed - Opened by burtonator about 8 years ago - 4 comments
Labels: improvement

#824 - Support SAX style event parser (not just DOM)

Issue - State: closed - Opened by burtonator about 8 years ago - 4 comments
Labels: improvement

#750 - Add new method org.jsoup.nodes.Document#xml()

Issue - State: closed - Opened by ghost over 8 years ago - 1 comment

#736 - Following Location only for 201, 202 and 3xx status codes

Issue - State: closed - Opened by Ph3n1x over 8 years ago - 1 comment

#696 - add selectNextElementSibling/selectPreviousElementSibling for Element

Pull Request - State: closed - Opened by booom almost 9 years ago - 1 comment

#656 - Please create PROGRESS method

Issue - State: closed - Opened by crysan over 9 years ago - 9 comments
Labels: improvement

#656 - Please create PROGRESS method

Issue - State: closed - Opened by crysan over 9 years ago - 9 comments
Labels: improvement

#643 - No Following of Relative Links...

Issue - State: closed - Opened by mediadr over 9 years ago - 1 comment
Labels: fixed

#499 - Allow wildcards in whitelist attributes

Issue - State: open - Opened by foo4u about 10 years ago - 10 comments

#489 - FormElement's formData ignores input checkbox checked without value.

Issue - State: closed - Opened by Freddy12 over 10 years ago - 5 comments

#448 - Restructured for Android/studio/gradle

Pull Request - State: closed - Opened by timbray over 10 years ago - 1 comment

#411 - EscapeMode.none

Issue - State: closed - Opened by carlsonsantana almost 11 years ago - 10 comments

#384 - Add Prototype Style DOM Navigation

Pull Request - State: closed - Opened by epochcoder about 11 years ago - 5 comments

#381 - Added useCache parameter to JSoup's Connection. Fix #336

Pull Request - State: closed - Opened by Skylion007 about 11 years ago - 6 comments

#371 - Support HTML redirect (Meta tag refresh) ?

Issue - State: closed - Opened by sunng87 over 11 years ago - 3 comments

#369 - Ability to change charset of the request

Pull Request - State: closed - Opened by di-maroo over 11 years ago - 1 comment

#363 - Support `file:/...` URLs for local testing

Issue - State: closed - Opened by apennebaker over 11 years ago - 9 comments

#340 - HttpConnection - Redirect with '#' char on Android

Pull Request - State: closed - Opened by stephdz over 11 years ago - 1 comment

#324 - Add hasOwn selector syntax; Allow NodeVisitors to remove the node they're visiting

Pull Request - State: closed - Opened by jloomis almost 12 years ago - 1 comment

#228 - Add 'dataEncoding' feature to 'org.jsoup.Connection'.

Pull Request - State: closed - Opened by kishi123 over 12 years ago - 3 comments

#226 - Set your own default charset

Pull Request - State: closed - Opened by ile over 12 years ago - 1 comment

#144 - Fix bug issue#134

Pull Request - State: closed - Opened by rcpark about 13 years ago - 2 comments