{5} Assigned, Active Tickets by Owner (Full Description) (3 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

Kake (1 match)

Ticket Summary Component Milestone Type Created
Description
#12 New Text::WikiFormat breaks tests with extended links wiki-toolkit-formatter-usemod defect 06/08/06

New Text::WikiFormat? (0.76 and 0.78 at least; not 0.71) break the tests for this module. Possibly an API change or bug introduced T::WF?

t/usemod.....................ok 2/25#     Failed test (t/usemod.t at line 107)
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?-xism:<a href="wiki.pl\?Extended_Link">Extended Link</a>)'
#     Failed test (t/usemod.t at line 109)
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?-xism:<a href="wiki.pl\?Extended_Link">extended link</a>)'
#     Failed test (t/usemod.t at line 111)
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?-xism:<a href="wiki.pl\?Extended_Link">titled extended link</a>)'
#     Failed test (t/usemod.t at line 115)
#                   '<p>This is an <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">Extended Link</a>.</p>
# <p>This is a lower-case <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link]<a href="wiki.pl?action=edit;id=Extended_Link">?</a>">titled extended link</a>.</p>
# <p>This is a <a href="wiki.pl?[Extended_Link_Two]<a href="wiki.pl?action=edit;id=Extended_Link_Two">?</a>">title with leading whitespace</a>.</p>
# <p>This is <a href="wiki.pl?[Another_Link]<a href="wiki.pl?action=edit;id=Another_Link">?</a>">another titled link</a>.</p>
# '
#     doesn't match '(?-xism:<a href="wiki.pl\?Extended_Link_Two">)'
# Looks like you failed 4 tests of 25.

dom (2 matches)

Ticket Summary Component Milestone Type Created
Description
#23 Delete really shouldnt delete wiki-toolkit enhancement 03/16/07

Deletion is far to powerful currently. All it should do is mark the revision deleted in the database. If an admin really wants to remove all trace they should talk to the db directly.


#33 Add 'verified' flag to database wiki-toolkit enhancement 05/26/08

Add new datetime column 'verified' to the node table, to represent the time a node's content was last checked to be up-to-date.


Note: See TracReports for help on using and creating reports.