Ticket #196 (closed defect: duplicate)
Infinite loop when posting comment
| Reported by: | Slery | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | General | Version: | 1.0b3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When posting a comment on a page Firefox complains: "Firefox has detected that the server is redirecting the request for this address in a way that will never complete."
Comment is posted but the redirect doesn't work.
I fixed it quite dirty in plog-functions.php on line 1085 with: $baseurl = str_replace("plog-comment.php","index.php",$configbaseurl?); $rv = $baseurl.'?level=picture&id='.$id;
Version is Beta3
Change History
Note: See
TracTickets for help on using
tickets.
