[pmwiki-devel] Bug: forms.php

DaveG pmwiki at solidgone.com
Wed Feb 18 15:23:16 CST 2009


Line 179: if (!isset($InputValues['ptv_'.$m[1]]))

Should read: if (!isset($InputValues['ptv_'.$m[2]]))

This causes entered values to be lost when reloading on an error, and 
source is an external page.

  ~ ~ Dave



More information about the pmwiki-devel mailing list