Item8927: it looks like there is important validation info missing from the deafult skin

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Engine
Component:
Branches:
Reported By: SvenDowideit
Waiting For: Main.SvenDowideit
Last Change By: KennethLavrsen
do a build.pl to a non-pattern skin web, and it will fail to upload

using widgets skin - which gets all its html header from the default skin - you also get a diagnostic error:

WARNING: The form does not have a validation_key field

it can be made to work by turning off strikeone

-- SvenDowideit - 19 Apr 2010

oooo, i also get this on foswiki 1.0.9 now.

-- SvenDowideit - 19 Apr 2010

I'm getting different results. 1.0.9 is working fine, regardless of SKIN setting. Trunk fails also regardless of skin. I don't have widgits skin installed, but tried with SKIN set to a missing name, forcing the default skin. The only way I can get it to work on trunk is to disable StrikeOne.

-- GeorgeClark - 19 Apr 2010

The <input type="hidden" name="validation_key".../> tags are inserted with a method that does a regex called from writeCompletePage very late in Foswiki.pm, see http://trac.foswiki.org/browser/trunk/core/lib/Foswiki.pm#L714

-- PaulHarvey - 19 Apr 2010

Whatever is going on - I've SVN Updated, added the missing PackageForm to my web, and now upload is working fine on trunk with StrikeOne enabled, and using SKIN = blah - forcing the default skin. I've deleted the error information I added above since it doesn't seem to be relevant.

-- GeorgeClark - 19 Apr 2010

This report doesn't seem to be going anywhere.... set waiting for feedback until the problem is better defined (no "looks like" or "seems").

-- CrawfordCurrie - 06 May 2010

This cannot be a release blocker. Lowering to Normal.

-- KennethLavrsen - 18 Jul 2010

This has been hanging long enough. I do not think there is an issue.

No action

-- KennethLavrsen - 17 Nov 2010
 

ItemTemplate edit

Summary it looks like there is important validation info missing from the deafult skin
ReportedBy SvenDowideit
Codebase trunk
SVN Range
AppliesTo Engine
Component
Priority Normal
CurrentState No Action Required
WaitingFor SvenDowideit
Checkins
TargetRelease n/a
ReleasedIn n/a
Topic revision: r7 - 17 Nov 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy