Menu

Commit [r6678]  Maximize  Restore  History

Merged revisions 6673-6677 via svnmerge from

http://svn.edgewall.org/repos/trac/trunk

........
r6674 | cboos | 2008-03-10 10:55:32 -0500 (Mon, 10 Mar 2008) | 4 lines

Fix default reports so that they work with more db backends.

Closes #5543.
........
r6675 | cboos | 2008-03-10 10:59:00 -0500 (Mon, 10 Mar 2008) | 2 lines

Semi-automatic bug reporting: the jQuery version information and the user agent information were not properly added to the bug report.
........
r6676 | cboos | 2008-03-10 12:06:30 -0500 (Mon, 10 Mar 2008) | 8 lines

More exhaustive support for e-mail addresses.

The regexp used so far missed some unusual ones, like those containing quotes or double quotes. We're not going to complexify the regexp too much, so this is probably still not perfect.

Closes #6609.

This respects the constraints introduced by #4372 at the notification level, but doesn't yet inject the `[notification] admit_domains` in the Wiki regexp.
........
r6677 | cboos | 2008-03-10 12:14:55 -0500 (Mon, 10 Mar 2008) | 2 lines

Adding some unit tests for the EMAIL_LOOKALIKE_PATTERN introduced in r6676.
........

thatch 2008-03-11

changed /sandbox/wiki-blame
changed /sandbox/wiki-blame/trac/db_default.py
changed /sandbox/wiki-blame/trac/notification.py
changed /sandbox/wiki-blame/trac/templates/error.html
changed /sandbox/wiki-blame/trac/wiki/parser.py
changed /sandbox/wiki-blame/trac/wiki/tests/wiki-tests.txt
/sandbox/wiki-blame
Directory.
/sandbox/wiki-blame/trac/db_default.py Diff Switch to side-by-side view
Loading...
/sandbox/wiki-blame/trac/notification.py Diff Switch to side-by-side view
Loading...
/sandbox/wiki-blame/trac/templates/error.html Diff Switch to side-by-side view
Loading...
/sandbox/wiki-blame/trac/wiki/parser.py Diff Switch to side-by-side view
Loading...
/sandbox/wiki-blame/trac/wiki/tests/wiki-tests.txt Diff Switch to side-by-side view
Loading...
Auth0 Logo