Closed
Bug 270813
Opened 20 years ago
Closed 20 years ago
Greek text not posted from Forms
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mAristos, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 in this page at http://www.athenshop.com/gr/contact.html of http://www.athenshop.com/uk/contact.html if you type Greek text in the fields (eg:Δοκιμή) then this greek text not passing to the next page when you press submit. The english text pass and works. This page also works on ie. Reproducible: Always Steps to Reproduce: 1.Type any greek text (like:Δοκιμή) 2.Press submit 3.You see the "We have problems receiving your message" - I have see what happends and the greek text not passing the other way. Actual Results: Greek text fields not posted. Expected Results: To pass all fields to the next page from the other part of page I have this asp. TheName = Request.Form("req_Name") When the "req_Name" is not english then is not get it at all.
Updated•20 years ago
|
Assignee: dveditz → nobody
Component: Form Manager → Layout: Form Controls
QA Contact: core.layout.form-controls
Comment 1•20 years ago
|
||
Closing WFM based on mail from the reporter.
mAristos wrote:
>
> I don't understand - now is working....
> This is the only reason that I am get written on bugzilla.
>
> All this day was not working, now it is...
>
> I must monitor it for little more to check out is going wrong.
>
> this is the page.
> https://bugzilla.mozilla.org/show_bug.cgi?id=270813
>
> Please remove it from major or what ever until find what's the problem.
> Thank you for your quick response.
Reopen if it comes back.Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•