BoardTools / QuickReply

Extension for phpBB 3.1+ that allows to show BBCode and smiles in quickreply, use quick quote, insert nickname to quickreply by clicking, ajax sending posts, sending with Ctrl+Enter, ajax topic navigation etc. IMPORTANT NOTE: If you are moving from the previous Tatiana5/QuickReply repository, please follow the instructions available here: https://github.com/BoardTools/QuickReply/tree/migrate.
GNU General Public License v2.0
28 stars 17 forks source link

Integration with ABBC broken after upgrade to ABBC 3.2.1 #82

Closed obagley closed 6 years ago

obagley commented 6 years ago

Following upgrade from ABBC 3.2.0 to 3.2.1, the integration with QuickReply is broken, see picture

broken quick reply

Tried so far:

  1. Enabling and Disabling both extensions (QR and ABBC) in different order, with and without deleting data.
  2. Removing ABBC completely, removing manually all codes installed by ABBC, then installing ABBC from scratch.

As long as ABBC is not enabled - everything is fine in QR. The moment it is enabled, QR shows icons from ABBC messed up as in the picture below, but without second line ("format-buttons" in the code). Disabling and re-enabling ABBC results in both lines of buttons shown - from ABBC and format-buttons.

For now going back to the previous setup with ABBC 3.2.0

Tatiana5 commented 6 years ago

Fixed https://github.com/BoardTools/QuickReply/commit/3caee0cba245f945c096b190cefe8b8494db1572

(Duplication of buttons is not because of ABBC3)