Adminbar Missing “Edit Page”

  1. Undo your core-file change
  2. Replace query_posts() with a proper call to new WP_Query() for your secondary query loop.

Your admin bar issues will auto-magically disappear.