#14632 closed bug (fixed)
Fail to edit comment/rating
Reported by: | humdinger | Owned by: | apl-haiku |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Applications/HaikuDepot | Version: | R1/beta1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev52295+100, 32bit
I'm only able to edit the comment/rating of a package if I log out and in again. Otherwise I get an alert "Authorization or security issue".
(BTW, what's the checkbox in front of the rating stars for in the rate/comment dialog? I expected deactivating the checkbox would remove the rating, but it doesn't...)
Attachments (3)
Change History (21)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
follow-up: 4 comment:3 by , 6 years ago
I'm only able to edit the comment/rating of a package if I log out and in again.
That seems strange. Do I understand this correctly;
- Login
- Make a comment
- Attempt to edit comment - fails
- Logout
- Login
- Attempt to edit comment - succeeds
Are you able to get the trace log and see if the HTTP request to save the comment has your authentication on it?
BTW, what's the checkbox in front of the rating stars for in the rate/comment dialog?
A rating consists of;
- Stability
- Numerical rating 0..5
- Comments
You are able to make a rating that just has a comment or a rating that just has just a numerical value (stars) and no comment. In the case that you do not want to supply a numerical rating then you should set the checkbox to 'off' state and this will mean that for that rating, the numerical value stored is NULL and there will not influence on the average rating for that package from that rating.
comment:4 by , 6 years ago
Replying to apl-haiku:
That seems strange. Do I understand this correctly; [items 1-6]
Yes. Exactly right.
I attach 2 logs:
- when I try to edit the rating and I get the authorization error
- right after doing 1. I log out and in and edit a rating successfully
(I redacted my password and token)
BTW, what's the checkbox in front of the rating stars for in the rate/comment dialog?
[...]In the case that you do not want to supply a numerical rating then you should set the checkbox to 'off' state and this will mean that for that rating, the numerical value stored is NULL and there will not influence on the average rating for that package from that rating.
Looks like that's not working. I un-tisk the checkbox, but I see the rating still in the "Rating" tab of HaikuDepot and the number of votes and their average is still the same. Editing the rating again shows the checkbox is ticked.
by , 6 years ago
Attachment: | b399d23f9ac36e66f0704371c6923fd7403d7bcf.png added |
---|
comment:7 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
cannot rate from haikudepot.. on x86_64 hrev52701
comment:8 by , 6 years ago
Does it work when doing what's described in the ticket?
Are your logs identical to the ones already attached to this ticket?
comment:9 by , 6 years ago
Hello mazbrili; Can you please identify the package that you are trying to rate.
comment:11 by , 6 years ago
@humdinger.. i login from haikudepot-> success and then try to rate -> not success, try to logout and re-login is not make different. the error message popup when try to click rate button.
comment:12 by , 6 years ago
Thank you for the clarification @mazbrili;
Could I please ask you to now use pkgman list-repos
command from the Terminal application in order to list the repositories that you are using. This way I might be able to see if there is anything unusual going on with the "url" (identifier) if your repo's mirror.
Could I also please ask you to run HaikuDepot with debugging logging which will help to show a bit more detail about what is happening. You can do this by opening HaikuDepot from the Terminal by issuing the command HaikuDepot -v debug
. If necessary, pipe this to a file (reply to let me know if you need guidance) and then cut out that part of the log where you are attempting to create the rating. Hopefully there is some helpful hints there.
comment:13 by , 6 years ago
pkgman list-repos output:
Haiku
base-url: https://download.haiku-os.org/haiku-repositories/master/x86_64/current url: https://download.haiku-os.org/haiku-repositories/master/x86_64/current priority: 1
HaikuPorts
base-url: https://eu.hpkg.haiku-os.org/haikuports/master/repository/x86_64/current url: https://eu.hpkg.haiku-os.org/haikuports/master/repository/x86_64/current priority: 1
comment:14 by , 6 years ago
haikudepot log:
[ServerIconExportUpdateProcess] did populate 288 packages' icons ( 0.105 secs)
received http status 304 --> will not store download to file
[ServerRepositoryDataUpdateProcess] remote data has not changed since [Wed, 26 Dec 2018 22:45:21 GMT]
[ServerRepositoryDataUpdateProcess] did fetch data
[ServerRepositoryDataUpdateProcess] will process data
[ServerRepositoryDataUpdateProcess] did process data
[Node<ServerPkgDataUpdateProcess<Haiku>>] initiating
[Node<ServerPkgDataUpdateProcess<Haiku>>] starting process
[ServerPkgDataUpdateProcess<Haiku>] am not updating data for depot [Haiku] as there is no web app repository source code available
[Node<ServerPkgDataUpdateProcess<HaikuPorts>>] initiating
[Node<ServerPkgDataUpdateProcess<HaikuPorts>>] starting process
[ServerPkgDataUpdateProcess<HaikuPorts>] am not updating data for depot [HaikuPorts] as there is no web app repository source code available
unknown process coordinator changed
unknown process coordinator changed
pkg [sqlite] will be updated from the server.
jrpc; will make request to https://depot.haiku-os.org/__api/v1/pkg
jrpc; did receive http-status [200] from https://depot.haiku-os.org/__api/v1/pkg
no changelog present for [sqlite]
jrpc; will make request to https://depot.haiku-os.org/__api/v1/userrating
jrpc; did receive http-status [200] from https://depot.haiku-os.org/__api/v1/userrating
did retrieve 0 user ratings for [sqlite]
populating package [sqlite]
the depot [HaikuPorts] has no web app repository code
comment:15 by , 6 years ago
Hello again mazbrilli - thank you for supplying that extra diagnostic information. It appears that the "identification url" is not correct on your setup. Can you please remove the repositories and then add them again. For example, the identification URL for HaikuPorts in your host is;
https://eu.hpkg.haiku-os.org/haikuports/master/repository/x86_64/current
...but the identification URL stored in the repository and HDS is...
https://hpkg.haiku-os.org/haikuports/master/x86_64/current
Once you have re-added the repositories in your system, the two should match and then commenting should work again.
comment:16 by , 6 years ago
thanks @apl-haiku..remove repo and add fixed problem.. maybe it can be write somewhere on faq so haiku user can solve if they get problem like me
comment:17 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Commenting/rating seems to work if the repo URLs are correct. Closing again.
comment:18 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
I was able to log in, change the star rating, and edit my comments without any issue on installed apps. Currently running hrev52394 x86_64.