issues Search Results · repo:sparklemotion/nokogiri language:C
Filter by
2k results
(96 ms)2k results
insparklemotion/nokogiri (press backspace or delete to remove)@flavorjones thank you for all your great work on cleaning up namespace issues. I have one more to check.
If you look at the test below, xml.bar is declared without a namespace, i.e. it is not declared ...
meta/user-help
topic/builder
topic/namespaces
johnnyshields
- 3
- Opened yesterday
- #3464
Please describe the bug
it foo do
doc = Nokogiri::XML( ~XML)
dnd:adventure xmlns:dnd= http://www.w3.org/dungeons#
dnd:party xmlns:dnd= http://www.w3.org/dragons#
...
topic/namespaces
flavorjones
- 1
- Opened yesterday
- #3459
The following test case illustrates a bug related to xmlns shadowing on MRI that doesn t happen JRuby. This bug changes
the semantic meaning of the output XML.
it redeclares xmlns definitions when ...
topic/namespaces
johnnyshields
- 5
- Opened yesterday
- #3458
The JRuby parser has a bug where default namespaces on child elements are reverted to the root node s default namesapce,
rather than the default namespace of their immediate parent.
Unlike #3455 which ...
platform/jruby
topic/namespaces
johnnyshields
- 1
- Opened yesterday
- #3457
The Problem
JRuby includes redundant xmlns:* attributes on child notes, even when the parent node already has the namespace. MRI
correctly omits redundant xmlns:* attributes on child nodes.
Who cares? ...
platform/jruby
topic/namespaces
johnnyshields
- 4
- Opened 2 days ago
- #3455
What is he (exact) magic for skip ci ? What I ve tried doesn t seem to work.
meta/user-help
BurdetteLamar
- 1
- Opened 3 days ago
- #3454
JRuby 10 does not appear to be able to load Nokogiri due to missing Apache classes. This does not appear to be specific
to the Java version, as JRuby 9.4 on the same Java level (21) works ok.
$ jruby ...
state/needs-triage
headius
- 6
- Opened 7 days ago
- #3452
The CONTRIBUTING doc has this (about method summary):
- Method signatures
- Use a `[Parameters]` definition to note the expected types of all the parameters as a bulleted list
- Use a `[Returns]` ...
BurdetteLamar
- 3
- Opened 14 days ago
- #3450
@flavorjones, I have made a general mess of things:
- I failed to read and heed CONTRIBUTING.md before working on the doc.
- I forked nokogiri and cloned from my fork (instead of setting up the local ...
BurdetteLamar
- 1
- Opened 16 days ago
- #3446
With Rails 7.1 the HTML5 sanitizer has become the default sanitizer vendor. A test in my project started to fail which
was checking that strings like script alert(1) /script are being sanitized correctly. ...
state/needs-triage
shashankmehra
- 5
- Opened 17 days ago
- #3444

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.