• 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.

When you try to look at TWiki:Plugins/ThreadedDiscussionPlugin you get a fatal error.

Message on screen:

RCS: stream open pathhttps://develop.twiki.org/pub/TWikipath failed: No such file or directory

Message in error_log:

RCS: stream open /opt/csw/apache2/share/htdocs/p/pub/https://develop.twiki.org/pub/TWiki/TWikiDocGraphics/_filetypes.txt failed: No such file or directory at /home/twiki/lib4/TWiki/Store/RcsFile.pm line 832.

If I look at this topic with a Cairo version it displays properly.

-- PTh

Trying to reproduce here: Sandbox.BugsItem2426Test

-- PTh

Yep, it can be reproduced.

-- PTh

I narrowed it down to one line:

Set ICONTOPIC = %PUBURL%/%TWIKIWEB%/TWikiDocGraphics

-- PTh

This is just wrong/legacy use of the variable for TWiki4, correct use now is:

   * Set ICONTOPIC = %TWIKIWEB%.TWikiDocGraphics

Updated plugin topic at twiki.org, needs to be updated in SVN and plugin rebuilt (perhaps with old style syntax highlighted for Cairo users).

-- SP

This is a core bug. Please open a separate extension bug if needed.

It is bad to throw an error message like this to the user. If the icon topic cannot be found it should degrade gracefully, e.g. at least display the page content.

FYI, it was not even possible to edit the topic by replacing view with edit, same error. I had to revert to Cairo to fix the topic.

-- PTh

Ah, didn't realize that - fair enough.

-- SP

Was not checking error return from Store. Simply a case of adding a try..catch.

CC

ItemTemplate
Summary ICONTOPIC variable: Incorrect value deadlocks topic (no edit possible)
ReportedBy TWiki:Main.PeterThoeny
Codebase 4.0.2, ~twiki4
SVN Range Tue, 30 May 2006 build 10392
AppliesTo Engine
Component

Priority Normal
CurrentState Closed
WaitingFor

Checkins 10612 11158
TargetRelease patch
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r8 - 2006-06-16 - CrawfordCurrie
 
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