Special characters in ALT attributes
Corny - March 30, 2008 - 12:01
| Project: | Airplane Reservation System |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
In resi_functions.inc
on line 145 in
alt=\"ändern\" title=\"ändern\" should be changed to alt=\"ändern\" title=\"ändern\"
and on line 213 in
img tag change attribute alt="nächster Monat" to alt="nächster Monat"
and on line 216
in img tag change alt="nächste Woche" to alt="nächste Woche"

#1
I just released a new reservation system for Drupal 6, based on this module, and rewritten completly from scracht.
http://drupal.org/project/simple_reservation
The "airplane reservation system" won't be touched anymore in the future, all efforts go into this new project.