Skip to content

issues Search Results · repo:ohler55/ox language:C

Filter by

247 results
 (55 ms)

247 results

inohler55/ox (press backspace or delete to remove)

Is there an equivalent to nokogiri s ancestors method? https://www.rubydoc.info/github/sparklemotion/nokogiri/Nokogiri%2FXML%2FNode:ancestors html = html div span /span /div /html # nokogiri ...
  • djberg96
  • 2
  • Opened 
    19 hours ago
  • #372

In tolerant mode, attribute values can be unquoted (provided they don t contain any illegal characters). However, when the last attribute value of a node is unquoted, the next character after the gets ...
  • npickens
  • 4
  • Opened 
    21 days ago
  • #370

irb require ox cannot load such file -- ox/ox (LoadError) $ gem info bigdecimal ox bigdecimal (3.1.9, 3.1.8) ox (2.14.20) System Version: macOS 15.2 (24C101) Model Identifier: MacBookAir10,1 Commenting ...
  • forthrin
  • 4
  • Opened 
    on Jan 19
  • #369

Hi, When I updated to ruby 3.4.1 some of tests started to fail. Turns out Ruby 3.4.1 is a bit more strict with strings and some of the Ox methods were returning strings encoded as BINARY ASCII-8BIT, even ...
  • Nerian
  • 6
  • Opened 
    on Jan 8
  • #367

Element#replace_text fails in some cases. Here s an example: e = Ox.load( text/ ) e.replace_text( content ) # Fails with: # NoMethodError (undefined method `clear for nil:NilClass) The reason for ...
  • mtyaka
  • 1
  • Opened 
    on Dec 11, 2024
  • #364

Hello! During the static analysis was found possible redundant code: 1) There is redundant checking in the file ext/ox/sax.c:200 in develop: изображение Please clarify whether this redundant condition ...
  • Bbulatov
  • 2
  • Opened 
    on Nov 25, 2024
  • #363

I was trying to check ox to see if it would improve marshal dump and load for my use case, but I could not install the gem because it failed to build the gem native extension. Is jruby even supported? ...
  • roque86
  • 1
  • Opened 
    on Oct 9, 2024
  • #362

Hi, sorry if this is not the best place for questions or support, but I guess it s possible my issue is a bug. I m trying to use Ox to parse HTML5, and I m finding that it is escaping and in attributes, ...
  • davetron5000
  • 2
  • Opened 
    on Aug 14, 2024
  • #358

Hi, i m playing a bit with your gem to parse and update some opf file (~epub metadata file) and i found that using Ox.dump does not preserve xml declaration. To be honest i feel like it s probably on ...
  • hfabre
  • 4
  • Opened 
    on Apr 10, 2024
  • #352

Hi there, I ve been working on a new fuzzer for Ruby, and I used your library as a test harness. I ve found a number of AddressSanitizer memory violations occurring when parsing malformed XML files. I ...
  • mschwager
  • 3
  • Opened 
    on Mar 28, 2024
  • #351
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub