| Anonymous | Login | Signup for a new account | 2013.05.20 03:51 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 | ||
| 0000183 | [Piwigo] albums | minor | always | 2005.10.23 21:57 | 2005.10.25 20:50 | ||
| Reporter | chrisaga | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | low | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | 1.5.0RC3 | Product Version | 1.5.0RC2 | ||
| Target Version | Product Build | ||||||
| Summary | 0000183: Warning when trying to associate an image with an already associated category | ||||||
| Description |
In admin.php?page=element_set There is an hugly SQL message when atempting to put an image in a category which it already belongs to |
||||||
| Steps To Reproduce | |||||||
| Additional Information |
INSERT INTO phpwebgallery_image_category (image_id,category_id) VALUES ; [mysql error 1064] Erreur de syntaxe près de '' à la ligne 3 |
||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0000348) plg (manager) 2005.10.25 20:50 |
Indeed, correction was easy, I had commented the code: // TODO : if $associable array is empty, no further actions |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |