Opened 10 years ago
Closed 10 years ago
#1885 closed defect (fixed)
Plugin definitions view plug-in page uses onactivate event
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3.3 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
This has been deprecated and will be removed in BASE 3.5. The following warning was found in the log file:
12:37:46,971 WARN DeprecationLogger:50 - Use of deprecated tag attribute t:tab/activate, scheduled for removal in BASE 3.5 java.lang.Throwable at net.sf.basedb.clients.web.taglib.DeprecationLogger.warn(DeprecationLogger.java:50) at net.sf.basedb.clients.web.taglib.tab.Tab.setActivate(Tab.java:298) at org.apache.jsp.admin.plugindefinitions.view_005fplugin_jsp._jspService(view_005fplugin_jsp.java:2039) ...
Change History (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [6592]) Fixes #1885: Plugin definitions view plug-in page uses onactivate event
Also fixed on the plug-in configurations page.