Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while loading lib #5

Open
Olli opened this issue Aug 1, 2010 · 5 comments
Open

error while loading lib #5

Olli opened this issue Aug 1, 2010 · 5 comments

Comments

@Olli
Copy link

Olli commented Aug 1, 2010

I use xml-mapping (0.9.1) and the gem ebayapi (0.12.0).
When i do require 'ebay' i got:

   XML::XXPathError: XPath (/ConvertedMaxBid/): unknown axis: ConvertedMaxBid
    from /usr/lib/ruby/gems/1.8/gems/xml-mapping-0.9.1/lib/xml/../xml/xxpath.rb:45:in `initialize'
    from /usr/lib/ruby/gems/1.8/gems/xml-mapping-0.9.1/lib/xml/../xml/xxpath.rb:32:in `each'
    from /usr/lib/ruby/gems/1.8/gems/xml-mapping-0.9.1/lib/xml/../xml/xxpath.rb:32:in `initialize'
    from /usr/lib/ruby/gems/1.8/gems/ebayapi-0.12.0/lib/support/xml_mapping/money_node.rb:6:in `new'
    from /usr/lib/ruby/gems/1.8/gems/ebayapi-0.12.0/lib/support/xml_mapping/money_node.rb:6:in `initialize_impl'
    from /usr/lib/ruby/gems/1.8/gems/xml-mapping-0.9.1/lib/xml/../xml/mapping/base.rb:641:in `initialize'
    from (eval):2:in `new'
    from (eval):2:in `money_node'
    from /usr/lib/ruby/gems/1.8/gems/ebayapi-0.12.0/lib/ebay/types/bidding_details.rb:15

....

@Olli
Copy link
Author

Olli commented Aug 1, 2010

@tomash
Copy link

tomash commented Dec 7, 2010

any change of getting this into upstream?

@jparbros
Copy link

jparbros commented Dec 9, 2010

I use xml-mapping 0.8.1 and it worked.

@michaelfranzl
Copy link

Confirmed, xml-mapping 0.8.1 works.

@marcojrfurtado
Copy link

This issue is similar to number 6.

sharshenov referenced this issue in veeqo/ebay Nov 23, 2020
Add ProductRequired field to ValidationRules of CategorySpecifics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants