Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Need to update the formControl docs to read disable instead of disabled #429

Open
ejzn opened this issue Jan 8, 2013 · 5 comments
Open

Comments

@ejzn
Copy link
Contributor

ejzn commented Jan 8, 2013

As per above.

@bryanhiggins
Copy link
Contributor

@kwallis - web security & child browser use "disabled" rather than "disable". I propose we accept either for formControl to make it consistent but not break existing apps

blackberry/BB10-WebWorks-Framework#391

@ejzn
Copy link
Contributor Author

ejzn commented Jan 8, 2013

Doesn't child browser use disable as well?

if (childBrowser) {
widgetConfig.enableChildWebView = ((childBrowser + '').toLowerCase() === 'disable') === false;
}

@bryanhiggins
Copy link
Contributor

Yep - same for web security. The microsite docs are wrong for all three.

@ejzn
Copy link
Contributor Author

ejzn commented Jan 8, 2013

Exciting. My vote is to change the docs.

@bryanhiggins
Copy link
Contributor

I added an issue to the microsite for this to be changed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants