sanmi / concharto

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

"this flag is invalid" link doesn't work #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Flag an issue
2. Click on changes
3. Click "This flag is invalid"

What is the expected output?
should hide the flag

What do you see instead?
screen blinks

See:
http://www.concharto.org/event/changehistory.htm?id=916

Original issue reported on code.google.com by frank.sa...@gmail.com on 26 Mar 2009 at 11:58

GoogleCodeExporter commented 9 years ago
Wierd.  I reopened the issue and now I see that the flag was actually resolved. 
 When
I test it on my local developer instance, it works fine.  This may have 
something to
do with browser cache?  I did see a javascript error:

Error: confirmAndSubmit is not defined
Source File: http://www.concharto.org/edit/flagevent.htm?id=916
Line: 1

Original comment by frank.sa...@gmail.com on 26 Mar 2009 at 12:06

GoogleCodeExporter commented 9 years ago
Actually, the real steps to reproduce are:

What steps will reproduce the problem?
1. Flag an  event
2. Navigate to the event again
3. Click on "Flag an Issue" again
4. Scroll down and click "This flag is invalid"

What is the expected output?
should hide the flag

What do you see instead?
* screen blinks, nothing happens
* you get a javascript error:
Error: confirmAndSubmit is not defined
Source File: http://www.map4d.com:8080/edit/flagevent.htm?id=995
Line: 1

Original comment by frank.sa...@gmail.com on 26 Mar 2009 at 12:11