Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[FIXED] JDOM : bug in class JDomHtmlFormInputSelectCombo 17 Apr 2012 11:20 #2038

  • W3C2I
  • W3C2I's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thank you received: 2
Hello,

In file
* @version 1.0.0
* @package Cook
* @subpackage JDom
* @license GNU General Public License
/administrator/components/com_exemple/dom/html/form/input/select/combo.php
L76
			.	'<select>'.	LN

should be

L76
			.	'</select>'.	LN

because the select never end if in W3C validation ;)

Regards !
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: JDOM : bug in class JDomHtmlFormInputSelectCombo 17 Apr 2012 11:56 #2039

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.

Thanks !
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.075 seconds

Les générateurs de code je les connais presque tous pour les avoir essorés en long en large et en travers ... mais celui ci c'est vraiment un outil formidable de simplicité et d'efficacité !
Marc. (liubov - Forum)

Get Started