Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sissaschool/elementpath issues and pull requests
#83 - Use of xs:integer() on right side of arrow operator seems to give error "elementpath.exceptions.ElementPathTypeError: 'xs:integer' constructor function at line 1, column 37: [err:XPST0017] Wrong number of arguments"
Issue -
State: closed - Opened by martin-honnen about 1 month ago
- 3 comments
#82 - Error with use of XPath arrow operator
Issue -
State: closed - Opened by martin-honnen about 2 months ago
- 2 comments
#81 - `<?xml-stylesheet ?>` element breaks relative xpaths
Issue -
State: open - Opened by uhlikfil 3 months ago
- 2 comments
#80 - fix issue #79
Pull Request -
State: closed - Opened by GangWangAI 3 months ago
#79 - Incorrect order of text nodes returned by //text() XPath expression
Issue -
State: closed - Opened by GangWangAI 3 months ago
- 3 comments
Labels: bug
#78 - XPath 2/3 expression min(.//row/count(entry)) doesn't parse with XPath3Parser: elementpath.exceptions.ElementPathTypeError: 'entry' proxy function at line 1, column 18: [err:XPST0017] unknown function 'entry'
Issue -
State: closed - Opened by martin-honnen 3 months ago
- 1 comment
#77 - XPath fails with version 4.5 and succeeds with 4.1.5.
Issue -
State: closed - Opened by sdkeens 4 months ago
- 4 comments
#76 - Fix missing raw string for '[^\r\n]'
Pull Request -
State: closed - Opened by RS-Credentive 6 months ago
- 2 comments
#75 - Issue translating regular expression (via XMLSchema)
Issue -
State: closed - Opened by RS-Credentive 6 months ago
- 6 comments
#74 - Select fails when XML contains leading comment
Issue -
State: closed - Opened by sean-moore3 6 months ago
- 2 comments
#73 - Question: how to do schema-aware XPath 2 or 3?
Issue -
State: closed - Opened by martin-honnen 7 months ago
- 2 comments
#72 - Attributes initially not iterated when iterating node tree.
Issue -
State: closed - Opened by robbert-harms 10 months ago
- 11 comments
#71 - Issue with etree.HTML related to 4.2
Issue -
State: closed - Opened by Constantin1489 12 months ago
- 12 comments
#70 - [feature] tostring python function
Issue -
State: closed - Opened by Constantin1489 over 1 year ago
- 5 comments
Labels: enhancement
#69 - fix zero length Base64 attribute
Pull Request -
State: closed - Opened by Mezertas over 1 year ago
- 2 comments
#68 - Error when evaluating xs:decimal for namespaced elements
Issue -
State: closed - Opened by dbkosky over 1 year ago
- 3 comments
#67 - path function gives wrong result for root element
Issue -
State: closed - Opened by martin-honnen over 1 year ago
- 2 comments
Labels: bug
#66 - tests/test_xpath1_parser.py::LxmlXPath1ParserTest::test_sum_function fails on some systems
Issue -
State: closed - Opened by mgorny over 1 year ago
- 6 comments
#65 - XPathContext item not searching the item itself
Issue -
State: closed - Opened by robbert-harms almost 2 years ago
- 2 comments
#64 - 4.1.1: test_selectors (tests.test_typing.TestTyping) fails
Issue -
State: closed - Opened by mtelka almost 2 years ago
- 8 comments
#63 - Evaluating expression (1 to 5)!map{ "name": "item " || ., "data": array { 1 to . } } gives error "elementpath.exceptions.MissingContextError: '!' operator at line 1, column 9: [err:XPDY0002] Dynamic context required for evaluate"
Issue -
State: closed - Opened by martin-honnen almost 2 years ago
- 10 comments
Labels: enhancement
#62 - Upgrade GitHub Actions
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 6 comments
#61 - Trouble using extended operators
Issue -
State: closed - Opened by RaphaelHerd almost 2 years ago
- 1 comment
Labels: invalid
#60 - Custom function support
Issue -
State: closed - Opened by robbert-harms almost 2 years ago
- 6 comments
Labels: enhancement
#59 - test_selectors (tests.test_typing.TestTyping) fails
Issue -
State: closed - Opened by mtelka almost 2 years ago
- 3 comments
Labels: bug
#58 - Error in getting attribute value
Issue -
State: closed - Opened by RabbitJackTrade almost 2 years ago
- 8 comments
Labels: bug
#57 - Is the str of an XPath 3.1 map intended to be simply "map" or of an array to be "array"?
Issue -
State: closed - Opened by martin-honnen almost 2 years ago
- 5 comments
Labels: bug, enhancement
#56 - Odd serialization result when calling serialize function on sequence of child nodes
Issue -
State: closed - Opened by martin-honnen about 2 years ago
- 4 comments
Labels: bug
#55 - Unit test failed in python 3.10 and 3.11
Issue -
State: closed - Opened by szlin about 2 years ago
- 4 comments
Labels: bug
#54 - Is `parse-xml-fragment` adding an element root wrapper element named "document"?
Issue -
State: closed - Opened by martin-honnen about 2 years ago
- 7 comments
Labels: bug, enhancement
#53 - Prefix undefined when using XPath
Issue -
State: closed - Opened by arenas-guerrero-julian about 2 years ago
- 3 comments
#52 - Root selector not available on <class 'lxml.etree._Element'>
Issue -
State: closed - Opened by robbert-harms over 2 years ago
- 3 comments
#51 - Issue with predicate - xpath 1.0
Issue -
State: closed - Opened by RabbitJackTrade over 2 years ago
- 5 comments
Labels: bug
#50 - Pass in specific context for datetime quantize operation to prevent error with different decimal defaults
Pull Request -
State: closed - Opened by jonbwhite over 2 years ago
#49 - Datetime has an implicit requirement on global decimal defaults
Issue -
State: closed - Opened by jonbwhite over 2 years ago
- 2 comments
Labels: bug
#48 - New major release v3.0.0
Pull Request -
State: closed - Opened by brunato over 2 years ago
- 3 comments
Labels: help wanted
#47 - select() always calls root ElementTree instead of child one
Issue -
State: closed - Opened by kkuriata over 2 years ago
- 2 comments
#46 - Error with "every ...in... satisfies..."
Issue -
State: closed - Opened by RabbitJackTrade over 2 years ago
- 2 comments
Labels: bug
#45 - 2.5.2: sphinx warnings `reference target not found`
Issue -
State: closed - Opened by kloczek over 2 years ago
- 2 comments
Labels: bug
#44 - node()[1]/following-sibling::node() doesn't select nodes with elementpath while lxml.xpath finds them
Issue -
State: closed - Opened by martin-honnen over 2 years ago
- 2 comments
Labels: bug
#43 - First stab at fixing and testing preceding-sibling::text() and following-sibling::text() issue raised as issue 42
Pull Request -
State: closed - Opened by martin-honnen over 2 years ago
- 1 comment
#42 - Incorrect result with XPath 2 step concat(., preceding-sibling::text()[1])
Issue -
State: closed - Opened by martin-honnen over 2 years ago
- 2 comments
Labels: bug
#41 - Floating point equality comparison fails in tests
Issue -
State: closed - Opened by AMDmi3 almost 3 years ago
- 3 comments
Labels: bug
#40 - xslt transform
Issue -
State: closed - Opened by ogustbiller about 3 years ago
- 1 comment
Labels: question
#39 - 2.2.3: pytest is failing when `pytest-randomly` is used
Issue -
State: closed - Opened by kloczek over 3 years ago
- 6 comments
Labels: bug
#38 - 2.2.2: sphinx warnings
Issue -
State: closed - Opened by kloczek over 3 years ago
- 3 comments
Labels: bug
#37 - 2.2.2: pytest is failing
Issue -
State: closed - Opened by kloczek over 3 years ago
- 8 comments
Labels: bug
#36 - xsd:datetime fails for .NET serialized date/time objects
Issue -
State: closed - Opened by bkerkhof almost 4 years ago
- 4 comments
Labels: bug
#35 - Error getting attribute names
Issue -
State: closed - Opened by RabbitJackTrade almost 4 years ago
- 3 comments
Labels: bug
#34 - Fix field name in setup.py
Pull Request -
State: closed - Opened by felixonmars almost 4 years ago
#33 - Testing failed on i386 platform.
Issue -
State: closed - Opened by szlin about 4 years ago
- 8 comments
Labels: bug
#32 - Test failures when de_DE.UTF-8 locale is not available
Issue -
State: closed - Opened by mgorny about 4 years ago
- 2 comments
Labels: bug
#31 - elements missing when extracting with path //<something>/text():
Issue -
State: closed - Opened by StefaE about 4 years ago
- 2 comments
Labels: bug
#30 - importing elementpath changes the default decimal context
Issue -
State: closed - Opened by moser over 4 years ago
- 3 comments
Labels: bug
#29 - Missing git tag for 2.0.0 release
Issue -
State: closed - Opened by felixonmars over 4 years ago
- 1 comment
Labels: bug
#28 - Second argument of 'index-of' method doesn't evaluate to element content
Issue -
State: closed - Opened by Elucin over 4 years ago
- 2 comments
Labels: bug
#27 - issue with attribute names in expressions that have a prefix matching a symbol
Issue -
State: closed - Opened by tjeb over 4 years ago
- 5 comments
Labels: bug
#26 - Only check existence of value in empty() and exists()
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
- 3 comments
#25 - Issues with count() and possibly other methods
Issue -
State: closed - Opened by RabbitJackTrade almost 5 years ago
- 3 comments
Labels: bug
#24 - Use select() instead of get_results() in boolean context
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
#23 - Interpret * as select if not actually in infix context
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
- 1 comment
#22 - Return empty string in substring-* functions if substring is not foun…
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
#21 - Remove conversion to float in rounding function
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
- 1 comment
#20 - Fix boolean cast
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
- 3 comments
#19 - Add support for xs:decimal conversion of Elements
Pull Request -
State: closed - Opened by tjeb almost 5 years ago
- 4 comments
#18 - Test regressions on PyPy3
Issue -
State: closed - Opened by mgorny almost 5 years ago
- 2 comments
Labels: bug
#17 - Two unittest Straße vs Strasse fails
Issue -
State: closed - Opened by eLvErDe about 5 years ago
- 6 comments
Labels: bug
#16 - Fix literal cls select method change context.item
Pull Request -
State: closed - Opened by linw1995 about 5 years ago
- 4 comments
#15 - test_datatypes.(Duration|Timezone)TypesTest.test_hashing fails on 32bit arches
Issue -
State: closed - Opened by hroncok about 5 years ago
- 6 comments
Labels: bug
#14 - Improper behavior of '//' expression
Issue -
State: closed - Opened by Elucin about 5 years ago
- 4 comments
Labels: bug
#13 - normalize-space() expecting at least one argument
Issue -
State: closed - Opened by Elucin about 5 years ago
- 3 comments
Labels: bug
#12 - test_compare_strings_function does not handle missing locales gracefully
Issue -
State: closed - Opened by mgorny about 5 years ago
- 2 comments
Labels: bug
#11 - Handle LC_ALL and LANG Environment Variable in Tests
Pull Request -
State: closed - Opened by gh-888 about 5 years ago
- 1 comment
#10 - XPath tokenizer problem: Namespaces with URLs containing hashes (#) cause 'unbalanced parenthesis' or 'invalid expression' regexp error
Issue -
State: closed - Opened by denebolar over 5 years ago
- 4 comments
Labels: bug
#9 - Include tests in the sdist tarball on pypi
Pull Request -
State: closed - Opened by scarabeusiv over 5 years ago
- 1 comment
#8 - Fix code block in publiccode.yml
Pull Request -
State: closed - Opened by libremente over 5 years ago
#7 - Fixed typo in publiccode.yml
Pull Request -
State: closed - Opened by libremente over 5 years ago
#6 - Missing git tag for 1.2.1 release
Issue -
State: closed - Opened by felixonmars over 5 years ago
- 1 comment
Labels: bug
#5 - Fix MIME type and description
Pull Request -
State: closed - Opened by libremente over 5 years ago
- 1 comment
#4 - Problems with min max for german locals
Issue -
State: closed - Opened by jmeyer65 almost 6 years ago
- 1 comment
Labels: bug
#3 - "'minInclusive' must be less or equal to 'maxInclusive'." error for correct data
Issue -
State: closed - Opened by wswswsk almost 6 years ago
- 2 comments
Labels: bug
#2 - https://github.com/brunato/elementpath/issues/1
Pull Request -
State: closed - Opened by imoore76 almost 6 years ago
- 1 comment
#1 - Using . in ends-with results in an exception
Issue -
State: closed - Opened by imoore76 almost 6 years ago
- 4 comments
Labels: bug