Ticket #3072 (closed Task: fixed)

Opened 4 years ago

Last modified 4 years ago

Remove all "pluginPath" arguments from the plugin::init functions

Reported by: fredck Owned by: arczi
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: Confirmed Review+ Cc:

Description

In the early beginning we were able to access the plugin path only by a parameter sent to the init function. Now, this parameter is not sent anymore, but the arguments are still there. Some cleanup is need to remove it from the code (it may cause confusion).

Attachments

3072.patch (9.5 KB) - added by arczi 4 years ago.

Change History

comment:1 Changed 4 years ago by arczi

  • Owner set to arczi
  • Status changed from new to assigned

Changed 4 years ago by arczi

comment:2 Changed 4 years ago by arczi

  • Keywords Review? added

comment:3 Changed 4 years ago by fredck

  • Keywords Review+ added; Review? removed

comment:4 Changed 4 years ago by arczi

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed with [3174]

Note: See TracTickets for help on using tickets.
© 2003 – 2012 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy