Item10512: topic not working correctly with newly generated pages

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: FormPlugin
Branches:
Reported By: ChristophScheurer
Waiting For:
Last Change By: ArthurClemens
Hello,

if I use something like

%STARTFORM{
name="new"
action="edit"
topic="%TOPIC%AUTOINC001"
}%
...
%ENDFORM%

then the URL in the browser's address line looks correct but it reproducibly opens Item10512 for editing. Everything works like expected once I use explicit <form></form> tags. Is this a bug in FormPlugin (Release 1.6.2)?

-- ChristophScheurer - 19 Mar 2011

The string AUTOINC followed by one or more digits anywhere in the topic name will be converted to a number such that the resulting topic name is unique in the target web. However this doesn't happen until the topic is saved.

Checked in FormPlugin 2.0 and works as expected.

-- ArthurClemens - 30 Apr 2011

 

ItemTemplate edit

Summary topic not working correctly with newly generated pages
ReportedBy ChristophScheurer
Codebase 1.1.2
SVN Range
AppliesTo Extension
Component FormPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
Topic revision: r2 - 30 Apr 2011, ArthurClemens
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