Custom Query (1145 matches)
Results (190 - 192 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#713 | wontfix | Login without customizations should be more insistent | jdreed | |
Description |
I don't know how feasible it is, but it would be nice if logging in without customizations also handled gconf problems and other potential failures. |
|||
#714 | wontfix | webmail.mit.edu and Firefox warn-on-redirect don't work well | geofft | |
Description |
There's a somewhat-questionable feature in Firefox in preferences, "Warn me when websites try to redirect or reload the page". Apparently if you enable this and try to log in to webmail, you don't get warned at all on redirect.php, but you just get a blank page. Reloading gets you the "expected" warning that you can click on to permit the redirect. I haven't debugged this in any detail, but my naïve suspicion is that the remember-your-password prompt, that uses the same warning mechanism (a little bar at the top of the client area with a button on the right), is preventing display of the okay-to-redirect prompt. |
|||
#722 | wontfix | tilde-lockername broke in Lucid for non-user lockers | jdreed | |
Description |
If this isn't fixable, we should document it as a known issue, since it is a behavior change. mass-toolpike:~> lsb_release -sd Ubuntu 9.04 mass-toolpike:~> cd ~consult mass-toolpike:~consult> pwd /afs/athena.mit.edu/contrib/consult mass-toolpike:~consult> cd ~jruser mass-toolpike:~jruser> pwd /afs/athena.mit.edu/user/j/r/jruser contents-vnder-pressvre:~> lsb_release -sd Ubuntu 10.04.1 LTS contents-vnder-pressvre:~> cd ~consult Unknown user: consult. contents-vnder-pressvre:~> cd ~jruser contents-vnder-pressvre:~jruser> pwd /afs/athena.mit.edu/user/j/r/jruser |