ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Double quotation mark


  • 2012-02-04 05:48:14

    Double quotation mark

    I'm searching help for another problem found yesterday.
    A teacher created a Test in his course and told me that can not view images.
    The question he wrote have this html code inside:

    <p><img src="aANDb.gif" border="0" alt="Alternate Text" /></p>
    <p>Quale operazione booleana rappresenta questa immagine?</p>

    The code is fine but the browser receives this code from the server (as you can see from the attached image):

    <p><img border=""0"" text"="" alt=""Alternate" src=""aANDb.gif""></p>
    <p>Quale operazione booleana rappresenta questa immagine?</p>

    I "solved" the problem by removing the quotation mark and the image show itself:

    <p><img src=aANDb.gif border=0 alt=Alternate Text /></p>
    <p>Quale operazione booleana rappresenta questa immagine?</p>

    but is not a solution! Is this a bug too?

    Operating system - Linux 2.6.32-5-686
    ATutor version - 2.0.3(r11495)
    PHP Version - 5.3.3-7+squeeze3
    MySQL version - 5.1.49-3
    Webserver & version - Apache/2.2.16
    Web browser being used - Tested on IE9, FF, Chrome

  • 2012-02-04 08:42:08

    Re: Double quotation mark

    Yes, this does seem to be a bug. I've posted a bug report. We'll try to get a patch out soon.

    http://atutor.ca/atutor/mantis/view.php?id=4949

  • 2012-02-14 16:28:13

    Re: Double quotation mark

    This problem is fixed with Patch 05 for ATutor 2.0.3