Opened 9 years ago

Closed 9 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 Nicklas Nordborg)

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 Nicklas Nordborg, 9 years ago

Description: modified (diff)
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: assignedclosed

(In [6592]) Fixes #1885: Plugin definitions view plug-in page uses onactivate event

Also fixed on the plug-in configurations page.

Note: See TracTickets for help on using tickets.