?
Referenced as Pull Request for: # 7278
avatar peterader
peterader
3 Jan 2015

Steps to reproduce the issue

  • go to forgot password page
  • press submit without entering anything

The javascript validation displays an erorr with incorrect HTML structure:

Expected result

< div id="system-message-container">
< div id="system-message">
< div class="alert alert-error">

Actual result

< div id="system-message-container">
< div id="system-message" class="alert alert-error">

System information (as much as possible)

Joomla 3.3.6

Additional comments

The structure is defined in two places and should be identical:

  • media\system\js\core-uncompressed.js
  • layouts\joomla\system\message.php

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar peterader peterader - open - 3 Jan 2015
avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar zero-24
zero-24 - comment - 27 Jun 2015

Closing as we have a Pull here #7278

avatar zero-24 zero-24 - change - 27 Jun 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-06-27 21:10:03
Closed_By zero-24
Build 3.3.6 staging
avatar zero-24 zero-24 - close - 27 Jun 2015

Add a Comment

Login with GitHub to post a comment