Closed
Bug 996641
Opened 9 years ago
Closed 9 years ago
[tarako] Cannot send Feedback
Categories
(Marketplace Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vcarciu, Assigned: kngo)
References
Details
tarako build identifier:20140331101634 connectivity used: EDGE and WIFI noticed on: darjeeling.paas.allizom.org app used for test: n\a steps to reproduce: steps to reproduce: 1. Load darjeeling.paas.allizom.org 2. Scroll down at the end of apps list 3. Press feedback button 4. Enter some text and press Send button expected behavior: Feedback is sent successfully observed behavior: Failed message is displayed and feedback is not sent reproducible?: yes ashes: behavior seen on regular marketplace using inari/hamachi: no Logcat: E/GeckoConsole( 2202): Content JS LOG at https://darjeeling.paas.allizom.org/media/js/main.min.hash_9fb5e47.js:2 in h/<: [search] Queueing search for "" E/GeckoConsole( 2202): Content JS LOG at https://darjeeling.paas.allizom.org/media/js/main.min.hash_9fb5e47.js:2 in h/<: [worker] Searching lunr for "" E/[Gralloc-ERROR]( 84): int gralloc_register_buffer(const gralloc_module_t*, const native_handle_t*):79 Unable to register handle 0x47ffe920 coming from different process: 84 E/[Gralloc-ERROR]( 84): int gralloc_register_buffer(const gralloc_module_t*, const native_handle_t*):79 Unable to register handle 0x47ffe9c0 coming from different process: 84 E/[Gralloc-ERROR]( 84): int gralloc_register_buffer(const gralloc_module_t*, const native_handle_t*):79 Unable to register handle 0x47ffea60 coming from different process: 84 E/[Gralloc-ERROR]( 84): int gralloc_register_buffer(const gralloc_module_t*, const native_handle_t*):79 Unable to register handle 0x47ffeb00 coming from different process: 84 E/[Gralloc-ERROR]( 84): int gralloc_unregister_buffer(const gralloc_module_t*, const native_handle_t*):274 Trying to unregister buffer 0x48599970 from process 84 that was not created in current process: 84 E/[Gralloc-ERROR]( 84): int gralloc_unregister_buffer(const gralloc_module_t*, const native_handle_t*):274 Trying to unregister buffer 0x48489a60 from process 84 that was not created in current process: 84 E/[Gralloc-ERROR]( 84): int gralloc_unregister_buffer(const gralloc_module_t*, const native_handle_t*):274 Trying to unregister buffer 0x47ffe9c0 from process 84 that was not created in current process: 84 E/[Gralloc-ERROR]( 84): int gralloc_unregister_buffer(const gralloc_module_t*, const native_handle_t*):274 Trying to unregister buffer 0x47ffe920 from process 84 that was not created in current process: 84 E/[Gralloc-ERROR]( 84): int gralloc_unregister_buffer(const gralloc_module_t*, const native_handle_t*):274 Trying to unregister buffer 0x47ffea60 from process 84 that was not created in current process: 84 E/[Gralloc-ERROR]( 84): int gralloc_unregister_buffer(const gralloc_module_t*, const native_handle_t*):274 Trying to unregister buffer 0x47ffeb00 from process 84 that was not created in current process: 84 E/GeckoConsole( 2202): Content JS LOG at https://darjeeling.paas.allizom.org/media/js/main.min.hash_9fb5e47.js:2 in h/<: [search] Rendering results E/GeckoConsole( 2202): Content JS LOG at https://darjeeling.paas.allizom.org/media/js/main.min.hash_9fb5e47.js:2 in h/<: [search] Caching "" E/GeckoConsole( 2202): Content JS WARN at https://darjeeling.paas.allizom.org/media/js/main.min.hash_9fb5e47.js:2 in d: Missing `id` in `locales.ini` for "Feedback was not sent successfully. Please try again later." E/GeckoConsole( 2202): Content JS WARN at https://darjeeling.paas.allizom.org/media/js/main.min.hash_9fb5e47.js:1 in consoleWarn: [l10n] #undefined is undefined
Assignee | ||
Comment 1•9 years ago
|
||
https://github.com/mozilla/darjeeling/commit/4fbb14b711a7aab7ab85ec1c9dfb8e153061df11 Hard-coded the API URL.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•9 years ago
|
||
The feedback is now sent, but feedback form is disabled after sending , which is not the expected behavior (users should be able to send as many feedbacks as they want)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → kngo
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•9 years ago
|
||
https://github.com/mozilla/darjeeling/commit/51c56a34401a83e9ae023059185252a63c4b13b5
You need to log in
before you can comment on or make changes to this bug.
Description
•