Summary: | Layout problem on subscription add when showing manual history | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, koha.sekjal, paul.poulain |
Version: | 3.8 | ||
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: | |||
Attachments: |
Screenshot showing possible problem
Screenshot of interim solution Bug 8194 - Layout problem on subscription add when showing manual history [SIGNED-OFF] Bug 8194 - Layout problem on subscription add when showing manual history |
Description
David Cook
2012-06-06 07:07:32 UTC
Created attachment 10252 [details]
Screenshot showing possible problem
I see that when "manual history" is enabled the serials planning block is pushed to the right instead of down.
Is this the problem you're seeing?
Created attachment 10255 [details]
Screenshot of interim solution
Yes, Owen. That is precisely the problem that I was seeing.
It isn't much of an issue at present for us (see attached screenshot), since we added the tiny mce editor class to the OPAC and Nonpublic notes, which forced the Subscription details block to be longer and the other blocks to float to the right. However, I think that's more a coincidental, interim fix than a real solution.
Created attachment 10298 [details] [review] Bug 8194 - Layout problem on subscription add when showing manual history Markup errors were causing display problems when the "manual history" section is shown. To test, apply the patch, load the subscription add page, and check the "manual history" checkbox. The "Serials planning" section should appear directly below the "manual history" section. Created attachment 10328 [details] [review] [SIGNED-OFF] Bug 8194 - Layout problem on subscription add when showing manual history Markup errors were causing display problems when the "manual history" section is shown. To test, apply the patch, load the subscription add page, and check the "manual history" checkbox. The "Serials planning" section should appear directly below the "manual history" section. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely. Template only change, moving <div> boundaries around. Marking Passed QA. Pushed to 3.8.x will be in 3.8.3 |