• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Isn't ERXActiveImage obsolete?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Isn't ERXActiveImage obsolete?


  • Subject: Isn't ERXActiveImage obsolete?
  • From: René Bock <email@hidden>
  • Date: Mon, 05 May 2014 14:22:26 +0200

Hi,


we have an issue that for our application that WOActive image generates no alt tag.

The the culprit is ERXActiveImage, that generates a 'title' attribute instead of in 'alt' attribute.  


To solve this issue im our application,  I've overwritten in Application the method installPatches:

	public void installPatches() {
		super.installPatches();
		ERXPatcher.setClassForName(ActiveImage.class, "WOActiveImage");
	}


If there are no objections, I would submit a bug report, suggesting to remove the class ERXActiveImage completely.






Mit freundlichem Gruß,

René Bock
Software Engineering

--
salient doremus salient GmbH Kontorhaus -  Lindleystraße 12 60314 Frankfurt Main

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: ERXKeyFilter.setAnonymousUpdateEnabled(Z)V on remote server
  • Next by Date: Incorporate a .woo file into java file
  • Previous by thread: Re: ERXKeyFilter.setAnonymousUpdateEnabled(Z)V on remote server
  • Next by thread: Incorporate a .woo file into java file
  • Index(es):
    • Date
    • Thread