[Koha-bugs] [Bug 23388] Make system preferences links

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 8 18:30:45 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23388

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Nick,

can you explain this bit please?

FIXME: Note the floating toolbar actually breaks this because it hides the
anchored pref. Add this CSS to IntrnateUSerCSS to fix it

    padding-top: 50px;
    margin-top: -50px;
}

Also:

FAIL    koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt
   FAIL   filters
                missing_filter at line 55 (                <td  id="[% FOREACH
NAME IN LINE.NAMES %][% NAME.name %][% END %]" class="name-cell">)
                wrong_html_filter at line 60 (                            <span
class="term" id="jumped"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[%
NAME.name | html %]</a></span>)
                wrong_html_filter at line 60 (                            <span
class="term" id="jumped"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[%
NAME.name | html %]</a></span>)
                missing_filter at line 60 (                            <span
class="term" id="jumped"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[%
NAME.name | html %]</a></span>)
                missing_filter at line 60 (                            <span
class="term" id="jumped"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[%
NAME.name | html %]</a></span>)
                wrong_html_filter at line 62 (                            <span
class="term"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name |
html %]</a></span>)
                wrong_html_filter at line 62 (                            <span
class="term"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name |
html %]</a></span>)
                missing_filter at line 62 (                            <span
class="term"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name |
html %]</a></span>)
                missing_filter at line 62 (                            <span
class="term"><a href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name |
html %]</a></span>)
                wrong_html_filter at line 64 (                            <a
href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name | html %]</a>)
                wrong_html_filter at line 64 (                            <a
href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name | html %]</a>)
                missing_filter at line 64 (                            <a
href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name | html %]</a>)
                missing_filter at line 64 (                            <a
href="?tab=[% TAB.tab_id %]#[% NAME.name %]">[% NAME.name | html %]</a>)
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 58)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list