Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 117250 Details for
Bug 159866
app-mobilephone/sms-2.1.0 bump version
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
orangembox login patch
sms-2.1.0-orangembox.patch (text/plain), 1.79 KB, created by
Damian Kolkowski
on 2007-04-25 17:47:53 UTC
(
hide
)
Description:
orangembox login patch
Filename:
MIME Type:
Creator:
Damian Kolkowski
Created:
2007-04-25 17:47:53 UTC
Size:
1.79 KB
patch
obsolete
>--- orangembox.cc.orig 2006-12-26 02:58:14.000000000 +0100 >+++ orangembox.cc 2007-04-25 19:29:02.000000000 +0200 >@@ -55,11 +55,11 @@ > " "); > form.AddField("_D:/amg/ptk/map/core/formhandlers/AdvancedProfileFormHandler.login", > " "); >- form.AddField("_DARGS", "/gear/static/signIn.jsp"); >+ form.AddField("_DARGS", "/gear/static/signInLoginBox.jsp"); > >- status = curl.PerformPost("https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signIn.jsp", >+ status = curl.PerformPost("https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signInLoginBox.jsp", > form.PostFields()); >- if (status) throw Exception("[2] - https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signIn.jsp"); >+ if (status) throw Exception("[2] - https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signInLoginBox.jsp"); > > ok = curl.Body().find("zalogowany jako") != string::npos; > if (!ok) throw Exception("[2] - bÅÄ d podczas logowania"); >@@ -215,11 +215,11 @@ > " "); > form.AddField("_D:/amg/ptk/map/core/formhandlers/AdvancedProfileFormHandler.login", > " "); >- form.AddField("_DARGS", "/gear/static/signIn.jsp"); >+ form.AddField("_DARGS", "/gear/static/signInLoginBox.jsp"); > >- status = curl.PerformPost("https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signIn.jsp", >+ status = curl.PerformPost("https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signInLoginBox.jsp", > form.PostFields()); >- if (status) throw Exception("[2] - https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signIn.jsp"); >+ if (status) throw Exception("[2] - https://www.orange.pl/portal/map/map/signin?_DARGS=/gear/static/signInLoginBox.jsp"); > > ok = curl.Body().find("zalogowany jako") != string::npos; > if (!ok) throw Exception("[2] - bÅÄ d podczas logowania");
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159866
: 117250 |
117252
|
117253
|
117255