Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 1173)

Ticket Resolution Summary Owner Reporter
#835 wontfix After registering with Mozilla Persona (BrowserID), page just keeps reloading Kevin Brubeck Unhammer
Description

How to reproduce:

  • enable the persona plugin
  • open http://localhost:6543, click Register and Register with Persona
  • select an email from the Persona popup

Now we get redirected to http://localhost:6543/auth/persona/login/, and the email is pre-filled, but the username is empty, and the page keeps reloading every second, while the logs get filled with

2014-01-21 21:02:09,326 DEBUG [urllib3.connectionpool] "POST /verify HTTP/1.1" 200 131 2014-01-21 21:02:09,373 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued) 2014-01-21 21:02:11,187 DEBUG [mediagoblin.tools.routing] endpoint: mediagoblin.plugins.persona.login view_func: <function login at 0x7f08080690c8> 2014-01-21 21:02:11,190 INFO [urllib3.connectionpool] Starting new HTTPS connection (1): verifier.login.persona.org 2014-01-21 21:02:11,847 DEBUG [urllib3.connectionpool] "POST /verify HTTP/1.1" 200 131 2014-01-21 21:02:11,901 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued) 2014-01-21 21:02:11,905 DEBUG [paste.httpserver.ThreadPool] Added task (0 tasks queued) 2014-01-21 21:02:13,664 DEBUG [mediagoblin.tools.routing] endpoint: mediagoblin.plugins.persona.login view_func: <function login at 0x7f08080690c8> 2014-01-21 21:02:13,666 INFO [urllib3.connectionpool] Starting new HTTPS connection (1): verifier.login.persona.org 2014-01-21 21:02:14,344 DEBUG [urllib3.connectionpool] "POST /verify HTTP/1.1" 200 131 2014-01-21 21:02:16,436 DEBUG [mediagoblin.tools.routing] endpoint: mediagoblin.plugins.persona.login view_func: <function login at 0x7f08080690c8> 2014-01-21 21:02:16,437 INFO [urllib3.connectionpool] Starting new HTTPS connection (1): verifier.login.persona.org

#81 FIXED After submitting, user should go to user page with notification Jef van Schendel
Description
I think that once a user is done submitting/naming/ordering his
media, he doesn't go to a special "Success" page, but rather back
to his user page where his latest images are shown. Or maybe the
gallery he posted those images in?

Either way it's probably a good thing if the user can see the new
media, as a clear sign that it worked and that it's online.
Preferably with an obvious notification that says "Submissions
successful! [Upload more media]" or something similar.



#5608 fixed After upgrade to 0.10.0 restarting marks all items as "failed" fergtm@…
Description

Fergtm reports that after upgrading to 0.10.0, any subsequent restart marks all media items as "failed" processing.

Seems similar to #5604.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.