Opened 13 years ago
Closed 12 years ago
#72 closed defect (fixed)
Report button of an identified feature does not work
Reported by: | andersd | Owned by: | theduckylittle |
---|---|---|---|
Priority: | major | Milestone: | 2.6 |
Component: | Demo | Version: | |
Keywords: | Cc: |
Description
Testing Trunk Demo - 'http://www.geomoose.org/demo/geomoose.html' - with Chrome, ie8, and FireFox7
- Identify a feature
- Press "Report" next to pin number
Problem - Identify and Catalog Tabs blanks out and nothing happens.
To continue working - Press Identify icon and with mouse Identify again to bring catalog tab and identify tab back. Search and select will also continue to work.
Change History (8)
comment:1 by , 12 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Status: | assigned → testing |
---|
Created a new dialog that appears when trying to download a report and a new API function to open that dialog.
comment:4 by , 12 years ago
Status: | testing → needs_work |
---|
This does not work from the Trunk Demo externally. I have verified with other users (outside of Polk County's firewall) and they experienced the same problem. When you hit "report" it just goes away.
HOWEVER... When I set it up using APACHE/MS4W/LOCALHOST on my test machine everything works fine in all three of my testing browsers.
Hope this helps.
comment:5 by , 12 years ago
Status: | needs_work → testing |
---|
r811 fixes a small issue I discovered tonight with the Identify result going away .. I wonder if trunk is just behind by an update otherwise, as I'm seeing the same results you are reporting as of 20:40 CDT 6/5/2012.
Let's try testing again in the morning.
comment:6 by , 12 years ago
Status: | testing → needs_work |
---|
Had a small change in identify behavior this morning. Did this work on my laptop with aircard so I know County Firewall issues are not involved. This behavior is consistent in both IE and Chrome. The popup does not come up. However, prior to todoay, the popup identify no longer worked (could not do another identify unless you hit the icon). Now, identify is not disabled (you can identify another parcel after you hit report) but... no popup like when I run it local.
comment:7 by , 12 years ago
Status: | needs_work → testing |
---|
Found the issue. It was a mis-match with FPDF and the latest version of PDF. It was causing an error and proper HTML was not being returned. I suppressed those erorr messages.
comment:8 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Checked trunkdemo with chrome, firefox, and ie8. Works in all!
Looks like the popup blockers REALLY don't like this style of delivering a new window. I'll use a different one.