Hi, Sorry. It may be a bad place to ask such question. But, I only know this mailing group when working on Mozilla stuff.
I am thinking to use XPath to get query results from api-dev.bugzilla.mozilla.org. For example, with https://api-dev.bugzilla.mozilla.org/latest/count?product=Bugzilla&priority=P1&severity=blocker, I should get: <html><title>Bugzilla::API</title><body><pre>--- data: 162</pre></body></html> But, apparently, it looks like I can't get 162 with XPath query. Did I misunderstand anything? Anyone knows how to get the data via XPath query? Thanks. Cache Heigl
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
