Item12097: NatEdit in foswiki trunk allows a user to see and edit the AUTOINC topic name - can we conditionally hide that?
Priority: Urgent
Current State: Closed
Released In: 2.0.0
Target Release: major
--
SvenDowideit - 26 Sep 2012
Confirming this. I've noticed the AUTOINC topic title when creating tasks on trunk.
--
GeorgeClark - 17 Jun 2014
Marking urgent. In addition to displaying it, it saves it in the topic as META:
%<nop>META:PREFERENCE{name="TOPICTITLE" title="TOPICTITLE" type="Local" value="ItemAUTOINC1"}%
We probably should not populate the field with the AUTOINC value, and only save it to the topic meta if it's set?
--
GeorgeClark - 10 Jan 2015
How do I repro this? I tried
<form action="%SCRIPTURLPATH{"edit"}%/%WEB%/TestTopicAUTOINC0">
<input type="hidden" name="t" value="%GMTIME{"$epoch"}%" />
<input type="submit" />
</form>
... but don't experience the error.
Can repro it now.
--
MichaelDaum - 12 Jan 2015