Closed
Bug 206108
Opened 22 years ago
Closed 22 years ago
[wsdl] crash trying to translate form english to english
Categories
(Core Graveyard :: Web Services, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: doronr, Assigned: harishd)
References
()
Details
Attachments
(1 file)
964 bytes,
patch
|
dbradley
:
review+
jst
:
superreview+
asa
:
approval1.4+
|
Details | Diff | Splinter Review |
try translating english to english - kaboom, crash. Or sometimes a hang.
Sounds like our old crasher is still around :)
Reporter | ||
Comment 1•22 years ago
|
||
Same stack as the 8 day crash harish - only happens from same lang to same lang,
en to fr works fine for example.
Its saturday again :)
Summary: crash trying to translate form english to english → [wsdl] crash trying to translate form english to english
Note: The reason behind invoking an exception, in this case, is because the
server returns a SOAP fault when trying to translate english text to english.
Attachment #123715 -
Flags: superreview?(jst)
Attachment #123715 -
Flags: review?(dbradley)
Comment 3•22 years ago
|
||
Comment on attachment 123715 [details] [diff] [review]
Patch v1.0 [ Set XPTCVariant's type before inovking an exception ]
r=dbradley
Attachment #123715 -
Flags: review?(dbradley) → review+
Comment 4•22 years ago
|
||
Comment on attachment 123715 [details] [diff] [review]
Patch v1.0 [ Set XPTCVariant's type before inovking an exception ]
sr=jst
Attachment #123715 -
Flags: superreview?(jst) → superreview+
Attachment #123715 -
Flags: approval1.4?
Comment 5•22 years ago
|
||
Comment on attachment 123715 [details] [diff] [review]
Patch v1.0 [ Set XPTCVariant's type before inovking an exception ]
a=asa (on behalf of drivers) for checkin to 1.4
Attachment #123715 -
Flags: approval1.4? → approval1.4+
Fix landed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•