Summary | Bug in merk categories creation |
Queue | Merk |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | duck (at) obala (dot) net |
Requester | postmaster (at) ecommerce-pme (dot) com |
Created | 04/08/2007 (6744 days ago) |
Due | 04/09/2007 (6743 days ago) |
Updated | 04/10/2007 (6742 days ago) |
Assigned | 04/08/2007 (6744 days ago) |
Resolved | 04/10/2007 (6742 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
list in framework/form and incubator/form. I suppress the file and
update, now it work very well, i hope you didn't work on this request.
Sorry, and thank you for your first answer. No bug.
Thank you, and sorry...
JB
framework, all horde and modules, install-packages.php, restart
apache and firefox, but no difference. No effect when i submit the
form. Best regard, JB
State ⇒ Assigned
Assigned to Duck
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Bug in merk categories creation
Due ⇒ 04/09/2007
Queue ⇒ Merk
State ⇒ Unconfirmed
When create a category with merk from CVS, i see the form, i can
upload a image, write a title, but when i submit, no effect.
It seems to be the line 59 in merk/categories/edit.php :
if ($form->validate($vars)) {
If i replace with " if (isset($_POST)) { " it work (bad, but
categorie is recorded)
I suppose there is a problem in validate function. Can you fix this please ?
Thank you for your work with horde.
JB