Question
I have recently installed
NatSkin and
NatSkinPlugin, both of which are VERY cool. However, there is at least one problem that remains. After a search, I get really screwed-up search results. It looks like quotes associated with the hrefs in the search results table are going in the wrong place, often including the next
tag, so the table ends up being quite messed up. Here is an example of the HTML produced:
<table class="natSearchHit natSearchHitEven" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th width="50%" class="natSearchTarget">
<a href="/twiki/bin/view/TWiki/ </td>"> </td></a>
</th>
<th width="30%" class="natSearchRevision">
<a style="white-space:pre" href="/twiki/bin/rdiff/TWiki/ </td>">01 Jan 1970 - 00:00</a>
</th><th width="20%" class="natSearchAuthor">
<a href="/twiki/bin/view/Main/SeanDavis" class="twikiLink">SeanDavis</a>
</th>
</tr>
<tr>
<td colspan="3"><!-- guard--></td>
</tr>
</table> <!-- CALC incr++ -->
<table class="natSearchHit natSearchHitOdd" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th width="50%" class="natSearchTarget">
<a href="/twiki/bin/view/TWiki/<!-- template: sidebar.nat.tmpl -->"><!-- template: sidebar.nat.tmpl --></a>
</th>
<th width="30%" class="natSearchRevision">
<a style="white-space:pre" href="/twiki/bin/rdiff/TWiki/<!-- template: sidebar.nat.tmpl -->">01 Jan 1970 - 00:00</a>
</th><th width="20%" class="natSearchAuthor">
<a href="/twiki/bin/view/Main/SeanDavis" class="twikiLink">SeanDavis</a>
</th>
</tr>
<tr>
<td colspan="3"><!-- guard--></td>
</tr>
</table> <!-- CALC incr++ -->
Environment
-- SeanDavis - 18 Oct 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.
-- PeterThoeny - 03 Dec 2007
 Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum. Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
|