Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter stephanpackard

    (@stephanpackard)

    Interesting. But I wasn’t doing anything of the kind when the same problem happened on my blog.

    Thread Starter stephanpackard

    (@stephanpackard)

    Right. I have been trying a number of things today since running the tests, and I have not seen any problems whatsoever. I am a bit torn between my joy over having a working calendar back in Chrome, and my uneasiness in not knowing what went wrong and how it got fixed.

    If I do see another problem, I’ll post it here.

    Meanwhile, let me say again how immensely useful this tool is for my blogging practice; it makes a great difference, which these small problems helped drive home for me, and I’m really grateful.

    Thread Starter stephanpackard

    (@stephanpackard)

    So three things happened with the unit test:

    1) A red rectangle came up: “Looks like somebody already moved this post. Unit test post” (or something similar; it only showed up for a short moment).

    2) The following results appeared:

    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10
    Move to today and check visible dates (0, 2, 2)
    Move 1 week in the future and check visible dates (0, 2, 2)
    Move 4 week in the future and check visible dates (0, 2, 2)
    Move 8 week in the past and check visible dates (0, 2, 2)
    Create a new post (0, 3, 3)
    Get post information (0, 2, 2)
    Change the date of an existing post (0, 2, 2)
    Make a second change to the date of an existing post (0, 2, 2)
    Edit the content of an existing post and mark it as scheduled (0, 2, 2)
    Try to change a post date and fail because of a concurrency conflict (0, 2, 2)
    Delete the post created for testing (0, 1, 1)
    Tests completed in 14064 milliseconds.
    22 tests of 22 passed, 0 failed.

    test markup

    3) The calendar started working again as it should directly after running the tests. So far, I have been unable to recreate the previous errors, even by logging out and back into the dashboard. I’m glad, of course, although unsure whether the bugs will return in the future, since I’m not sure how this got rid of them.

    The only error listed in the java script console is a
    “Failed to load resource: the server responded with a status of 404 (Not Found)”
    on …/wp-content/plugins/edcal/lib/qunit.css . No errors appeared there during the previous malfunctions of the calendar before running the unit tests.

    Thread Starter stephanpackard

    (@stephanpackard)

    Thank you for your response!

    I’m working with Windows 7 and Chrome 8.0.552.224 .

    Here are three pics to show what I’m talking about:

    In IE, the calendar properly displays several posts, both drafted and published:

    http://dl.dropbox.com/u/5205822/pic1.png

    In Chrome, the first view of the calendar shows the same days and weeks, but omits all posts:

    http://dl.dropbox.com/u/5205822/pic2.png

    Still in Chrome, and after using the arrows in the top row to move backwards and forwards in time for a while, the calendar table looks erased:

    http://dl.dropbox.com/u/5205822/pic3.png

    Thank you for your time and effort, Stephen

Viewing 4 replies - 1 through 4 (of 4 total)