Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Zuweisung von Stromeingang zu -ausgang ohne Wirkung

    Scheduled Pinned Locked Moved Entwicklung
    6 Posts 3 Posters 1.4k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      BKr
      last edited by

      Hallo,

      ein weiteres Problem - bezugnehmend auf die gleiche Umgebung, welche hier besprochen wurde.

      Nachdem ein Stromversorger mit einem Ausgang und ein Stromverteiler mit einem Eingang angelegt wurde, haben wir versucht, eine Verbindung herzustellen. Im Popup-Fenster des zu editierenden Stromverteilers

      http://XXXXXXXXXXX/idoit/index.php?mod=cmdb&popup=browser_pobj¤tObjID=76¤tCateID=22&resultField=C__CATS__POBJ_MALE_PLUG_ASSIGNED_FEMALE_SOCKET_BROWSER&selID=&plugType=1&originObjID=
      

      kann man auch die Stromversorger wählen. Im Gegensatz zur Demo-Anwendung auf diesem Server verändert die Auswahl eines Punktes aus der Liste "Anschlußauswahl" die Fußzeile, in der ursprünglich "Auswahl: 0" steht, nicht. Auch beim Klick auf Speichern steht "ohne Verbindung zu einem Verbrauchereingang" im Stromverteiler-Hauptfenster.

      Weitere Infos stelle ich gerne bereit!

      Nochmals die eingesetzen Versionen:

      Operating System
      Type:        Linux
      Version:     2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008
      i-doit
      Current version   0.9.5
      Current revision  3760
      
      PHP Version 5.2.8
      
      System Linux           web25 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008 i686
      Configure Command      './configure' '--with-apxs=/usr/local/apache_1.3.41/bin/apxs' '--with-mysql' '--with-zlib-dir' '--enable-mbstring'
      Server API             Apache 
      

      Viele Grüße,
      Bálint Krizsán

      1 Reply Last reply Reply Quote 0
      • B Offline
        BKr
        last edited by

        Hallo nochmals,

        bei der Überprüfung der i-doit Sourcen konnten wir keinen Unterschied bei den Dateien feststellen. Allerdings werden bei uns die Javascripte des Popup-Fensters in einer anderen Reihenfolge geladen:

        Original, mit der Entsprechung der Ladereihenfolge bei uns als erster Wert:

        11	Line 7939: /* i-doIT / JS Inclusion: catd_drive.js */
        29	Line 7967: /* i-doIT / JS Inclusion: fixScroll.js */
        23	Line 7986: /* i-doIT / JS Inclusion: mydoit.js */
        12	Line 8011: /* i-doIT / JS Inclusion: catg_memory.js */
        22	Line 8033: /* i-doIT / JS Inclusion: alert.js */
        10	Line 8114: /* i-doIT / JS Inclusion: CheckAllBoxes.js */
        14	Line 8125: /* i-doIT / JS Inclusion: fixIEPNG.js */
        13	Line 8168: /* i-doIT / JS Inclusion: isys_search.js */
        20	Line 8189: /* i-doIT / JS Inclusion: onload.js */
        26	Line 8259: /* i-doIT / JS Inclusion: setDuplicateButtonNavBar.js */
        16	Line 8293: /* i-doIT / JS Inclusion: dom.js */
        4	Line 8332: /* i-doIT / JS Inclusion: browserlist.js */
        28	Line 8368: /* i-doIT / JS Inclusion: prototip.js */
        24	Line 8934: /* i-doIT / JS Inclusion: browser.js */
        2	Line 8953: /* i-doIT / JS Inclusion: ajax.js */
        19	Line 9405: /* i-doIT / JS Inclusion: fluidLayers.js */
        6	Line 9462: /* i-doIT / JS Inclusion: getValueFromURL.js */
        17	Line 9489: /* i-doIT / JS Inclusion: preloadPage.js */
        9	Line 9543: /* i-doIT / JS Inclusion: listBox.js */
        3	Line 9689: /* i-doIT / JS Inclusion: catg_stor.js */
        1	Line 9754: /* i-doIT / JS Inclusion: clock.js */
        25	Line 9769: /* i-doIT / JS Inclusion: error_system.js */
        18	Line 9793: /* i-doIT / JS Inclusion: changeCount.js */
        8	Line 9817: /* i-doIT / JS Inclusion: isNumeric.js */
        15	Line 9841: /* i-doIT / JS Inclusion: wizard.js */
        21	Line 10155: /* i-doIT / JS Inclusion: dtree.js */
        7	Line 11493: /* i-doIT / JS Inclusion: ajax_xml.js */
        27	Line 11809: /* i-doIT / JS Inclusion: popup.js */
        5	Line 11881: /* i-doIT / JS Inclusion: dependency.js */
        

        und zum Vergleich unsere Ladereihenfolge:

        1	Line 7939: /* i-doIT / JS Inclusion: clock.js */
        2	Line 7954: /* i-doIT / JS Inclusion: ajax.js */
        3	Line 8406: /* i-doIT / JS Inclusion: catg_stor.js */
        4	Line 8471: /* i-doIT / JS Inclusion: browserlist.js */
        5	Line 8507: /* i-doIT / JS Inclusion: dependency.js */
        6	Line 8561: /* i-doIT / JS Inclusion: getValueFromURL.js */
        7	Line 8588: /* i-doIT / JS Inclusion: ajax_xml.js */
        8	Line 8904: /* i-doIT / JS Inclusion: isNumeric.js */
        9	Line 8928: /* i-doIT / JS Inclusion: listBox.js */
        10	Line 9074: /* i-doIT / JS Inclusion: CheckAllBoxes.js */
        11	Line 9085: /* i-doIT / JS Inclusion: catd_drive.js */
        12	Line 9113: /* i-doIT / JS Inclusion: catg_memory.js */
        13	Line 9135: /* i-doIT / JS Inclusion: isys_search.js */
        14	Line 9156: /* i-doIT / JS Inclusion: fixIEPNG.js */
        15	Line 9199: /* i-doIT / JS Inclusion: wizard.js */
        16	Line 9513: /* i-doIT / JS Inclusion: dom.js */
        17	Line 9552: /* i-doIT / JS Inclusion: preloadPage.js */
        18	Line 9606: /* i-doIT / JS Inclusion: changeCount.js */
        19	Line 9630: /* i-doIT / JS Inclusion: fluidLayers.js */
        20	Line 9687: /* i-doIT / JS Inclusion: onload.js */
        21	Line 9757: /* i-doIT / JS Inclusion: dtree.js */
        22	Line 11095: /* i-doIT / JS Inclusion: alert.js */
        23	Line 11176: /* i-doIT / JS Inclusion: mydoit.js */
        24	Line 11201: /* i-doIT / JS Inclusion: browser.js */
        25	Line 11220: /* i-doIT / JS Inclusion: error_system.js */
        26	Line 11244: /* i-doIT / JS Inclusion: setDuplicateButtonNavBar.js */
        27	Line 11278: /* i-doIT / JS Inclusion: popup.js */
        28	Line 11350: /* i-doIT / JS Inclusion: prototip.js */
        29	Line 11916: /* i-doIT / JS Inclusion: fixScroll.js */
        

        wird eventuell etwas von einem fälschlicherweise später eingebundenem JavaScript überschrieben?

        Viele Grüße,

        Bálint Krizsán

        1 Reply Last reply Reply Quote 0
        • dsD Offline
          ds
          last edited by

          Hallo,
          die Reihenfolge der inkludierten JS Dateien spielt an dieser Stelle eigentlich keine Rolle.

          Kannst du bitte einmal schauen ob beim Klicken auf einen Eintrag im Popup Fenster ein Javascript Fehler auftritt (Am besten mit dem Firefox testen und die Javascript Konsole öffnen)?
          Des weiteren würde ich mir gerne einmal den generierten HTML-Quelltext des Popups anschauen

          1 Reply Last reply Reply Quote 0
          • B Offline
            BKr
            last edited by

            Hallo,

            beim Klick ergeben sich folgende Fehlermeldungen (die xxx sind jeweils gleich, i-doit läuft über einen Highport):

            Sicherheitsfehler: Inhalt auf http://xxx.xxx.xxx.xxx:xxxx/idoit/index.php?mod=cmdb&popup=browser_pobj¤tObjID=76¤tCateID=22&resultField=C__CATS__POBJ_MALE_PLUG_ASSIGNED_FEMALE_SOCKET_BROWSER&selID=&plugType=1&originObjID= darf keine Daten von http://xxx.xxx.xxx.xxx/idoit/index.php?mod=cmdb&popup=browser_pobj&ajax_request_func=set_pobjPlugID&ajax_request_plugID=41&plugType=1& laden.
            

            und

            Fehler: uncaught exception: [Exception... "Access to restricted URI denied"  code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)"  location: "http://xxx.xxx.xxx.xxx:xxxx/idoit/index.php?load=js Line: 230"]
            

            Quelltext des Popups:

            
            	<title>i-doIT -</title> 
            
            <form name="browser">
            
            # Strom-Browser
            
            ### zeigt zur Verfügung stehende Steckdosen
            
            | 
            
            ### 1\. Objektauswahl
            
            			  				 | 
            
            ### 2\. Anschlußauswahl
            
            					  		 |
            | 
            
            									  	Auswahl: 
            										0
            
            							 |
            
            	</form>
            
            und da der Quelltext ja nicht die Inhalte nach einer Auswahl auf der linken Seite ausgibt, hier noch die nach einem Klick erscheinenden Texte als Quellcode (erscheinenden Text markiert und Quelltext anzeigen lassen):
            
            [code]			  					
            
            ### 2\. Anschlußauswahl
            
            | **Id** | **Title** | **In use** | **PlugType** |
            | 37 | 1 |   |   |
            | 38 | 2 |   |   |
            | 39 | 3 |   |   |
            | 40 | 4 |   |   |
            | 41 | 5 |   |   |
            
            			  					**5** objects found
            
            			  					[/code]
            
            Viele Grüße und danke im Voraus für die Hilfe!
            
            Bálint Krizsán
            
            [/i]
            
            1 Reply Last reply Reply Quote 0
            • B Offline
              BKr
              last edited by

              Hallo,

              Können wir hier auf eine Fehlerbehebung hoffen?

              Viele Grüße,
              B. Krizsán

              1 Reply Last reply Reply Quote 0
              • I Offline
                IchNix
                last edited by

                Hallo BKr,

                könnte dies das gleiche Problem sein, das ich hatte ?
                http://www.i-doit.org/forum/index.php/topic,880.0.html

                Grüße,
                IchNix

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post