Anonymous | Login | Signup for a new account | 11-22-2024 09:33 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000112 | [Resin] | minor | always | 04-20-05 00:00 | 04-27-05 00:00 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.12 | ||||||
Summary | 0000112: duplicated calls to addDepend() for jsp | ||||||||
Description |
RSN-103 (rep by D Becker) Yu should probably be using a Set for your list of dependencies. The same classes are in there for each invocation on the page. This auto-generated code block is highly redundant! com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.Data.class, -7347693397459104940L)); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.DataTEI.class, 2492205919869736078L)); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.Data.class, -7347693397459104940L)); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, new com.caucho.make.ClassDependency(com.hogwarts.ebuy.jsp.tag.DataTEI.class, 2492205919869736078L)); |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Issue History | |||
Date Modified | Username | Field | Change |
04-20-05 00:00 | sam | New Issue | |
11-30-05 00:00 | administrator | Fixed in Version | => 3.0.13 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |