Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.3.13

Bug #4103 Wrong URLs in Form-Actions
Submitted: 2005-04-08 13:27 UTC
From: eckhard dot pruehs at snap dot de Assigned: alan_k
Status: Closed Package: HTML_Template_Flexy
PHP Version: 5.0.3 OS: All
Roadmaps: (Not assigned)    
Subscription  


 [2005-04-08 13:27 UTC] eckhard dot pruehs at snap dot de
Description: ------------ If you assign an URL (inluding aparameters) to a action-attribute of a form: $this->elements['my_form']->attributes['action'] = 'index.php?test1=1&test2=2; you will get a wrong formatted URL in your executed web page: index.php?test1=1&test2=2 Reason is statement in the function "attributesToHTML": $strAttr .= ' ' . $key . '="' . htmlspecialchars($value) . '"';

Comments

 [2005-04-13 08:31 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!