Bug #3223
CoolURI and {CREATE} issue
| 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
[Bug 3223] Label for terms_2 is missing in the registration form, r=bernd