Tags:
create new tag
view all tags

SID-00327: Personalized sidebar problem in Nat Skin

Status: Answered Answered TWiki version: 4.3.1 Perl version: 5.10.0
Category: CategorySkin Server OS: Debian Linux Last update: 12 years ago

When clicking the 'create your personalized sidebar' link on the left from a page with the Nat Skin, I get the following error:

Attention The save script can only be called with POST method. Example:

<form name="new" action="/cgi-bin/save/Sandbox/" method="post"> ... </form>

If you are developing a TWikiApplication, see TWikiScripts for a description of the correct parameters.


This doesn't happen with the pattern skin, where the personalized sidebar edit page is displayed normally. Is this a bug with Nat Skin?

My skin settings are:

Set SKIN = nat Set SKINSTYLE = Kubrick Set STYLEBORDER = on Set STYLEBUTTONS = on Set STYLESIDEBAR = left Set STYLESEARCHBOX = pos1 Set STYLEPATH = NatSkin

-- ThomasDaly - 2009-05-21

Discussion and Answer

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2009-07-05

I have the same problem.

I guess this is due to SecurityAlert-CVE-2009-1339, see http://twiki.org/cgi-bin/view/Codev/SecurityAlert-CVE-2009-1339#Implications_for_TWiki_Content_a

The link in MySideBar has to be rewritten as a form. I tried it, but without success. Maybe somebody else can help?

-- UrsBeyerle - 2009-08-04

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2009-09-05

It's a bug. Here's a workaround: Let's suppose you have registered a new user, NewUser. You need to create manually its NewUserSideBar.txt and NewUserSideBar.txt,v . Use another user's sidebar files to accomplish that:

cd /var/www/html/twiki/data/Main cp ExistingUserSideBar.txt tmp sed -i 's/ExistingUser/NewUser/g' tmp mv tmp NewUserSideBar.txt

do the same for NewUserSideBar.txt,v

-- Ido Gan - 2013-11-06

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Personalized sidebar problem in Nat Skin
SupportCategory CategorySkin
TWiki version 4.3.1
Server OS Debian Linux
Web server Apache 2
Perl version 5.10.0
Browser & version

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2013-11-06 - IdoGan
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.