• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item6189: Usability: Replace question mark links with red links to point to non-existing topics

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Enhancement Closed   minor 4.3.0

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Creating this to develop http://www.twiki.org/cgi-bin/view/Codev/RemoveQuestionMarkLinks

-- TWiki:Main/SopanShewale - 23 Feb 2009

hmm.... a few test cases failures after checkin the code,

-bash-3.2$ perl ../bin/TestRunner.pl SemiAutomaticTestCaseTests.pm
Options:
exporting TWIKI_ASSERTS=1 for extra checking; disable by exporting TWIKI_ASSERTS=0
Assert checking on 1
Running SemiAutomaticTestCaseTests
        SemiAutomaticTestCaseTests::test_TestCaseAutoAttributeParsing
        SemiAutomaticTestCaseTests::test_TestCaseAutoCategoryTable1
        SemiAutomaticTestCaseTests::test_TestCaseAutoCategoryTable2
        SemiAutomaticTestCaseTests::test_TestCaseAutoEmphasis
        SemiAutomaticTestCaseTests::test_TestCaseAutoFormattedSearch
        SemiAutomaticTestCaseTests::test_TestCaseAutoFormatting
***
TestCaseAutoFormatting FAILED - output in TestCaseAutoFormatting.html and TestCaseAutoFormatting_run.html at /var/www/relbranch/test/unit/SemiAutomaticTestCaseTests.pm line 61
        SemiAutomaticTestCaseTests::run_testcase('SemiAutomaticTestCaseTests=HASH(0x9c0138c)', 'TestCaseAutoFormatting') called at /var/www/relbranch/test/unit/SemiAutomaticTestCaseTests.pm line 32
        SemiAutomaticTestCaseTests::__ANON__('SemiAutomaticTestCaseTests=HASH(0x9c0138c)') called at /var/www/relbranch/lib/Unit/TestRunner.pm line 49
        Unit::TestRunner::__ANON__() called at /var/www/relbranch/lib/CPAN/lib/Error.pm line 379
        eval {...} called at /var/www/relbranch/lib/CPAN/lib/Error.pm line 371
        Error::subs::try('CODE(0xa59c3f8)', 'HASH(0xa236f94)') called at /var/www/relbranch/lib/Unit/TestRunner.pm line 55
        Unit::TestRunner::start('Unit::TestRunner=HASH(0x96eb5e8)', 'SemiAutomaticTestCaseTests.pm') called

        SemiAutomaticTestCaseTests::test_TestCaseAutoInOutPre
        SemiAutomaticTestCaseTests::test_TestCaseAutoIncludeAttachment
        SemiAutomaticTestCaseTests::test_TestCaseAutoIncludeSubWebTopic
        SemiAutomaticTestCaseTests::test_TestCaseAutoIncludes
        SemiAutomaticTestCaseTests::test_TestCaseAutoInternalTags
        SemiAutomaticTestCaseTests::test_TestCaseAutoInterwikiPlugin
        SemiAutomaticTestCaseTests::test_TestCaseAutoMetaSearch
        SemiAutomaticTestCaseTests::test_TestCaseAutoNestedVerbatim
        SemiAutomaticTestCaseTests::test_TestCaseAutoRegionTags
        SemiAutomaticTestCaseTests::test_TestCaseAutoSearch
        SemiAutomaticTestCaseTests::test_TestCaseAutoSearchOrder
        SemiAutomaticTestCaseTests::test_TestCaseAutoSearchWithInternalTag
        SemiAutomaticTestCaseTests::test_TestCaseAutoTOC
        SemiAutomaticTestCaseTests::test_TestCaseAutoTableInclude
        SemiAutomaticTestCaseTests::test_TestCaseAutoUnexpandedTagsInSearchResults
        SemiAutomaticTestCaseTests::test_TestCaseAutoVariableNames
1 failures
SemiAutomaticTestCaseTests::test_TestCaseAutoFormatting

TestCaseAutoFormatting FAILED - output in TestCaseAutoFormatting.html and TestCaseAutoFormatting_run.html at /var/www/relbranch/test/unit/SemiAutomaticTestCaseTests.pm line 61
        SemiAutomaticTestCaseTests::run_testcase('SemiAutomaticTestCaseTests=HASH(0x9c0138c)', 'TestCaseAutoFormatting') called at /var/www/relbranch/test/unit/SemiAutomaticTestCaseTests.pm line 32
        SemiAutomaticTestCaseTests::__ANON__('SemiAutomaticTestCaseTests=HASH(0x9c0138c)') called at /var/www/relbranch/lib/Unit/TestRunner.pm line 49
        Unit::TestRunner::__ANON__() called at /var/www/relbranch/lib/CPAN/lib/Error.pm line 379
        eval {...} called at /var/www/relbranch/lib/CPAN/lib/Error.pm line 371
        Error::subs::try('CODE(0xa59c3f8)', 'HASH(0xa236f94)') called at /var/www/relbranch/lib/Unit/TestRunner.pm line 55
        Unit::TestRunner::start('Unit::TestRunner=HASH(0x96eb5e8)', 'SemiAutomaticTestCaseTests.pm') called

21 of 22 test cases passed

-- SopanShewale - 23 Feb 2009

Checked in the latest code in 4.3 branch.

--TWiki:Main.SopanShewale - 25 Feb 2009

Above test case failures (23rd Feb) are fixed.

Fix for plain skin is required - one more css change pending.

-TWiki:Main.SopanShewale - 27 Feb 2009

Changes for plain skin committed in release branch.

Changes for trunk will be committed once ready for release.

-TWiki:Main.SopanShewale - 04 Mar 2009

I am closing this one for tracking purposes of 4.3 release. I created Item6229 to track follow-up work.

-- TWiki:Main.PeterThoeny - 30 Mar 2009

Closing this after TWiki 4.3.0 release

-- TWiki:Main.SopanShewale - 06 Apr 2009

ItemTemplate
Summary Usability: Replace question mark links with red links to point to non-existing topics
ReportedBy TWiki:Main.SopanShewale
Codebase 4.2.4, ~twiki4
SVN Range TWiki-5.0.0, Mon, 23 Feb 2009, build 17838
AppliesTo Engine
Component

Priority Enhancement
CurrentState Closed
WaitingFor

Checkins TWikirev:17842 TWikirev:17843 TWikirev:17847 TWikirev:17849 TWikirev:17858 TWikirev:17864 TWikirev:17865
TargetRelease minor
ReleasedIn 4.3.0
Edit | Attach | Watch | Print version | History: r13 < r12 < r11 < r10 < r9 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r13 - 2009-04-06 - SopanShewale
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback