Fixed
Status Update
Comments
br...@google.com <br...@google.com> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
br...@google.com <br...@google.com> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
br...@google.com <br...@google.com> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
gi...@appspot.gserviceaccount.com <gi...@appspot.gserviceaccount.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
gi...@appspot.gserviceaccount.com <gi...@appspot.gserviceaccount.com> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
is...@google.com <is...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
Description
Affected Version: current master and stable-3.7
What steps will reproduce the problem?
1. setup a Gerrit server with config
httpd.listenUrl = proxy-https://127.0.0.1:8080/review/
2. go to the overview screen of a change (URL
/review/c/project/+/change
)3. click on a link of one of the changed files
What is the expected output?
The diff view for this file is shown (URL
/review/c/project/+/change/patchset/path
)What do you see instead?
The link points to URL
/c/project/+/change/patchset/path
(note the missing/review
), resulting in a 404 error.What is the output of the JS console log (if applicable)?
none
What is the performance record (seehttps://developers.google.com/web/tools
/chrome-devtools/evaluate-performance/reference#record)(if applicable)?
Please provide any additional information below.
I could bisect down to these commits: