Closed
Bug 300747
Opened 21 years ago
Closed 21 years ago
attribute "title" in tags <a href=...></a> not make translation string
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 218223
People
(Reporter: pwr, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5
attribute "title" in tags <a href=...></a> not make translation string
ex:
<a href="#" title="string 1\nstring 2\n"></a>
<a href="#" title="string 1\n\rstring 2\n\r"></a>
Ie and Opera - good show page.
pardon me after my English!
Reproducible: Always
Comment 1•21 years ago
|
||
Looking at the URL I guess you mean title attributes with newline characters,
not C-like escape sequences.
*** This bug has been marked as a duplicate of 218223 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•