CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #3223

CoolURI and {CREATE} issue

Added by Cray Flatline about 4 years ago. Updated over 2 years ago.

Status:New Start date:2009-05-01
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:Wiki Plug-Ins Spent time: -
Target version:dr_wiki 1.x
Votes: 0

Description

when I using wiki with cooluri ==============
<part key=".*" regexp="1">
<parameter>tx_drwiki_pi1[keyword]</parameter>
<lookindb>
<to>SELECT $1</to>
<t3conv>1</t3conv>
</lookindb>
</part> ===============

cooluri converts link in the function to

function tx_drwiki_pi1_create_submit(f) { uri = "marker.html"; uri = uri.replace("__marker__", f.tx_drwiki_pi1_create_keyword.value); document.location = uri;}

so it always create page marker

Associated revisions

Revision 22939
Added by Oliver Klee almost 4 years ago

[Bug 3223] Label for terms_2 is missing in the registration form, r=bernd

Also available in: Atom PDF