= Description =

The sequence [CAPS][digit][CAPS][digit] is treated as a link.  I expect this is because it is being interpreted as a !WikiName.  For example.  In the following string: `P4PG-O7DY-DVRO-8PPP-YDP6-N2R6` `N2R6` is treated as a link.

It only appears to be [CAPS][digit] x 2 sequence.  e.g.  `A1B2` is a treated as a link,  `1A2B` and 'AA1B2` are not.

Examples:
 * A1B2 appears as a link
 * 1A2B does not
 * AA1B2 does not

## if the bug is in this wiki, just kill the table and write: This Wiki.

## If a traceback is not available, please fill in the details here:
|| '''!MoinMoin Version''' ||1.3.5 ||
|| '''OS and Version''' ||Linux, Red Hat AS 2.1||
|| '''Python Version''' ||Apache module||
|| '''Server Setup''' ||Apache 2.0.55 ||



== Workaround ==
## How to deal with the bug until it is fixed
The sequence can be escaped or qouted.


= Discussion =

Perhaps it would be helpful to modify the WikiName page to mention that digits are (may be) treated as lower case?


= Plan =
## This part is for Moin``Moin developers:

 * Priority: 
 * Assigned to:
 * Status: this is not a bug, the camelcase pattern just treats digits like lowercase letters, so what you found is expected behaviour.

----
## If you are a moin core developer, replace the category to Category* in these cases:
## Category MoinMoinNoBug - if this is not a bug.
## Category MoinMoinBugConfirmed - if you can confirm the bug on current code.
## Category MoinMoinBugFixed - after the bug is fixed in current code.
CategoryMoinMoinNoBug