Project

General

Profile

Actions

Bug #961

closed

WTextEdit setExtraPlugins

Added by Francesco Alfano over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/19/2011
Due date:
% Done:

0%

Estimated time:

Description

Hi,

in WTextEdit.C -> setExtraPlugins

is incorrectly used as a parameter of setConfigurationSetting the string "plugings" as you can see:

void WTextEdit::setExtraPlugins(const std::string& plugins)

{

setConfigurationSetting("plugings", plugins);

}

the correct value should be "plugins"

Regards, Francesco.

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.1.11

Hey,

a fix is already in git, slated for 3.1.11.

Regards,

koen

Actions #2

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed

Resolved in Wt 3.1.11

Actions

Also available in: Atom PDF