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

#2268 - Bump com.google.code.gson:gson from 2.11.0 to 2.12.1

Pull Request - State: open - Opened by dependabot[bot] 13 days ago
Labels: dependencies, java

#2267 - HTML elements are reordered.

Issue - State: open - Opened by Bogdan740 19 days ago - 4 comments
Labels: needs-more-info

#2266 - Setting `charset` on an empty XML doc throws and index out of bounds exception

Issue - State: closed - Opened by jhy 20 days ago
Labels: bug, fixed

#2265 - Unable to get body attributes

Issue - State: closed - Opened by betterclient 20 days ago - 2 comments

#2264 - Entities.escape encode " for text and attributes while it shouldn't

Issue - State: closed - Opened by immanol 26 days ago - 1 comment
Labels: not-a-bug

#2263 - Add `selectFirst` and `expectFirst` to Elements

Pull Request - State: closed - Opened by midgleyc 26 days ago - 1 comment

#2262 - Bump jetty.version from 9.4.56.v20240826 to 9.4.57.v20241219

Pull Request - State: closed - Opened by dependabot[bot] 27 days ago
Labels: dependencies, java

#2261 - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.0 to 0.23.1

Pull Request - State: closed - Opened by dependabot[bot] 27 days ago
Labels: dependencies, java

#2260 - Quirks mode should not end form outside tr in table early

Issue - State: closed - Opened by midgleyc 29 days ago - 3 comments
Labels: not-a-bug

#2259 - parsing an erroneous HTML tag

Issue - State: open - Opened by donHenaro about 1 month ago - 2 comments

#2258 - Problems with html template tag

Issue - State: closed - Opened by efMss24 about 1 month ago - 1 comment
Labels: bug, fixed

#2257 - Support http/2 requests via HttpClient

Pull Request - State: closed - Opened by jhy about 1 month ago
Labels: feature

#2256 - FR: selectFirst() and expectFirst() on org.jsoup.select.Elements

Issue - State: closed - Opened by PrOF-kk about 1 month ago - 3 comments
Labels: feature

#2255 - clean() with EscapeMode.xhtml has inconsistent output for attributes

Issue - State: closed - Opened by flaviodonze about 2 months ago - 4 comments
Labels: not-a-bug

#2254 - Optimize `#id .class` selector performance

Issue - State: closed - Opened by saselovejulie about 2 months ago - 8 comments
Labels: improvement

#2252 - Crash in Jsoup.parse when stream = null

Issue - State: closed - Opened by JP95Git about 2 months ago - 1 comment
Labels: fixed

#2250 - Enforce `-release` 8 base compilation target

Pull Request - State: closed - Opened by jhy 2 months ago
Labels: fixed

#2249 - Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, java

#2247 - Deprecate Document#updateMetaCharsetElement

Pull Request - State: closed - Opened by jhy 2 months ago

#2246 - Removed previously deprecated class & method, enable Element Iterator

Pull Request - State: closed - Opened by jhy 2 months ago

#2245 - In the Cleaner, don't add nofollow to relative links

Pull Request - State: closed - Opened by jhy 2 months ago

#2243 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, java

#2242 - Empty cookie names throw a ValidationException

Issue - State: closed - Opened by flyingfischer 2 months ago - 6 comments
Labels: bug, fixed

#2241 - .attr("name") on DocumentType returns empty string since 1.18.2

Issue - State: closed - Opened by borkdude 2 months ago - 3 comments
Labels: fixed

#2240 - java.lang.NoClassDefFoundError: org.jsoup.internal.StringUtil$$ExternalSyntheticLambda5

Issue - State: closed - Opened by iqtoon 2 months ago - 2 comments
Labels: not-a-bug

#2239 - Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, java

#2238 - Introduce ErrorTracker class for managing error limits

Pull Request - State: closed - Opened by hirvaDhandhukia 3 months ago - 1 comment

#2237 - Cleaner removing Google Message IDs

Issue - State: closed - Opened by Arnauec 3 months ago - 5 comments
Labels: not-a-bug

#2237 - Cleaner removing Google Message IDs

Issue - State: open - Opened by Arnauec 3 months ago - 1 comment
Labels: needs-more-info

#2236 - Namespaces are removed in 1.18.2

Issue - State: closed - Opened by JaneHuang1234 3 months ago - 1 comment
Labels: duplicate, fixed

#2236 - Namespaces are removed in 1.18.2

Issue - State: closed - Opened by JaneHuang1234 3 months ago - 1 comment
Labels: duplicate, fixed

#2235 - Attributes with `-`, `.`, or digits are dropped with OutputSettings.Syntax.xml in 1.18.2

Issue - State: closed - Opened by dn-mib 3 months ago - 4 comments
Labels: bug, fixed

#2234 - Refactoring complex statements

Pull Request - State: closed - Opened by hirvaDhandhukia 3 months ago - 1 comment

#2232 - Support repeated Elements.set

Pull Request - State: closed - Opened by jhy 3 months ago

#2232 - Support repeated Elements.set

Pull Request - State: closed - Opened by jhy 3 months ago

#2231 - JSoup can't handle @href

Issue - State: closed - Opened by agustinuslaw 3 months ago - 1 comment
Labels: not-a-bug

#2230 - Improper Html closing tag results in addition of text nodes

Issue - State: closed - Opened by Muthukirthan 3 months ago - 4 comments
Labels: fixed

#2229 - Add attribute wildcards, e.g., for HTML5 data-*

Issue - State: open - Opened by beargiles 3 months ago

#2228 - [JSOUP-2227] Added HTML5 tags

Pull Request - State: open - Opened by beargiles 3 months ago

#2227 - Add HTML5 tags and attributes

Issue - State: open - Opened by beargiles 3 months ago

#2225 - [JSOUP-2224] add wildcards

Pull Request - State: open - Opened by beargiles 3 months ago - 2 comments

#2223 - Entities.EscapeMode.none question

Issue - State: closed - Opened by Arnauec 3 months ago - 3 comments

#2222 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java

#2221 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java

#2220 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java

#2219 - XPath Selector Problems On Version 1.15.x+

Issue - State: closed - Opened by lapperaoclc 4 months ago - 4 comments

#2218 - Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, java

#2217 - Use Map#getOrDefault() method

Pull Request - State: open - Opened by Isira-Seneviratne 4 months ago

#2215 - Unexpected trailing space

Issue - State: open - Opened by sharkov63 4 months ago

#2214 - Can't use combining evaluator

Issue - State: closed - Opened by xehpuk 4 months ago - 1 comment
Labels: improvement

#2213 - W3CDom.fromJsoup(document) produces invalid XML DOM (multiple roots) - not usable for XPath evaluation

Issue - State: closed - Opened by jelinj8 4 months ago - 3 comments
Labels: needs-more-info

#2212 - There's null issue in org.jsoup.select.Elements#set

Issue - State: closed - Opened by MicyToy 4 months ago - 2 comments
Labels: improvement

#2211 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, java

#2210 - Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, java

#2209 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, java

#2208 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, java

#2207 - Non-terminated HTML Entities are not recognized properly

Issue - State: closed - Opened by Muthukirthan 4 months ago - 3 comments
Labels: bug, fixed

#2206 - Not able to identify escaped/unescaped html entity in the text nodes

Issue - State: closed - Opened by Muthukirthan 4 months ago - 5 comments

#2205 - Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, java

#2204 - Attribute#sourceRange return null when parse body attribute

Issue - State: closed - Opened by runt0 5 months ago - 2 comments
Labels: bug, fixed

#2201 - Bump jetty.version from 9.4.55.v20240627 to 9.4.56.v20240826

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, java

#2200 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2199 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2198 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2197 - Should parse in Quirks Mode if doctype not set

Issue - State: closed - Opened by Muthukirthan 6 months ago - 2 comments
Labels: fixed

#2195 - Connection timeout when using AWS Lambda

Issue - State: closed - Opened by gxlpes 6 months ago - 1 comment

#2194 - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2192 - Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2191 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2190 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java

#2189 - Java JSOUP coding is throwing 403 but cURL is working

Issue - State: closed - Opened by vikramvi 6 months ago - 4 comments

#2187 - jsoup :has() bug ( v1.18.1 )

Issue - State: closed - Opened by ogolovanov 7 months ago - 1 comment
Labels: fixed

#2186 - Improve buffer management throughout the load/fetch and parse lifecycle

Pull Request - State: closed - Opened by jhy 7 months ago - 3 comments
Labels: improvement

#2185 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#2184 - Updating workflows

Pull Request - State: closed - Opened by jhy 7 months ago

#2183 - Simplified the Entities.escape method

Pull Request - State: closed - Opened by jhy 7 months ago - 2 comments
Labels: improvement

#2182 - Emit onNodeInserted + onNodeClosed for the root document

Pull Request - State: closed - Opened by jhy 7 months ago
Labels: improvement

#2182 - Emit onNodeInserted + onNodeClosed for the root document

Pull Request - State: closed - Opened by jhy 7 months ago
Labels: improvement

#2180 - Provide Package with just parsing (without HTTP capabilities)

Issue - State: closed - Opened by davidvedvick 7 months ago - 1 comment

#2180 - Provide Package with just parsing (without HTTP capabilities)

Issue - State: closed - Opened by davidvedvick 7 months ago - 1 comment

#2179 - Use Files.list() in fuzz tests

Pull Request - State: closed - Opened by Isira-Seneviratne 7 months ago - 1 comment

#2179 - Use Files.list() in fuzz tests

Pull Request - State: closed - Opened by Isira-Seneviratne 7 months ago - 1 comment

#2178 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#2178 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#2177 - Bump org.jspecify:jspecify from 0.3.0 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#2177 - Bump org.jspecify:jspecify from 0.3.0 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#2176 - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.2 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#2176 - Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.2 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#2175 - Negative range positions in malformed HTML fragment

Issue - State: closed - Opened by KennyWongPFPT 7 months ago - 1 comment
Labels: bug, fixed

#2175 - Negative range positions in malformed HTML fragment

Issue - State: closed - Opened by KennyWongPFPT 7 months ago - 1 comment
Labels: bug, fixed

#2174 - Code Formatter

Issue - State: closed - Opened by HanzoDev1375 7 months ago - 5 comments

#2173 - Bump minimum Android API level to 21

Pull Request - State: closed - Opened by Isira-Seneviratne 7 months ago - 4 comments