Just curiosity,you've added this tag on your templates ?
I mean title tag or not, because by default is not added, so value was not appear if does not added, i tested and works fine, but i added values manually ?
Search Templates:
search_results_posts_post
and
search_results_threads_thread
At the begin of template:
<span class="thread_status {$folder}"> </span>
This values is the original i got, but i change to:
<span class="thread_status {$folder}" title="{$folder_label}"> </span>
And in this way the var value was taken on title tag, if not appear is due to a thaat missing value, not a bug at all is only a missing value on template.
I mean title tag or not, because by default is not added, so value was not appear if does not added, i tested and works fine, but i added values manually ?
Search Templates:
search_results_posts_post
and
search_results_threads_thread
At the begin of template:
<span class="thread_status {$folder}"> </span>
This values is the original i got, but i change to:
<span class="thread_status {$folder}" title="{$folder_label}"> </span>
And in this way the var value was taken on title tag, if not appear is due to a thaat missing value, not a bug at all is only a missing value on template.
The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x
Plugins 1.8.x
Plugins 1.6.x
Plugins 1.8.x