×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: filtered items showing category as title

filtered items showing category as title 8 years 1 month ago #33694

  • Pete Stewart
  • Pete Stewart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
When I filter the hotspot list, each item in the list shows the category instead of title; I see that the code in default_hotspot.php is
<div class="hs-place-summary">
{{#if multimedia}}
<div class="hs-galleria"></div>
{{/if}}
<h3>{{ title }}</h3>
but I cannot figure out where the 'title' parameter is coming from; however, it is reading the wrong info

filtered items showing category as title 8 years 1 month ago #33712

  • Tommy Reinås
  • Tommy Reinås's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Why dont support fix this bug ?

filtered items showing category as title 8 years 1 month ago #33739

  • Pete Stewart
  • Pete Stewart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
I've just noticed that this is not true of all the hotspots, and those that it is true for have their alias field of the form /[number]-[category]., rather than [number]-[title]
I can't see why this should happen to some and not others...

filtered items showing category as title 8 years 1 month ago #33742

  • Pete Stewart
  • Pete Stewart's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
Further testing shows that this is not the case; after filtering the hyperlink does read with the category, not the title, and this displays in the address bar; but reload the page without the filter and the address bar reads the correct link, so it is somehow caused by applying the filter
  • Page:
  • 1
Time to create page: 0.141 seconds