Tags:
create new tag
view all tags
The search results page does not seem to be rendering properly. The following is what I actually see in the heading of the page - wiki markup.
Main . { [[WebHome][Home]] | [[TWikiUsers][Users]] | [[TWikiGroups][Groups]] | [[OfficeLocations][Offices]] | [[WebChanges][Changes]] | [[WebIndex][Index]] | [[WebSearch][Search]] | Go  }  

The browser source (wiki rendered to html page) looks like this:

 <TD COLSPAN="2">
      Main . {
    [[WebHome][Home]]
    | [[TWikiUsers][Users]]
    | [[TWikiGroups][Groups]]
    | [[OfficeLocations][Offices]]
    | [[WebChanges][Changes]]
    | [[WebIndex][Index]]
    | [[WebSearch][Search]]
    | Go <input type="text" name="topic" size="16" />
    }
    </TD>

-- DavidLeBlanc - 18 Jul 2001

Fixed and in TWikiAlphaRelease. Problem was that the TWiki::Search did not Wiki-render the first part of the page.

TWiki::getRenderedVersion() does now check for the HTML body tag and excludes rendering of anything before that tag, e.g. HTML head, scripts and style sheets.

Code in all scripts that rendered templates conditionaly to excluding the HTML head has been removed since it is now redundant. Scripts: attach, changes, edit, oops, preview, rdiff and view.

-- PeterThoeny - 20 Jul 2001

TopicClassification:
BugResolved
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2001-07-20 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com 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.