Feature request - Implement yui-console/logger as eDebug type enhancement for js
Reported by dleffler | September 24th, 2012 @ 04:27 PM | in 2.0.9 (closed)
Might be nice to have (built-in) logger output from javascript and yui instead of having to always view the console or issue alert() calls from javascript
This would also make our coding work smoother across browsers instead of the non-IE stuff like console.debug.
Not sure the current smarty {yuilogger} function works
Comments and changes to this ticket
-
expNinja September 25th, 2012 @ 11:15 AM
- State changed from new to resolved
- Assigned user set to dleffler
- Milestone set to 2.0.9
- Milestone order changed from 206 to 0
(from [9533fc92e9fdf3d8d09b3136161b8c8303295ef6]) Adds YUI Logger console which can be displayed/hidden using Exponent menu. Y.log() should be the preferred debug output instead of console.debug() which is not always available on IE and will crash the page if encountered UNLIKE Y.log Also fixes an issue with the duplicitous login message in ecom [#728 state:resolved responsible:dleffler milestone:2.0.9] https://github.com/exponentcms/exponent-cms/commit/9533fc92e9fdf3d8...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS