Bug #10416
Analyzing js files doesn't always work
| Status: | Rejected | Start date: | 2010-10-24 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Juergen Furrer | % Done: | 100% |
|
| Category: | - | Spent time: | 0.50 hour | |
| Target version: | - | Estimated time: | 0.50 hour | |
| Votes: | 0 |
Description
This problem occured several times, when I wanted to analyze my JS files to make my extensions work with t3jquery and I can't figure out why - do you have an idea? (For example the js file of rzautocomplete doesn't work...)
History
Updated by Juergen Furrer over 2 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
- Estimated time set to 0.50
Hi Raphael
There are no dependences in your JS-File.
Only dependences to jQuery UI will be viewed.
If you add ".dialog(" to your file, all necessary dependences will be selected...
Best regards
Jürgen