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

Bug #1465 <code> block eleminates leading spaces
Submitted: 2004-05-21 20:03 UTC
From: tobias at schlitt dot info Assigned: pmjones
Status: Closed Package: Text_Wiki
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-21 20:03 UTC] tobias at schlitt dot info
Description: ------------ When opening a <code> block all leading whitespaces directly after the opening tag seem to be eleminated. Reproduce code: --------------- <code> Math_CalculationMethods Math_CalculationMethods_Addition Math_CalculationMethods_Subtraction Math_CalculationMethods_Multipication Math_CalculationMethods_Division Math_CalculationMethods_Division_Integer Math_CalculationMethods_Division_Float </code> Expected result: ---------------- Math_CalculationMethods Math_CalculationMethods_Addition Math_CalculationMethods_Subtraction Math_CalculationMethods_Multipication Math_CalculationMethods_Division Math_CalculationMethods_Division_Integer Math_CalculationMethods_Division_Float Actual result: -------------- Math_CalculationMethods Math_CalculationMethods_Addition Math_CalculationMethods_Subtraction Math_CalculationMethods_Multipication Math_CalculationMethods_Division Math_CalculationMethods_Division_Integer Math_CalculationMethods_Division_Float

Comments

 [2004-05-21 20:08 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!
 [2004-05-21 21:08 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!