pshung29 / turbocare

Automatically exported from code.google.com/p/turbocare
0 stars 0 forks source link

Address City entry error #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configuration Admin->Addresses Table->New entry->Entered data->Save->new
2. It is working fine most of the time but some time the error occurred. 
3. The 'Search' is also not working in the same screen.

What is the expected output? What do you see instead?
If we goback to the previous screen and press again the 'new' button it is
working.
The "Search" should work (another issue)

What version of the product are you using? On what operating system?

255
Please provide any additional information below.
<br/><br/>Build time: 0.008s, Page size: 1.29KBHTTP/1.1 302 Found
Date: Wed, 09 May 2007 09:37:49 GMT
Server: Apache/2.0.55 (Ubuntu) mod_python/3.1.4 Python/2.4.3 mod_ssl/2.0.55
OpenSSL/0.9.8a
Location: http://192.168.1.3/configuration/AddressesEditor
Content-Length: 197
Set-Cookie: session_id=2253d393675b670c12b575b5bbc2f442c8e953dd;
expires=Wed, 09-May-2007 10:37:50 GMT; Path=/;
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: text/html; charset=utf-8

This resource resides temporarily at <a
href='http://192.168.1.3/configuration/AddressesEditor'>http://192.168.1.3/confi
guration/AddressesEditor</a>.
<br/><br/>Build time: 0.031s, Page size: 0.15KB

Original issue reported on code.google.com by tushar.c...@gmail.com on 9 May 2007 at 10:18

GoogleCodeExporter commented 8 years ago
This error is very difficult to debug.  I think this is redirect error, but I'm 
not
sure why it comes up.  After saving a record, the program does a redirect.  I 
do this
lots of times.

It might be a problem with Apache and the program.  Please give me an estimate 
on how
many times you have received this error.  How many times out of 10 new entries?

When you do searching, is there an error coming up on the server?

Try typing:
a

And then press the Enter key

The screen should say (in red) "Sending Request..."

The text should disappear after a second and the search results should appear 
below
the search box.

Where does the search fail?

Original comment by umpen...@gmail.com on 11 May 2007 at 1:36

GoogleCodeExporter commented 8 years ago
Please rectify he "Quick Search" as early as possible, So that it will function
properly. 

Original comment by tushar.c...@gmail.com on 22 May 2007 at 12:25

GoogleCodeExporter commented 8 years ago

Original comment by umpen...@gmail.com on 25 May 2007 at 2:39

GoogleCodeExporter commented 8 years ago
Reply of you Questions regarding "Quick Search".

When you do searching, is there an error coming up on the server? --> NO

Try typing:a.
And then press the Enter key
The screen should say (in red) "Sending Request..."
NO,"SENDING REQUEST" IS NOT SHOWING, THE SCREEN STAY AS IT IS.

The text should disappear after a second and the search results should appear 
below
the search box.
NO, TEXT IS REMAIN SAME AND NOT DISAPPEAR. NO SEARCH RESULTS APPEAR BELOW.
Where does the search fail?
BEGINNING, NOT FUNCTIONING AT ALL.
IS "Configuration Admin->Addresses Table -> QUICK SEARCH" WORKING IN YOUR 
COMPUTER?

Original comment by tushar.c...@gmail.com on 1 Jun 2007 at 5:57

GoogleCodeExporter commented 8 years ago
This will be a challenge to debug since I haven't been getting the same error.  
To
help debug this, You will need to get some more additional information for me.

I think that there is an error in the Javascript.  To debug javascript, I need 
you to
get some information from your web-browser.  Here's how to do it.

 1. Go to the page and type something in the quick search box (do not press enter yet)
 1. From the menu at the top, select "Tools -> Error Console", this will open up a
small window
 1. In this new window (which I'll call the "Error Console window"), press the
"Clear" button to remove all previous errors
 1. Now go back to the web browser and press enter on the search box
 1. Now go back to the Error Console window and tell me what error it is reporting

Original comment by umpen...@gmail.com on 12 Jun 2007 at 9:31

GoogleCodeExporter commented 8 years ago
Check revision 258 and please tell me if it is fixed.

Original comment by umpen...@gmail.com on 17 Jun 2007 at 6:42

GoogleCodeExporter commented 8 years ago

Original comment by umpen...@gmail.com on 26 Jun 2007 at 7:05