Summary: | It is not possible edit news | ||
---|---|---|---|
Product: | Koha | Reporter: | Nuño López Ansótegui <nunyo.lopez> |
Component: | Tools | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, nengard |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 5917 | ||
Attachments: |
Proposed fix
proposed patch |
Description
Nuño López Ansótegui
2011-05-05 10:39:10 UTC
In my test I found that when I clicked to edit an existing news item the edit form was displayed with no data in it. However, upon entering data and submitting the form I found that the news item I had tried to edit was indeed updated. So the problem is just that the edit form isn't being populated correctly. Created attachment 4205 [details] [review] Proposed fix Created attachment 4211 [details] [review] proposed patch Pushed, please test |