phptest-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phptest-users] re: problems


From: dank
Subject: Re: [Phptest-users] re: problems
Date: Sun, 04 Aug 2002 22:10:11 -0700

Brandon Tallent wrote:
> --- address@hidden wrote:
> > Brandon Tallent wrote:
> > > Can you take some screenshots of the formatting
> > problems?
> >
> > Sure.  Here's what my test text said:
> >
> > What should replace X in the following Makefile?
> > <pre>
> > hello: hello.c
> >       cc -o $X hello.c
> > </pre>
> 
> Oh I can tell you what the problem is with that
> straightaway.  phpTest converts new lines to breaks
> automatically.  This is helpful with regular editing
> but probably not desirable with html.  I'll fix that
> for the next release.

Fabulous!

My only remaining wish for the next release is for 
multiline responses.  I tried switching from input
to textarea in add_multiple.php and edit_multiple.php,
and that almost worked, but when I used <pre> as
in the question text, it was escaped.  Guess the
html escaping for answers should be disableable, as it is for the questions?

- Dan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]