Drop the confirmation dialog when subscribing myself

Bug #3100 reported by Matthias Urlichs
This bug report is a duplicate of:  Bug #6457: Subscribe should work in one click. Edit Remove
6
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Medium
Diogo Matsubara

Bug Description

Given that "subscribe" has no side effect that an immediate click to "unsubscribe" doesn't revert, please consider dropping the "are you sure" dialog. It's superfluous.

Revision history for this message
Christian Reis (kiko) wrote :

Given the fact that unsubscribing is also trivial, I agree here.

Changed in launchpad:
assignee: nobody → diogomatsubara
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

Making something that looks like a link perform a command might be harmless in this case, but it would lessen people's trust in the safety of every other link in Launchpad. The right way to fix this bug is to implement the MaloneBugSubscriptions spec.

Revision history for this message
Björn Tillenius (bjornt) wrote : Re: [Bug 3100] Drop the confirmation dialog when subscribing myself

On Fri, Oct 14, 2005 at 01:42:53AM -0000, Matthew Paul Thomas wrote:
> Making something that looks like a link perform a command might be
> harmless in this case, but it would lessen people's trust in the safety
> of every other link in Launchpad. The right way to fix this bug is to
> implement the MaloneBugSubscriptions spec.

AFAIK, we also currently have a policy that only POST requests may
change the database. BTW, how does MaloneBugSubscriptions handle this?
In the spec I can only see a checkbox, but I can't find how to actually
subscribe to the bug. This should probably be added to the spec.

Revision history for this message
Trent Lloyd (lathiat) wrote :

I feel that any changes should be behind a POST, it's a good practice that I have picked up in personal web development and I think that should be carried on in launchpad.

Perhaps it could be an option or something, as I admit as someone that works with malone a lot it can get slightly tedious, but it doesn't annoy me that much.

Revision history for this message
Jorge Bernal (koke) wrote :

I agree to the post thing, but two page loads to subscribe to a bug or a spec can slow down developers work a lot. Maybe you can show a confirmation dialog with JS, and do the POST with JS too. I don't know how at this moment, but rubyonrails can do it, so it's possible

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.