eveseat / seat

🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://eveseat.github.io/docs/
GNU General Public License v2.0
434 stars 142 forks source link

Global Search controller uses different logic for Structure name than character asset search #733

Closed Sjolus closed 3 years ago

Sjolus commented 3 years ago

These two results are the same item, just a lot of censoring going on ;-)

Global asset search result shows unknown structure image

Character sheet asset search result image

Sjolus commented 3 years ago

Potentially related code from Slack convo:

https://github.com/eveseat/web/blob/master/src/Http/DataTables/Corporation/Intel/Assets/Columns/Station.php https://github.com/eveseat/web/blob/dbf3349e2cf12e9b79120f392a2359d8afb7ec11/src/Http/Controllers/Support/SearchController.php#L212