1) Was chasing around this bug for a few hours: for some reason my posts for my navigation bar wouldn't go to the right URL (select_auction.php), except when I was at the right URL (select_auction.php) to begin with. Turns out, I wrote
action-"select_auction.php"
What surprises me is the fact that this worked correctly for when I was at select_auction.php. I guess the default behavior for HTML is rather tolerant (redirect confused posts to self) which makes it hard to find bugs!
No comments:
Post a Comment