Ticket #5218 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

typo mistake on InlineEditBox widget

Reported by: guest Owned by:
Priority: normal Milestone: 1.0.2
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc: prajwala@…

Description

In InlineEditBox?.js file there is function called enableSave but _onChange function is calling enabledSave. So I get undefined function enabledSave error.

Change History

Changed 8 months ago by bill

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.0

This was fixed in [10893] prior to the 1.0 release. I do notice that enableSave() is defined twice though so I'll remove one of the definitions.

Changed 8 months ago by guest

  • status changed from closed to reopened
  • resolution deleted

i got it. i am using the deprecated one...

the typo is still there on:

root/dijit/trunk/form/InlineEditBox.js

i will use the new one. anyway i will reopen the ticket because the error is still there.

Changed 8 months ago by bill

  • status changed from reopened to closed
  • resolution set to wontfix

OK, I guess there's still an error in form/InlineEditBox.js, but that whole file will be removed from the 1.1 release so it won't be an issue anymore. So not going to fix.

Changed 8 months ago by dylan

  • resolution changed from wontfix to fixed

(In [11618]) fixes #5218, typo in InlineEditBox?

Changed 8 months ago by dylan

  • milestone changed from 1.0 to 1.0.2

Changed 8 months ago by dylan

(In [11619]) refs #5218, merge InlineEditBox? typo fix to 1.0 release branch

Changed 8 months ago by dylan

  • status changed from closed to reopened
  • resolution deleted

Changed 8 months ago by dylan

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.