| Anonymous | Login | Signup for a new account | 2013.05.22 20:44 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002152 | [Piwigo] user comments | feature | always | 2011.01.29 12:56 | 2011.04.16 20:06 | ||
| Reporter | eric | View Status | public | ||||
| Assigned To | mistic100 | ||||||
| Priority | normal | Resolution | fixed | Platform | WampServer | ||
| Status | closed | OS | Windows Vista | ||||
| Projection | none | OS Version | 2.1 | ||||
| ETA | none | Fixed in Version | 2.2.1 | Product Version | 2.1.6 | ||
| Target Version | 2.2.1 | Product Build | |||||
| Summary | 0002152: Comments revalidation when modified | ||||||
| Description |
If gallery is set for the admin validates comments filed before publication and allows users to edit their own comments, users can modify the comments as they want (that's normal) but the admin no longer has to validate them again and they are immediately visible. To enforce protection against Spam, admins should revalidate every change on comments in this case. |
||||||
| Steps To Reproduce | |||||||
| Additional Information | http://fr.piwigo.org/forum/viewtopic.php?id=19385 [^] | ||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0004951) svn (reporter) 2011.04.06 10:55 |
[Subversion] r10097 by mistic100 on trunk -----[Subversion commit log]---------------------------------------------------- bug:2152 Comments revalidation when modified |
|
(0004952) rvelices (developer) 2011.04.06 11:20 |
Quick question: is there a reason to have changed picture_comment.inc.php in your commit ? The test if (!isset($comment_action)) is completeley useless in my opinion .. |
|
(0004953) mistic100 (developer) 2011.04.06 11:31 |
it is, because for display a message I can't redirect the user, then $_POST['content'] is defined, and the page 'picture_comment.inc.php' try to add a new comment with the content of the updated comment. But... it could be easier to unset $_POST['content'] after saving the comment. will change this |
|
(0004960) svn (reporter) 2011.04.06 21:24 |
[Subversion] r10122 by mistic100 on trunk -----[Subversion commit log]---------------------------------------------------- bug:2152 no special parameter for updated comment validation |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |