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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #5 from Katrin Fischer <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to