? bug PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
8 Mar 2023

Pull Request for Issue #40049 .

Summary of Changes

Testing Instructions

  • make codemirror the default browser
  • Enable keymaping
  • Check that codemirro and keybinding work

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar dgrammatiko dgrammatiko - open - 8 Mar 2023
avatar dgrammatiko dgrammatiko - change - 8 Mar 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Mar 2023
Category Front End Plugins
avatar dgrammatiko dgrammatiko - change - 8 Mar 2023
Labels Added: ?
avatar brianteeman
brianteeman - comment - 8 Mar 2023

This only partially works. The js needs to be updated as well

    if (this.options.keyMapUrl) {
      await import(`${this.options.keyMapUrl}`);
    }
avatar brianteeman brianteeman - test_item - 8 Mar 2023 - Tested successfully
avatar brianteeman
brianteeman - comment - 8 Mar 2023

I have tested this item successfully on edf19de


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40051.

avatar dgrammatiko
dgrammatiko - comment - 8 Mar 2023

@brianteeman I just realised that the script is not versioned (it cannot be invalidated if there's a new version) and it's easier to patch this here than opening a new PR. If that's not ok I will revert the last commit

avatar brianteeman
brianteeman - comment - 8 Mar 2023

I always prefer one pr per task but its your pr so its your choice. I just ask that if you keep the media version stuff that you update the title and the test instructions please.

avatar dgrammatiko dgrammatiko - change - 8 Mar 2023
Title
[4.2] Codemirror wrong path
[4.2] Codemirror corrects path for keybinding script +(obey debug - versioning)
avatar dgrammatiko dgrammatiko - edited - 8 Mar 2023
avatar Quy
Quy - comment - 8 Mar 2023

Call to a member function getDocument() on null

avatar Quy Quy - test_item - 14 Mar 2023 - Tested successfully
avatar Quy
Quy - comment - 14 Mar 2023

I have tested this item successfully on d1117f4


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40051.

avatar viocassel viocassel - test_item - 17 Mar 2023 - Tested successfully
avatar viocassel
viocassel - comment - 17 Mar 2023

I have tested this item successfully on d1117f4


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40051.

avatar alikon alikon - change - 17 Mar 2023
Status Pending Ready to Commit
avatar alikon
alikon - comment - 17 Mar 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40051.

avatar HLeithner
HLeithner - comment - 2 May 2023

This pull request has been automatically rebased to 4.3-dev.

avatar obuisard
obuisard - comment - 6 May 2023

Hello Dimitris @dgrammatiko. Do you mind checking the conflict?

avatar dgrammatiko dgrammatiko - change - 6 May 2023
Labels Added: ? bug
avatar dgrammatiko dgrammatiko - change - 6 May 2023
Labels Added: PR-4.3-dev
avatar dgrammatiko
dgrammatiko - comment - 6 May 2023

@obuisard done

avatar obuisard
obuisard - comment - 6 May 2023

@obuisard done

Thanks Dimitris @dgrammatiko , appreciated!

avatar obuisard
obuisard - comment - 6 May 2023

@Quy or Vio @viocassel, could any of you give it another test as this PR has been re-based from 4.2 to 4.3 and the code moved around under the new structure for plugins. Thank you!

avatar viocassel viocassel - test_item - 8 May 2023 - Tested successfully
avatar viocassel
viocassel - comment - 8 May 2023

I have tested this item successfully on 04ba454


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40051.

avatar obuisard obuisard - change - 8 May 2023
Labels Removed: ?
avatar obuisard obuisard - change - 8 May 2023
Title
[4.2] Codemirror corrects path for keybinding script +(obey debug - versioning)
[4.3] Codemirror corrects path for keybinding script +(obey debug - versioning)
avatar obuisard obuisard - edited - 8 May 2023
avatar obuisard obuisard - change - 8 May 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-05-08 14:10:53
Closed_By obuisard
avatar obuisard obuisard - close - 8 May 2023
avatar obuisard obuisard - merge - 8 May 2023
avatar obuisard
obuisard - comment - 8 May 2023

Thank you Dimitris @dgrammatiko and testers!

Add a Comment

Login with GitHub to post a comment