[Bug 5247] New: Text does not wrap properly on labels
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5247 Summary: Text does not wrap properly on labels Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Label printing AssignedTo: cnighswonger@foundations.edu ReportedBy: cnighswonger@foundations.edu QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 The text wrap algorithm is broken. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5247 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5247 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Hours Worked| |1 Priority|P5 |PATCH-Sent Estimated Hours|0.0 |1.0 --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> 2010-09-24 14:55:42 UTC --- The apparent fix is to have the text wrap alogrithm to calculate based on a label width reduced by approx. 3/16" when there is no left text margin. This is probably not the proper fix as it appears that this algorithm is being affected by adjustments in the label width for label creep and perhaps offset as well. But this does fix the symptom and is all the time available for this problem at present. Documentation Changes: It might be good to add a note to the effect that if the user does not supply a left text margin in the layout, a 3/16" (13.5 point) left text margin will apply by default. The patch is available here: http://git.koha-community.org/gitweb/?p=wip/koha-fbc.git;a=commit;h=7ac26f73... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5247 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5247 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2011-03-01 17:53:57 UTC --- Has this been pushed already? When I tried to test it I got the following: Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: Bug 5247 - Text does not wrap properly on labels Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging C4/Creators/Layout.pm No changes -- Patch already applied. nengard@debian:~/kohaclone$ Either the patch fails to apply or it has already been pushed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5247 Chris Nighswonger <cnighswonger@foundations.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Patch Status|Needs Signoff |Patch Pushed Resolution| |FIXED --- Comment #3 from Chris Nighswonger <cnighswonger@foundations.edu> 2011-03-01 18:02:28 UTC --- (In reply to comment #2)
Has this been pushed already? When I tried to test it I got the following:
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: Bug 5247 - Text does not wrap properly on labels Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging C4/Creators/Layout.pm No changes -- Patch already applied. nengard@debian:~/kohaclone$
Either the patch fails to apply or it has already been pushed.
It was applied to master on 2010/09/24... http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=7ac26f73f41fe17a... So... I'm marking this as Patch Pushed, Resolved, Fixed since it does fix the reported problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org