Ticket Information - ID: #1200
| ID: | Category: | Severity | Reproducibility | Date Submitted | Updated By: |
|---|---|---|---|---|---|
| 0001200 | Bug Reporting | Low | always | 05/16/22 11:10AM |
|
|
| Summary: | PHP Tag Left in post-view.js |
| Description: | In the script post-view.js is the line index.php?page=tags&s=saved_search&csrf-token=<?php echo rawurlencode($csrfToken);?>. This doesn't cause any errors as the function is already defined in HTML. However, it should still be changed or removed. |
| Additional Info: | Post-view script location https://gelbooru.com/script/post-view.js |