Edit report at https://bugs.php.net/bug.php?id=56002&edit=1
ID: 56002 Comment by: ds9201388 at gmail dot com Reported by: saleh at sfsj dot net Summary: submit button doesn't work in confirm page! Status: Closed Type: Bug Package: PECL bug system Operating System: your site! PHP Version: 4.3.4 Assigned To: dufuz Block user comment: N Private report: N New Comment: You should try to install windows 10, maybe because windows 7 it's happening. https://freerobuxfree.com/ Previous Comments: ------------------------------------------------------------------------ [2004-04-27 00:21:02] helgi at trance dot is This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better. ------------------------------------------------------------------------ [2004-04-22 06:45:49] saleh at sfsj dot net I can see that the bug I was trying to post is now posted by another member using the same code I tried to submit !! ci...@php.net did it in here: http://pear.php.net/bugs/bug.php?id=1258&edit=3 so I guess the problem is now solved .. ------------------------------------------------------------------------ [2004-04-21 22:51:15] helgi at trance dot is Could either of you give me code to reproduce this situation ? Can't reproduce this on my local copy of pear web anyway .. ------------------------------------------------------------------------ [2004-03-12 12:35:56] saleh at sfsj dot net while I was reporting this bug the confirm page appeared as well but the submit button worked !! you may try to report the error down to http://pear.php.net/bugs/search.php?cmd=display&status=Open&bug_type[]=HTML_BBCodeParser this is the error I try to report: Description: if you mess the order of the closing tags the html equilvents will be duplicated and a new opening tag is opened without attributes !! --- Reproduce code: [font=Verdana][color=red]my name NeverMind![/font][/color] --- Expected result: <span style='font-family: Verdana'><span style='color: red'>my name NeverMind!</span></span> --- Actual result: <span style='font-family: Verdana'><span style='color: red'>my name NeverMind!</span></span><span></span> ------------------------------------------------------------------------ [2004-03-12 12:34:45] l dot alberton at quipo dot it If it can help in finding the bug, I experienced the same problem once. IIRC, it was related to ">" and "<" chars not being escaped in the textarea, thus prematurely closing the textarea itself. HTH Lorenzo ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=56002 -- Edit this bug report at https://bugs.php.net/bug.php?id=56002&edit=1 -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php