When ISBN validation fails, message is not displayed
Description
When the ISBN lookup failure occurs message is not displayed. This is because the listener depends on the ID of the message block and the ID is being generated by rsf. Wrap the message block in some static html with the right ID to avoid this.
When the ISBN lookup failure occurs message is not displayed. This is because the listener depends on the ID of the message block and the ID is being generated by rsf. Wrap the message block in some static html with the right ID to avoid this.