uidaholib / inside_source

website source for Inside Idaho
https://www.insideidaho.org/
1 stars 2 forks source link

Incorrect Results in Browse Framework App #42

Closed b-godfrey closed 4 years ago

b-godfrey commented 4 years ago

https://insideidaho.org/browse-framework.html does not appear to be returning the correct results.

We should be getting these 3 results: https://hub.arcgis.com/search?tags=idaho%20geospatial%20council%20-%20executive%20committee%20(igc-ec)%20framework%20layer

See here also via ArcGIS Online: https://www.arcgis.com/home/search.html?t=content&q=tags%3A%22Idaho%20Geospatial%20Council%20-%20Executive%20Committee%20(IGC-EC)%20Framework%20Layer%22

kandersonko commented 4 years ago

This should be fixed in #44.

kandersonko commented 4 years ago

@b-godfrey Let me know if the fix works so that I can close this issue. Thanks.

b-godfrey commented 4 years ago

Hi Koffi, the correct results are being returned. One thing looks odd though. The HTML tags in the description are showing up (see image below). If I use the search app for ‘framework’ I don’t see the HTML tags in the results. Could you check that in browse framework? Bruce

[cid:image002.jpg@01D68AA8.973AF2D0]

From: Koffi Anderson Koffi notifications@github.com Sent: Monday, September 14, 2020 2:57 PM To: uidaholib/inside_source inside_source@noreply.github.com Cc: Godfrey, Bruce (bgodfrey@uidaho.edu) bgodfrey@uidaho.edu; Mention mention@noreply.github.com Subject: Re: [uidaholib/inside_source] Incorrect Results in Browse Framework App (#42)

@b-godfreyhttps://urldefense.com/v3/__https:/github.com/b-godfrey__;!!JYXjzlvb!x51yyKoJzwV3_C-f96iYngESRpmQuWmQHxzi7_YsFgJTv2r4lbW6owSu4aJwojKAphk$ Let me know if the fix works so that I can close this issue. Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https:/github.com/uidaholib/inside_source/issues/42*issuecomment-692335255__;Iw!!JYXjzlvb!x51yyKoJzwV3_C-f96iYngESRpmQuWmQHxzi7_YsFgJTv2r4lbW6owSu4aJwTKovI4A$, or unsubscribehttps://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/AFP53FMWIMNNLDZIXW7TPY3SF2GQ5ANCNFSM4RK34H3Q__;!!JYXjzlvb!x51yyKoJzwV3_C-f96iYngESRpmQuWmQHxzi7_YsFgJTv2r4lbW6owSu4aJwfCFcD64$.

kandersonko commented 4 years ago

I am using version 3 now instead of version 2 of the open data API. That's why it showing HTML tags. I am going to fix that. Thanks.

kandersonko commented 4 years ago

I have fixed that issue with #45.