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

Bug #5847 Interwiki XHTML Validation Fails
Submitted: 2005-11-02 04:34 UTC
From: meisteg at msoe dot edu Assigned: toggg
Status: Closed Package: Text_Wiki
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2005-11-02 04:34 UTC] meisteg at msoe dot edu
Description: ------------ On line 88 of Text/Wiki/Render/Xhtml/Interwiki.php (revision 1.9), "onClick" should be "onclick" so the output is valid XHTML. Test script: --------------- Any script that uses the Interwiki rule and targets a specific window. Expected result: ---------------- The output should have: onclick="window.open(this.href, '<target>'); return false;" in the tag for the interwiki link. Actual result: -------------- onClick="window.open(this.href, '<target>'); return false;"

Comments

 [2005-11-02 07:22 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!