Menu

#3 New Evaluation Form processing

open
nobody
None
5
2013-02-18
2003-01-13
Anonymous
No

On the UTD Evaluation website the first listing for
Professor Stone does not display because the html was
not generated correctly.

Code:
<option value="Stone (aka. "stonedoubt he told us), H
e>Stone (aka. "stonedoubt he told us), H e

Apparently, the "Add professor evaluation" form
processing function did not expect what was sent.
However, the problem could be elsewhere.

Discussion

  • Stuart Johnston

    Stuart Johnston - 2003-01-22

    Logged In: YES
    user_id=143553

    I believe the problem here is that the quote marks (") in
    the last name are messing up the HTML. The easiest fix
    would be to just remove that character but we need to decide
    on a method for escaping HTML entities.

     
  • Stuart Johnston

    Stuart Johnston - 2003-02-01

    Logged In: YES
    user_id=143553

    This is now fixed in CVS. There was also a problem with
    variables being quoted in the regular expressions used for
    searching.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.