Custom Query (1173 matches)
Results (211 - 213 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#709 | fixed | Changing license setting may set password to empty | ||
Description |
I encountered this because I've set my web browser (Iceweasel/Firefox 21) to store my MediaGoblin password and automatically fill it in when it deems appropriate. Steps to reproduce
The change account settings dialog should either warn of empty password, or simply assume the user does not wish to touch the password if it is left empty. (As was my case.) |
|||
#5074 | fixed | Check for existence of automake, autoconf in bootstrap.sh | ||
Description |
If someone executes |
|||
#741 | invalid | Check if header levels on the main page make sense (suggest changing to the same level) | ||
Description |
The main page contains two headers:
That means the latter is a subsection of the former. Does that make sense? Between h1 and h2, there are a welcoming text and "create account" and "set up your own instance" links. If that section is just a welcome/intro section, then the "Most recent media" being a part of it means it is just an example for new or returning users, and not a stand-alone part of the site. Maybe it would make more sense for the headers to be of the same level. This may be of importance to screen reader users, at least: http://www.standards-schmandards.com/fangs/help/index.php#tabhead |