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.106 seconds

Just wanted to congratulate you on the J-Cook website / web development tool. In a couple of visits I've had a play around with Cook and have to say I think it is fantastic.  I've played with a number of component builders in the past and yours is certainly looking like the best so far. I'd also like to help you spread the word - I'm really surprised more people aren't excited about this tool. Good luck with the project.
Dean

Get Started