Summary: | Missing information about tab number when mandatory fields unfilled | ||
---|---|---|---|
Product: | Koha | Reporter: | Janusz Kaczmarek <januszop> |
Component: | Templates | Assignee: | Janusz Kaczmarek <januszop> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, magnus |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
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: |
Screenshot illustrating the problem
Proposed patch Proposed patch (with the header) Signed off patch |
Description
Janusz Kaczmarek
2011-05-18 16:33:17 UTC
Created attachment 4169 [details] [review] Proposed patch Hi Janusz, I am not sure what's wrong but your patch didn't apply for me: git am -i -3 -s Patch format detection failed. I see it's also missing your name and some other things normally given on top of the patch. Perhaps you want to check your git configuration. Created attachment 4182 [details] [review] Proposed patch (with the header) Created attachment 4196 [details] [review] Signed off patch T::T bug, pushed please test The number of the tab of a missing field is now displayed correctly. |