Improve JS logging when developer mode is enabled
Wim Leers - October 30, 2009 - 23:34
| Project: | Hierarchical Select |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Wim Leers |
| Status: | closed |
Jump to:
Description
Currently, the JS of HS also logs all the logging information generated on the server side to the browser's console (console.log() in Safari and Firefox). However, there seem to be problems with the logging functionality: JS errors and endless repeats of the same log message. It's also written in an extremely unclear manner. So it should be improved.

#1
Done.
- D6: http://drupal.org/cvs?commit=281960
- D5: http://drupal.org/cvs?commit=281962
#2
Automatically closed -- issue fixed for 2 weeks with no activity.