ioanarusiczki

Results 90 comments of ioanarusiczki

Here's another example - I see for this addon a 404 on validation.json in the Network: https://reviewers.addons-dev.allizom.org/en-US/reviewers/review/noscript?page=1#history I couldn't load any of the most recent versions uploaded.

@GregSherman Should name also have the lang attribute? ![name](https://github.com/mozilla/addons-frontend/assets/33448286/a27c31f0-ca63-4bb2-870a-45575a4107fc) There's a lang attribute for summary, description, developer comments and e-mail: ![summary](https://github.com/mozilla/addons-frontend/assets/33448286/0b5f2188-46ef-440d-9181-04d4e7729c2c) ![description](https://github.com/mozilla/addons-frontend/assets/33448286/2ac9c4e3-cf6f-4f07-8301-3f860ada0cc3) ![developer comments](https://github.com/mozilla/addons-frontend/assets/33448286/4ef369d0-dd5c-4e04-a1cf-730afa098ae2) ![email](https://github.com/mozilla/addons-frontend/assets/33448286/66f79a62-c786-4eba-a730-f4fdc4cd7964) I'll cc @eviljeff in case...

@diox It's not new because I remember checking stage too and it was reproducible there too.

@diox For example I used DisposableEmailDomainRestriction for submissions on AMO stage (no other restriction), I restricted gmail.com -> then I tried with a gmail account to submit an addon ->...

@bobsilverberg I verified this on AMO dev with FF72(Win10). - using the middle click or CTRL+Click will open the add-ons in a new tab. - I filed https://github.com/mozilla/addons/issues/13675 which could...

@bobsilverberg I checked on AMO stage - this doesn't look reverted to me. ![AMO stage not reverted](https://user-images.githubusercontent.com/33448286/74419342-6a8afd80-4e52-11ea-8bbe-295651625f49.gif)

@willdurand It is ![reproducible on stage](https://github.com/mozilla/addons-frontend/assets/33448286/85fa383a-1938-4c2f-bdbe-e153e918479b) This is without a developer reply: ![on AMO stage](https://github.com/mozilla/addons-frontend/assets/33448286/8cdd1db9-bbaa-43a4-aa32-eb6505179d45)

With V8 `master-f814a6195ad8a40d3bca1fc8105473a94e79bdca` I could reproduce the examples above. With V8 `master-e224899cc015f55f56ccd2e87ca2b6c0f69a3ff9` I've `Unknown argument: id` and `--id` is no longer displayed in the Options list.

@eviljeff Except for delay reject which throws a 500 , you can try on dev with [this decision](https://reviewers.addons-dev.allizom.org/en-US/reviewers/decision-review/8096), the rest of scenarios should be ok. Maybe I should mention one...