AbuNaifAlharbi / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
0 stars 0 forks source link

german characters in mail will crash actions #457

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Rule with Mail action and special characters:

sendMail ("to@domain","Hitze in Wohnung","Arbeitzimmer ist kälter als außen, 
bitte Fenster schließen")

2. after first send, the actions (will also effect others like prowl) will not 
be avaiable any more

The name 'pushNotification(<XStringLiteralImpl>,<XBinaryOpe rationImplCustom>)' 
cannot be resolved to an item or type.

3. Rules with actions will not be excuted anymore below the action (mail / 
prowl)

What is the expected output? What do you see instead?
- more robust actions (error should not effect other actions)
- rule command below the error should still be executed
- send mail with german charaters

What version of the product are you using? On what operating system?
1.3.0

Please provide any additional information below.

Original issue reported on code.google.com by kleina.i...@gmail.com on 16 Sep 2013 at 7:40

GoogleCodeExporter commented 9 years ago
i see the same issue on 1.4.0 snapshot 505.

 Error during the execution of rule 'Anwesend OFF': The name 'pushNotification(<XStringLiteralImpl>,<XFeatureCallImplCustom>)' cannot be resolved to an item or type.

Original comment by kleina.i...@gmail.com on 10 Oct 2013 at 1:18

GoogleCodeExporter commented 9 years ago
Sorry. It seems not related to german characters.

i removed some still unused add ons and now it works again fine.

List of plugins where problem happens:

org.openhab.action.mail-1.3.0.jar            org.openhab.binding.ntp-1.3.0.jar  
              org.openhab.persistence.db4o-1.3.0.jar
org.openhab.action.prowl-1.3.0.jar           org.openhab.binding.snmp-1.3.0.jar 
              org.openhab.persistence.exec-1.3.0.jar
org.openhab.binding.configadmin-1.3.0.jar    
org.openhab.binding.systeminfo-1.3.0.jar         
org.openhab.persistence.gcal-1.3.0.jar
org.openhab.binding.exec-1.3.0.jar           org.openhab.binding.tcp-1.3.0.jar  
              org.openhab.persistence.logging-1.3.0.jar
org.openhab.binding.fritzbox-1.3.0.jar       org.openhab.binding.vdr-1.3.0.jar  
              org.openhab.persistence.mqtt-1.3.0.jar
org.openhab.binding.homematic-1.3.0.jar      org.openhab.binding.wol-1.3.0.jar  
              org.openhab.persistence.rrd4j-1.3.0.jar
org.openhab.binding.http-1.3.0.jar           
org.openhab.io.multimedia.tts.freetts-1.3.0.jar  
org.openhab.persistence.sense-1.3.0.jar
org.openhab.binding.knx-1.3.0.jar            
org.openhab.io.multimedia.tts.marytts-1.3.0.jar  
org.openhab.persistence.sql-1.3.0.jar
org.openhab.binding.networkhealth-1.3.0.jar  
org.openhab.persistence.cosm-1.3.0.jar           
org.openhab.persistence.sql.mysql-1.3.0.jar

List of Plugins where Mail and Prowl works fine:

org.openhab.action.mail-1.4.0-SNAPSHOT.jar        
org.openhab.binding.http-1.4.0-SNAPSHOT.jar               
org.openhab.io.multimedia.tts.marytts-1.4.0-SNAPSHOT.jar
org.openhab.action.prowl-1.4.0-SNAPSHOT.jar       
org.openhab.binding.knx-1.4.0-SNAPSHOT.jar                
org.openhab.persistence.db4o-1.4.0-SNAPSHOT.jar
org.openhab.binding.exec-1.4.0-SNAPSHOT.jar       
org.openhab.binding.ntp-1.4.0-SNAPSHOT.jar                
org.openhab.persistence.exec-1.4.0-SNAPSHOT.jar
org.openhab.binding.fritzbox-1.4.0-SNAPSHOT.jar   
org.openhab.binding.tcp-1.4.0-SNAPSHOT.jar                
org.openhab.persistence.logging-1.4.0-SNAPSHOT.jar
org.openhab.binding.homematic-1.4.0-SNAPSHOT.jar  
org.openhab.io.multimedia.tts.freetts-1.4.0-SNAPSHOT.jar  
org.openhab.persistence.rrd4j-1.4.0-SNAPSHOT.jar

Original comment by kleina.i...@gmail.com on 12 Oct 2013 at 3:42

GoogleCodeExporter commented 9 years ago

Original comment by kai.openhab on 6 Nov 2013 at 8:34

GoogleCodeExporter commented 9 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 9 years ago
Set status to "invalid" to show that these issues are not tracked here anymore 
- please refer to GitHub instead!

Original comment by kai.openhab on 2 Dec 2013 at 7:12