
Trac tickets now open up with the "Modify ticket" boxes open. That makes them vulnerable to accidental edits. Could it be closed by default as it used to be? Simon

Simon Peyton Jones via ghc-devs
Trac tickets now open up with the "Modify ticket" boxes open. That makes them vulnerable to accidental edits. Could it be closed by default as it used to be?
Hmm, I'm having trouble reproducing this behavior. I wonder whether this is due to some per-user preference. Cheers, - Ben

I'm seeing the same thing as Simon, when I open a ticket, e.g.
https://ghc.haskell.org/trac/ghc/ticket/4012, at the bottom , after the
comments I see a Modify Ticket and Action box as if I had clicked the
Modify link at the top. I believe this is new behavior.
On Mon, Feb 13, 2017 at 10:03 AM Ben Gamari
Simon Peyton Jones via ghc-devs
writes: Trac tickets now open up with the "Modify ticket" boxes open. That makes them vulnerable to accidental edits. Could it be closed by default as it used to be?
Hmm, I'm having trouble reproducing this behavior. I wonder whether this is due to some per-user preference.
Cheers,
- Ben _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

As another data point, I am *not* seeing this change in behavior. My "Modify Ticket" tab is closed by default. Richard
On Feb 13, 2017, at 11:25 AM, George Colpitts
wrote: I'm seeing the same thing as Simon, when I open a ticket, e.g. https://ghc.haskell.org/trac/ghc/ticket/4012 https://ghc.haskell.org/trac/ghc/ticket/4012, at the bottom , after the comments I see a Modify Ticket and Action box as if I had clicked the Modify link at the top. I believe this is new behavior.
On Mon, Feb 13, 2017 at 10:03 AM Ben Gamari
mailto:ben@smart-cactus.org> wrote: Simon Peyton Jones via ghc-devs mailto:ghc-devs@haskell.org> writes: Trac tickets now open up with the "Modify ticket" boxes open. That makes them vulnerable to accidental edits. Could it be closed by default as it used to be?
Hmm, I'm having trouble reproducing this behavior. I wonder whether this is due to some per-user preference.
Cheers,
- Ben _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org mailto:ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Richard Eisenberg
As another data point, I am *not* seeing this change in behavior. My "Modify Ticket" tab is closed by default.
Hmm, this is interesting. I just tried this in Chromium and indeed I see the Modify Ticket pane open by default. By contrast, Firefox is closed. What browsers are you all using? Cheers, - Ben

I am using Chrome and it is closed by default
On Monday, February 13, 2017, Richard Eisenberg
On Feb 13, 2017, at 1:06 PM, Ben Gamari
javascript:;> wrote: What browsers are you all using?
Firefox, in agreement with your experience. _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org javascript:; http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Ben Gamari
Richard Eisenberg
writes: As another data point, I am *not* seeing this change in behavior. My "Modify Ticket" tab is closed by default.
Hmm, this is interesting. I just tried this in Chromium and indeed I see the Modify Ticket pane open by default. By contrast, Firefox is closed. What browsers are you all using?
I think I see what is going it; it's the silly CDN again. Austin, can we just drop the CDN from ghc.haskell.org? It really seems like hurts more than it helps. Cheers, - Ben

Ben Gamari
Ben Gamari
writes: Richard Eisenberg
writes: As another data point, I am *not* seeing this change in behavior. My "Modify Ticket" tab is closed by default.
Hmm, this is interesting. I just tried this in Chromium and indeed I see the Modify Ticket pane open by default. By contrast, Firefox is closed. What browsers are you all using?
I think I see what is going it; it's the silly CDN again.
Austin, can we just drop the CDN from ghc.haskell.org? It really seems like hurts more than it helps.
Hmm, I might have been too hasty in blaming the CDN here (which appears not to cover ghc.haskell.org). It looks like it might just be client-side caching. I have updating the server configuration to ensure that browsers aren't tempted to use old cached artifacts. Cheers, - Ben

Firefox!
| -----Original Message-----
| From: Ben Gamari [mailto:ben@smart-cactus.org]
| Sent: 13 February 2017 18:07
| To: Richard Eisenberg

Simon Peyton Jones via ghc-devs
Trac tickets now open up with the "Modify ticket" boxes open. That makes them vulnerable to accidental edits. Could it be closed by default as it used to be?
Let me know if you are still seeing this; I believe it should be resolved if you refresh. Cheers, - Ben
participants (5)
-
Ben Gamari
-
George Colpitts
-
Matthew Pickering
-
Richard Eisenberg
-
Simon Peyton Jones