[Koha-bugs] [Bug 24746] Duplicate id in opacheader markup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 29 09:53:53 CET 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99802|0                           |1
        is obsolete|                            |

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 99803
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99803&action=edit
Bug 24746: Duplicate id in opacheader markup

This patch removes '<div id="opacheader">' from masthead.inc
because the same markup is generated by koha_news_block.

To reproduce the bug, make sure there is an opacheader news block
defined. Add this to the OPACUserCSS system preference:

View the main page of the OPAC. You should see two blue borders around
the opacheader content.

Apply the patch and reload the OPAC page. There should now be only one
blue border.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Tested whith OPACUserCSS -> #opacheader { border: 1px solid blue; padding: 1px;
}
don't know the intended value but works :)

Work as described following test plan, no errors.

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


More information about the Koha-bugs mailing list