Description

Describe the bug...

Steps to reproduce

  1. Create a page which uses {{{ } } } for some markup.

  2. Stick in a category definition inside the braces.
  3. See it show up in the category search.

Example

{{{
CategoryIgnoreMeIAmADemo

Details

MoinMoin Version

MoinMoin 1.3.1-RP434

OS and Version

RHEL Linux 2.4.21-15.EL

Python Version

2.2.3

Server Setup

Apache 2.0.46

Server Details

MoinMoin as a module.

Workaround

No known workaround.

Discussion

It depends how you define a category search. If we our built-in category pages and CategoryTemplate do not show this problem, then its fixed.

[[FullSearch(CategoryFoo)]], will find {{{CategoryFoo\n}}}, [[FullSearch(linkto:CategoryFoo)]] will not.

The real solution is to stop use links for categories and use meta data for this.

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/CatgoryInside{{{}}}NotIgnored (last edited 2007-10-29 19:15:37 by localhost)