[Bug 59797] New: List the current Bugzilla version in the `//*[@id="version"]` field.
http://bugs.winehq.org/show_bug.cgi?id=59797 Bug ID: 59797 Summary: List the current Bugzilla version in the `//*[@id="version"]` field. Product: WineHQ Bugzilla Version: unspecified Hardware: Other OS: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: bugzilla-unknown Assignee: wine-bugs@list.winehq.org Reporter: gugutyg4@rokejulianlockhart.addy.io CC: austinenglish@gmail.com Created attachment 81035 --> http://bugs.winehq.org/attachment.cgi?id=81035 A Demonstrative Duplicate Of `https://bugs.winehq.org/enter_bug.cgi?product=WineHQ%20Bugzilla` Currently, the version is greater than the latest, of 3.2.3, available: 1. ~~~ #!/usr/bin/env sh curl \ -H 'Content-Type: text/xml' \ --data '<?xml version="1.0"?> <methodCall> <methodName>Bugzilla.version</methodName> <params></params> </methodCall>' \ 'https://bugs.winehq.org/xmlrpc.cgi' | xmllint --xpath 'string(//member[name="version"]/value/string)' - ~~~ 2. > 4.4.13 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59797 Mr. Beedell, Roke Julian Lockhart (RJLB) <gugutyg4@rokejulianlockhart.addy.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86-64 OS|other |Linux Blocks| |59798 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59797 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Ken Sharp <imwellcushtymelike@gmail.com> --- Bugzilla now lists the latest release. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59797 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|59798 | Referenced Bugs: http://bugs.winehq.org/show_bug.cgi?id=59798 [Bug 59798] E-mail notifications that contain "bug {number}" hyperlinks link to 404 URIs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59797 --- Comment #2 from Mr. Beedell, Roke Julian Lockhart (RJLB) <gugutyg4@rokejulianlockhart.addy.io> --- Thanks. Any idea of whether it'll be able to kept up-to-date better than before-hand? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla