Apache Mod-Python - Updated: (MODPYTHON-87) psp_parser: replaces "\n" on \n

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > November 2005 > Updated: (MODPYTHON-87) psp_parser: replaces "\n" on \n





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Updated: (MODPYTHON-87) psp_parser: replaces "\n" on \n
Nicolas Lehuen (JIRA)

2005-11-12, 5:46 pm

[ http://issues.apache.org/jira/brows...HON-87?page=all ]

Nicolas Lehuen updated MODPYTHON-87:
------------------------------------

Summary: psp_parser: replaces "\n" on \n (was: psp_parser: replaces "\n" on \n
LF character)
Fix Version: 3.2

> psp_parser: replaces "\n" on \n
> -------------------------------
>
> Key: MODPYTHON-87
> URL: http://issues.apache.org/jira/browse/MODPYTHON-87
> Project: mod_python
> Type: Bug
> Versions: 3.2
> Environment: Debian unstable, mod_python/3.2.0b Python/2.3.5
> Reporter: Anton Kuzmin
> Fix For: 3.2


>
> $ cat mptest.psp
> <html>
> <body>
> You see (\n) in the test result. If you see () then the test fails.<br />
> BEGIN TEST<br />
> (\n)
> <br />END TEST
> </body>
> </html>
> The result on the screen is:
> You see (\n) in the test result. If you see () then the test fails.
> BEGIN TEST
> ( )
> END TEST
> $ cat .htaccess
> AddHandler mod_python .psp
> PythonHandler mod_python.psp
> PythonDebug On


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com