User tests: Successful: Unsuccessful:
Set description on article or anything other item to nothing. In my scenario it was using Docman where they are just documents with no content.
html not to be rendered if there isn't a description to render
Renders a < p > html tag with no content, causes excess padding and just a mess on most sites.
J3.6.5 / J3.7.0Alpha2.
this is just a simple change to make the output of search results which have no description inside them to not render excess html.
Pull Request for Issue # .
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_finder |
Hello,
That's not my question. I'm not saying you want to hide descriptions. This is when this is no description to render on the item. If there is no description no tag should render.
To replicate, create an article without text just title and search it with descriptions showing a P tag is rendered.
Many thanks
Tony
I have tested this item
Works for me. Good catch :)
I have tested this item
Milestone |
Added: |
||
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-28 22:15:05 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
@tonypartridge tested a Menu (link
index.php?option=com_finder&view=search
) and TabOptions > Result Description: Hide
. In Source Code is no<p>
-tag for hidden description.