Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 1173)

Ticket Owner Reporter Resolution Summary
#416 Jef van Schendel fixed Invalid input causes unhelpful error messages
Description

Two related bugs:

1.

  • Go to the Recover Password page.
  • Enter an invalid username/email (e.g. one that contains spaces).
  • Press submit button.

The form returns the "Incorrect input" error.

2.

  • Go to the Create An Account page.
  • Enter an invalid username (e.g. one that contains spaces).
  • Press submit button.

The form returns the "Invalid input." error.

/me leaves mid-ticket, I'll improve this description later.

#420 Brett Smith fixed Reprocess failed uploads
Description

When an upload fails to process for some reason, right now it hangs around the database in an unprocessed state, forever. When it's appropriate, we would like to retry processing on some of those uploads.

Reasons why processing might fail once and succeed later include all the usual transient errors we get in software: lack of resources, inopportune crashes or outages, gamma rays, etc. Probably one of the hardest parts of this work is going to be figuring out how to distinguish when to try again, and when we shouldn't bother.

If people can comment with specific situations that have happened in their MediaGoblin installs, and maybe a repr of the MediaEntry for that, it would be helpful.

I intend to tackle this.

#421 David Thompson wontfix Support MySQL
Description

MediaGoblin currently does not support MySQL. It would be nice if it did.

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