|
Hi, I see inconsistency in abort build buttons:
On the dashboard abort build works all the times. On the project page abort doesn't work when the build has hanged (works otherwise). On the build page where the progress bar is located in the upper-right corner, clicking on the "X" button has no effect. That's on 1.149 Is it the same on other browsers (IE?). I'm running firefox. Thanks, Aleksandar --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
|
Administrator
|
Aleksandar Kostadinov wrote:
> Hi, I see inconsistency in abort build buttons: > > On the dashboard abort build works all the times. On the project page > abort doesn't work when the build has hanged (works otherwise). In my experience those two things always work in the same way. > On the > build page where the progress bar is located in the upper-right corner, > clicking on the "X" button has no effect. I noticed this too, but I don't understand why it doesn't work. As far as I can tell from HTML, the <a> tag has @href as it should. If anyone can tell me why it doesn't work, I'd be happy to fix. > That's on 1.149 > > Is it the same on other browsers (IE?). I'm running firefox. > > Thanks, > Aleksandar > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > -- Kohsuke Kawaguchi Sun Microsystems [hidden email] |
|
Kohsuke Kawaguchi wrote, On 12/23/-28158 09:59 PM (EEST):
> Aleksandar Kostadinov wrote: >> Hi, I see inconsistency in abort build buttons: >> >> On the dashboard abort build works all the times. On the project page >> abort doesn't work when the build has hanged (works otherwise). > > In my experience those two things always work in the same way. > >> On the >> build page where the progress bar is located in the upper-right corner, >> clicking on the "X" button has no effect. > > I noticed this too, but I don't understand why it doesn't work. As far > as I can tell from HTML, the <a> tag has @href as it should. > > If anyone can tell me why it doesn't work, I'd be happy to fix. The one on the main page does: http://hudson.qa.jboss.com/hudson/computers/1/executors/0/stop The one on the project page does: http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-jdk1.5/org.jboss.cache$jbosscache-core/140/stop The third one (in the upper-right corner) seems to work like the one on the project page. Probably I didn't tried it in the latest version. --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
| Powered by Nabble | Edit this page |
