Isn't ERXActiveImage obsolete?
René Bock <[email protected]> Mon, 5 May 2014 14:22:26 +0200
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
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
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Wonder-disc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wonder-disc