Bug 253676 - Typo in org.hibernate.valitator.event.ValidateEventListener
Summary: Typo in org.hibernate.valitator.event.ValidateEventListener
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 4
Classification: JBoss
Component: doc-Hibernate_Reference_Guide
Version: 4.2.0
Hardware: All
OS: All
low
low
Target Milestone: ---
: ---
Assignee: Vinu S Renish
QA Contact: Content Services Development
URL: http://www.redhat.com/docs/manuals/jb...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-21 06:48 UTC by Aleksandar Kamburov
Modified: 2022-05-03 00:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-17 05:47:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Aleksandar Kamburov 2007-08-21 06:48:07 UTC
Description of problem:
The package of the class ValidateEventListener is misspelled. Instead of
"validator" you have "valitator" on two occasions (pre-insert, pre-insert).

Version-Release number of selected component (if applicable):


How reproducible:
If you need to create a new listener you might want to copy-paste the default
values for pre-insert/pre-insert listeners and add your own classes. With the
current error you will introduce a bug in your code that will throw a runtime
exception on application startup.
 
Actual results:
org.hibernate.valitator.event.ValidateEventListener

Expected results:
org.hibernate.validator.event.ValidateEventListener

Additional info:
The same problem exists on this page
http://www.hibernate.org/hib_docs/entitymanager/reference/en/html/configuration.html

Comment 1 Michael Hideo 2008-01-17 05:49:38 UTC
Mass Re-Assignment to Vinu for vetting. Investigate and migrate to JIRA if
necessary. 

Comment 2 Vinu S Renish 2008-04-17 05:47:20 UTC
Done. Will be available in the next CP release (4.2 CP03 and 4.3 CP01)


Note You need to log in before you can comment on or make changes to this bug.