Author: cameronem
Description:
We are using Mediawiki for technical documentation. As part of this we have device info contained in a table and part of this is the IP Addresses configured.
Unfortunately searches pick up the ip addresses entered which do definately exist on pages. If I enter the ip then the search finds no hits.
We are running MediaWiki 1.12.0, PHP 5.1.2, MySQL 5.0.26
Below is an exert of part of a table in use (IPs changed). EG if "10.10.10.1" is entered in the search box and search clicked, it will find no results.
{| style="width:75%; text-align:left" border="1"
! width="30%" bgcolor="#EEEEEE"| ''Configuration Item''
! bgcolor="#EEEEEE"| ''Setting''
| - |
! Device Name
| {{PAGENAMEE}} |
| - |
| Management IP Address |
| 10.10.10.1 |
| - |
| } |
Version: 1.12.x
Severity: normal
OS: Linux