geomach / gwebsmsdroid

Automatically exported from code.google.com/p/websmsdroid
1 stars 0 forks source link

arcor.de SMS senden fehlgeschlagen #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Beim versenden ueber arcor.de kommt die Meldung SMS senden fehlgeschlagen.
Die SMS kommt aber trotzdem beim Empfaenger an. 
Und die Option "Kopie in gesendet Ordner ablegen" ist zweimal vorhanden.

Die Option "validierte Nummer verwenden" war ausgewaehlt (kam bei der 
funktionierenden SMS auch mit der richtigen Nummer an. Die "Kopie in 
gesendet Ordner ablegen" Einstellungen waren deaktiviert.

Kann es sein das er einen Fehler hat beim parsen der Freisms bei 
"unbegrenzt viele"?
Bei mir sieht das im Code so aus:

            <table class="bgGrey3" width="100%" border="0" 
cellspacing="0" cellpadding="8"> 
                <tr> 
                    <td width="50%" valign="top" 
style="border-right:2px solid #fff;"><b>Verf&uuml;gbare PIA SMS</b></td> 
                    <td width="50%"><table width="100%" 
border="0" cellspacing="0" cellpadding="0"> 

                        <tr> 
                            <td>&nbsp;</td> 
                            <td><b>unbegrenzt 
viele</b></td> 
                            <td>&nbsp;</td> 
                        </tr> 

                    </table></td> 
                </tr> 
            </table> 

Original issue reported on code.google.com by spielk...@gmail.com on 15 Jan 2010 at 7:32

GoogleCodeExporter commented 9 years ago
Das mit den doppelten Einstellung ist in 2.9.1 behoben. Die Fehlermeldung kommt 
leider 
trotz erfolgreich versendeter SMS immernoch.

Original comment by spielk...@gmail.com on 15 Jan 2010 at 7:57

GoogleCodeExporter commented 9 years ago
"unbegrenzt viele" -> that should be the problem. lado will fix this :)
i'll release this as dev-version as soon a fix is ready.

Original comment by felix.bechstein on 15 Jan 2010 at 8:00

GoogleCodeExporter commented 9 years ago
Hi Guyes,
Sorry I have just seen this issue. I do not receive notification E-Mails, if an 
issue
is submitted.
@Felix
Could you arrange this?

I think this is our problem -> 'unbegrenzt viele'

I'll fix it!

Original comment by herrl...@gmail.com on 18 Jan 2010 at 8:36

GoogleCodeExporter commented 9 years ago
hm. i thought adding you to cc. maybe that got lost as spielkind raised a race
condition on comment #2. and i forgot about adding you in second try.

Original comment by felix.bechstein on 18 Jan 2010 at 8:42

GoogleCodeExporter commented 9 years ago
@spielkind
Please check if there is a newline between 'unbegrenzt'  and 'viele'

Original comment by herrl...@gmail.com on 18 Jan 2010 at 9:12

GoogleCodeExporter commented 9 years ago
should be fixed now.
@Felix 
could you provide a dev version to spielkind ?
I have no ulimits and can not test ist :)

Original comment by herrl...@gmail.com on 18 Jan 2010 at 9:28

GoogleCodeExporter commented 9 years ago
here it is: 
http://websmsdroid.googlecode.com/files/WebSMS-2.9.1-dev-20100118.apk

btw: please merge origin/flx into arcor branch.

Original comment by felix.bechstein on 18 Jan 2010 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 18 Jan 2010 at 9:42

GoogleCodeExporter commented 9 years ago
works fine for me thx! :)

Original comment by spielk...@gmail.com on 18 Jan 2010 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 18 Jan 2010 at 10:30