tliron / prudence

An opinionated lightweight web framework built for scale
https://prudence.threecrickets.com
Apache License 2.0
13 stars 5 forks source link

Prudence Administration start/stop links not working #17

Closed GoogleCodeExporter closed 3 years ago

GoogleCodeExporter commented 9 years ago
1) What's the problem?

The Prudence Administration page's start/stop links are clickable but never 
toggle and don't work  as expected.

2) How can someone else reproduce it?

In the Prudence Administration, click on various start/stop links. They never 
toggle. 

The prudence-tests "stop" brings down the Administration page. (This has been 
tested with nothing but the out-of-the-box apps installed, too.)

The "wackywiki" tutorial app I'm working on cannot be stopped from this page.

3) What flavor of the Prudence are you using? Which version, and on what
operating system?

Prudence 1.1.1-1064 for JavaScript.
CentOS 64-bit
> java -version
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)

4) Please provide any additional information below:

Original issue reported on code.google.com by jonathan...@gmail.com on 28 Aug 2011 at 8:50

GoogleCodeExporter commented 9 years ago
Hm, it seems that the index is wrong: I click to stop one app, and it stops a 
different one.

Original comment by tal.liron on 29 Aug 2011 at 3:19

GoogleCodeExporter commented 9 years ago
This has been revised for Prudence 2.0.

Original comment by tal.liron on 14 Jan 2012 at 10:20