Menu

#2 failure when loading reply

initial version
open
5
2006-06-08
2006-06-08
Erik-Sander
No

There is an error in the load scripts from java.js. The
request of ../item/<reply_id> gives 'oTarget has no
properties'. <reply_id> is the id of a reply on a
thread. We need a different way to load the pages.

Discussion

  • Erik-Sander

    Erik-Sander - 2006-06-08
    • assigned_to: nobody --> grauw
     
  • Erik-Sander

    Erik-Sander - 2006-06-08

    Logged In: YES
    user_id=1531122

    I fixed a part of the problem by changing thread.php. The
    loadcontext variable has an id that will never be 4, so that
    the page can be loaded. This is not a structural solution.
    Another disbehaviour of reloadItem(<reply_id>,99) is that in
    this case (<reply_id> is a reply) the list of threads will
    refresh, but the postlist will disapear.

     

Log in to post a comment.