Ecosyste.ms: Issues

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

GitHub / kbrw/sweet_xml issues and pull requests

#104 - Option to ignore DTD?

Issue - State: closed - Opened by Awlexus about 1 month ago - 5 comments

#103 - Difficult-to-read tuple stacktraces

Issue - State: closed - Opened by bmfay about 2 months ago

#102 - Fix charlist warnings for Elixir 1.17

Pull Request - State: closed - Opened by elfenlaid 3 months ago - 3 comments

#101 - Fix warnings for Elixir 1.17 by formatting the project using `mix format`

Pull Request - State: open - Opened by wkirschbaum 6 months ago - 3 comments

#100 - Cleanup repo

Issue - State: open - Opened by half-shell 8 months ago

#99 - minimal fix for issue 97

Pull Request - State: open - Opened by Shakadak 10 months ago
Labels: bug

#98 - Fix spec

Pull Request - State: open - Opened by joaothallis 10 months ago

#97 - stream_tags hangs when used with Stream.take

Issue - State: open - Opened by jyc 10 months ago - 1 comment

#96 - Clean warnings

Pull Request - State: closed - Opened by VitorTrin 10 months ago - 3 comments

#95 - Update installation instructions to use newest version

Pull Request - State: closed - Opened by arcanemachine about 1 year ago - 1 comment

#94 - Fix deprecation warnings for Elixir 1.15 (& require Elixir 1.12+)

Pull Request - State: closed - Opened by thbar over 1 year ago - 1 comment

#93 - Logger.warn/1 is deprecated on Elixir 1.15

Issue - State: closed - Opened by kipcole9 over 1 year ago - 8 comments

#91 - Is it possible to turn an xmlElement into text

Issue - State: open - Opened by jhonathas almost 2 years ago - 1 comment

#90 - (RuntimeError) DTD not allowed: lol1

Issue - State: open - Opened by kianmeng about 2 years ago

#89 - Fix typos and prettify md/yaml files

Pull Request - State: closed - Opened by kianmeng about 2 years ago - 1 comment
Labels: chore

#88 - Listing the troubles with the SweetXpath modifiers

Issue - State: open - Opened by Shakadak almost 3 years ago

#87 - The optional modifier produces empty strings instead of nil

Issue - State: open - Opened by nathany-copia almost 3 years ago - 6 comments

#86 - Correct error handling

Pull Request - State: closed - Opened by tank-bohr about 3 years ago - 13 comments

#85 - Fix typos

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

#84 - XPath doesn't match elements using `xmlns`

Issue - State: closed - Opened by ryanw about 3 years ago - 5 comments

#83 - Make xmlElement type not opaque

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

#82 - Add notice about dependency on Linux

Pull Request - State: closed - Opened by kephas over 3 years ago

#81 - Misc doc changes

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

#80 - Debugging Help in error logs

Issue - State: closed - Opened by shaheenery almost 4 years ago - 5 comments

#79 - Is this project still maintained?

Issue - State: closed - Opened by Blackstaff almost 5 years ago - 4 comments

#77 - Add installation section to readme

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

#76 - Search and replace XML value

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

#75 - README fix: Adds missing tilde to the xpath sigil

Pull Request - State: closed - Opened by chadfennell about 5 years ago - 1 comment

#74 - Fix typo & wrong doc formatting

Pull Request - State: closed - Opened by fusillicode over 5 years ago - 1 comment

#73 - Fix typo

Pull Request - State: closed - Opened by fusillicode over 5 years ago

#72 - Unexpected behaviour for XPath `s` modifier

Issue - State: open - Opened by alexcastano over 5 years ago - 1 comment

#71 - Inline DTD allows XML bomb attack

Issue - State: closed - Opened by nleve over 5 years ago - 15 comments

#70 - bug in casting values to integer or float

Issue - State: open - Opened by ckruse over 5 years ago

#69 - XSD validation

Issue - State: open - Opened by henry-hz over 5 years ago - 1 comment

#68 - Update changelog for 0.6.6

Pull Request - State: closed - Opened by axelson over 5 years ago

#67 - Fix depcrecation warning

Pull Request - State: closed - Opened by nleve over 5 years ago - 2 comments

#66 - Upgrade ex_doc and fix compilation warnings

Pull Request - State: closed - Opened by alco almost 6 years ago - 1 comment

#65 - Selecting nodes based on value of attributes

Issue - State: closed - Opened by pfitz about 6 years ago - 1 comment

#64 - possible leak of sweet_xml library

Issue - State: open - Opened by ringostarr80 about 6 years ago

#63 - New release / Hex package ?

Issue - State: open - Opened by jeanparpaillon about 6 years ago - 3 comments

#62 - Fix optional modifier for string entities

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

#61 - Selecting nodes based on value of attributes.

Issue - State: closed - Opened by JackSoby over 6 years ago

#60 - Escaped HEX codes break the parser

Issue - State: open - Opened by brainlid over 6 years ago

#59 - Corrected typos in README.md

Pull Request - State: closed - Opened by ronanboiteau over 6 years ago

#58 - How to get the raw XML content under a node

Issue - State: open - Opened by marcelotto over 6 years ago - 1 comment

#57 - Excessive memory usage

Issue - State: open - Opened by lpil almost 7 years ago - 15 comments

#55 - Added example for XML attributes in the docs

Pull Request - State: closed - Opened by edmaarcosta about 7 years ago - 1 comment

#54 - warning: String.to_char_list/1 is deprecated, use String.to_charlist/1

Issue - State: closed - Opened by rmoorman about 7 years ago - 1 comment

#53 - Optional strings should return nil, not empty string

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

#52 - Fix spacing issue for the transform_by examples.

Pull Request - State: closed - Opened by schneiderderek about 7 years ago

#51 - Throws exception when file starts with byte order marker.

Issue - State: open - Opened by SkipMike about 7 years ago - 1 comment

#50 - Broken nested nodes order when taking text()

Issue - State: open - Opened by sintro over 7 years ago

#49 - chore(Elixir 1.5): Fix deprecation warnings

Pull Request - State: closed - Opened by tomciopp over 7 years ago - 2 comments

#48 - How to handle parsing errors?

Issue - State: closed - Opened by GBH over 7 years ago - 6 comments
Labels: question

#47 - {:not_a_core_function, :substring}

Issue - State: closed - Opened by sntran over 7 years ago - 1 comment
Labels: wontfix

#46 - Simple to_map(xmlElement) should be made available

Issue - State: open - Opened by vanjabucic over 7 years ago

#45 - add doc_to_xml method for converting doc to xml string

Pull Request - State: open - Opened by Kr00lIX almost 8 years ago - 1 comment

#44 - Fix early halt of xmerl_scan process

Pull Request - State: closed - Opened by jeanparpaillon almost 8 years ago

#43 - Error with Erlang 19.2 and Elixir 1.4.0

Issue - State: closed - Opened by kdisneur almost 8 years ago - 2 comments

#42 - Update mix.exs

Pull Request - State: closed - Opened by ghost almost 8 years ago

#41 - Ets problem with Xmerl "Too many db tables"

Issue - State: closed - Opened by mpneuried almost 8 years ago - 7 comments

#40 - Please create releases for new versions

Issue - State: closed - Opened by atonse almost 8 years ago - 3 comments

#39 - XPath error

Issue - State: closed - Opened by smithaitufe almost 8 years ago - 1 comment

#38 - Memory leak in streaming support

Issue - State: closed - Opened by ssbb about 8 years ago - 4 comments

#37 - Make float sigil works with integer an zero

Pull Request - State: closed - Opened by antoinereyt about 8 years ago

#36 - Add cast modifier for boolean values

Pull Request - State: open - Opened by lucidstack about 8 years ago - 5 comments

#35 - How to access attributes?

Issue - State: closed - Opened by Morganjackson over 8 years ago - 3 comments

#34 - Remove latest 1.4 warnings

Pull Request - State: closed - Opened by gmile over 8 years ago - 1 comment

#33 - xpath returns charlist instead of integer

Issue - State: closed - Opened by Fnux over 8 years ago - 2 comments

#32 - Namespace support

Pull Request - State: closed - Opened by pezra over 8 years ago - 4 comments

#31 - Looping via xmap

Issue - State: open - Opened by programisti over 8 years ago - 5 comments

#30 - xpath(~x"/some/path"l) transforms :xmlText nodes into char lists

Issue - State: open - Opened by sllvn over 8 years ago - 1 comment

#29 - Add float to list of supported transforms

Pull Request - State: closed - Opened by ElsaTKO over 8 years ago - 1 comment

#28 - HTML entities in element content confuses xpath

Issue - State: open - Opened by mhsdef over 8 years ago - 6 comments

#27 - Get first element name

Issue - State: closed - Opened by programisti over 8 years ago - 5 comments

#26 - [Bugfix] Ensure get_current_entities/2 returns a list when needed.

Pull Request - State: closed - Opened by seantanly almost 9 years ago - 5 comments

#25 - Add SweetXml.transform_by/2.

Pull Request - State: closed - Opened by seantanly almost 9 years ago - 6 comments

#24 - [Proposal] Add support for `transform_by` to handle complex value transformation

Issue - State: closed - Opened by seantanly almost 9 years ago - 2 comments

#23 - Added the f modifier to the ~x sigil for float cast

Pull Request - State: closed - Opened by antoinereyt almost 9 years ago

#22 - Could not start application xmerl: could not find application file: xmerl.app

Issue - State: open - Opened by hdcos almost 9 years ago - 8 comments

#21 - Fixes missing parentheses warnings from piping, for Elixir v1.2.

Pull Request - State: closed - Opened by seantanly almost 9 years ago - 2 comments

#20 - Fix xml entities splitting strings

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

#19 - & splits the result into two strings

Issue - State: closed - Opened by RobinClowers about 9 years ago - 2 comments

#18 - Add exrm support in building erlang release.

Pull Request - State: closed - Opened by seantanly about 9 years ago - 1 comment

#17 - & split the result in two strings

Issue - State: closed - Opened by ghost about 9 years ago - 6 comments

#16 - remote markdown as a prod dependency

Pull Request - State: closed - Opened by benwilson512 about 9 years ago - 2 comments

#15 - Markdown dependency

Issue - State: closed - Opened by benwilson512 about 9 years ago - 7 comments

#14 - Add an 'i' modifier to the ~x sigil allowing casting to integer

Pull Request - State: closed - Opened by remiq about 9 years ago - 2 comments

#13 - Add an 'i' modifier to the ~x sigil allowing casting to integer

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

#12 - Relax Elixir version requirement

Pull Request - State: closed - Opened by Frost about 9 years ago - 1 comment

#11 - Add Travis CI build and status badge

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

#10 - Add a 'o' modifier to the ~x sigil allowing a path to not exist

Pull Request - State: closed - Opened by benwilson512 about 9 years ago - 6 comments

#9 - Add support for mapping into Keyword instead of Map.

Pull Request - State: closed - Opened by seantanly over 9 years ago - 4 comments

#8 - Add support to return values as strings.

Pull Request - State: closed - Opened by viniciussbs over 9 years ago - 5 comments

#7 - Fix stream :halt handling

Pull Request - State: closed - Opened by awetzel over 9 years ago - 7 comments

#6 - Stream feature

Pull Request - State: closed - Opened by awetzel over 9 years ago - 2 comments

#5 - Fix encoding error

Pull Request - State: closed - Opened by awetzel over 9 years ago - 1 comment