BugList


Please report bugs you find on this page.


Outstanding

lines containing just whitespace should be replaced with CR. They cause formatting problems with the following line.

wiki links should be processed reverse alphabetically;
TestPage
TestPage2

When you click the Title of MultipleInstrumentsComplicatingaSimpleTask you don't get any BackLinks. Newly created pages have a creation time of 00:00 on the RecentChanges list.

Links with a leading space include the closing font tag when they are on the last line of the page, e.g;
www.uq.edu.au

Links with hash # symbols aren't parsed properly.

www.apage.com/index.htm#target

Mailto tags with an angle bracket at the end are not parsed properly

me@my.com>

www.my.com>

Links containing commas , aren't parsed correctly

www.my.com/1,2,3,4.htm

Links containing PascalCase aren't parsed properly.

www.itee.uq.edu.au/~pig/cgi-bin/wiki/wiki.cgi?p=BugList&a=View

www.NewPage.com

Fixed

I have fixed the wiki code so the following URLs should now display correctly. If these are broken then it means that something has gone wrong.

www.itee.uq.edu.au/~pig/cgi-bin/wiki/wiki.cgi?p=test

www.itee.uq.edu.au/~pig/cgi-bin/wiki/wiki.cgi?p

www.itee.uq.edu.au/~pig/cgi-bin/wiki/wiki.cgi

www.itee.uq.edu.au/~pig/cgi-bin/wiki

www.itee.uq.edu.au/~pig/cgi-bin

www.google.com?q=wiki

www.google.com

www.google.com\test

www.itee.uq.edu.au/~jared/bike.htm

www.132.com

www.test_page.com

The wiki chokes on links enclosed in brackets without surrounding whitespace, ( google.com )

( TestPage )


[ListAllPages]