Ticket #725 (closed defect: duplicate)

Opened 13 months ago

Last modified 5 weeks ago

XHTML Validation and TActiveLinkButton Disabled Property

Reported by: zen Owned by: xue
Priority: immediate Milestone: 3.1.3
Component: Prado Framework v3 Version: 3.1
Severity: major Keywords:
Cc:

Description

Hi.

I have just been doing some work on a site and I have just validated the code using the W3 validator and I have some TLinkButton and TActiveLinkButton controls defaulted on a page to Disabled = true. This works fine when trying to use them, they are actually disabled but XHTML 1.0 Transitional does not have the attribute disabled on anchor tags.

The other thing is in my active callback I can enable these controls, but cannot re-disable them once they have become disabled and I really need to do that so is this a bug or something that has been missed out? I know other controls can be enabled fine during active callbacks but for some reason it does not work with TActiveLinkButtons or TLinkButtons.

Change History

Changed 7 months ago by xue

  • milestone changed from 3.1.2 to 3.1.3

Changed 5 weeks ago by mikl

  • status changed from new to closed
  • resolution set to duplicate

moved to google

Note: See TracTickets for help on using tickets.