{5} Assigned, Active Tickets by Owner (Full Description) (1 match)
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 | Jun 8, 2006 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Note:
See TracReports for help on using and creating reports.