Closed (fixed)
Project:
RSVP
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 09:39 UTC
Updated:
23 Jan 2009 at 17:00 UTC
The string Your reply has been posted to the host.<br>Click the button below after making changes. contains a br-tag which is not XHTML compliant. For that it must be changed into <br /> (with a space between br and /, otherwise it causes errors, too).
In the string above: is the 'host' inteded to be the drupal server or the person who started the invitation?
Also in the string 'MyAccount' there seems to be a missing space!?
Comments
Comment #1
ulf1 commentedbr tags and MyAccount syntax have been fixed.
An invitee does probably not know about host as in "computer" and will translate it automatically into "Gastgeber".
Thanks,
Ulf