1 | | This has been deprecated and will be removed in BASE 3.5. |
| 1 | This has been deprecated and will be removed in BASE 3.5. The following warning was found in the log file: |
| 2 | |
| 3 | {{{ |
| 4 | 12:37:46,971 WARN DeprecationLogger:50 - Use of deprecated tag attribute t:tab/activate, scheduled for removal in BASE 3.5 |
| 5 | java.lang.Throwable |
| 6 | at net.sf.basedb.clients.web.taglib.DeprecationLogger.warn(DeprecationLogger.java:50) |
| 7 | at net.sf.basedb.clients.web.taglib.tab.Tab.setActivate(Tab.java:298) |
| 8 | at org.apache.jsp.admin.plugindefinitions.view_005fplugin_jsp._jspService(view_005fplugin_jsp.java:2039) |
| 9 | ... |
| 10 | }}} |
| 11 | |