[xwiki-users] empty forms?
Hello XWiki experts, in my saga to upgrade curriki to xwiki 3.5, I seem to meet a rather functioning xwiki (though see my other mail about a missing component). http://hoplahup.homeip.net/xwiki/bin/admin/XWiki/XWikiPreferences?editor=glo... A hard edge is, however that I cannot administer because the source does neither contain the values nor the form elements. Here's the email section of my xwiki-admin with the skin toucan. I am a bit lost how to debug this, it sounds to be related to document.display that would fail. But how to debug that? The object and wiki editors sound to work. thanks in advance paul <form id="email" method="post" action="/xwiki/bin/saveandcontinue/XWiki/XWikiPreferences" onsubmit="cancelCancelEdit()" class="xform half"> <fieldset class="sender"> <legend>Default sender email address</legend> <dl> <dt> <label class="admin_email">Admin email </label> </dt> </dl> </fieldset> <fieldset class="smtp"> <legend>SMTP</legend> <dl> <dt> <label class="smtp_server">Server </label> </dt> <dt> <label class="smtp_port">Port </label> </dt> <dt> <label class="smtp_server_username">SMTP Server Username (optional) </label> </dt> <dt> <label class="smtp_server_password">SMTP Server Password (optional) </label> </dt> <dt> <label class="javamail_extra_props">Additional JavaMail properties </label> </dt> </dl> </fieldset> <div class="hidden"> <input type="hidden" name="form_token" value="asdasdsd" /> <input type="hidden" name="xcontinue" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="xredirect" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="classname" value="XWiki.XWikiPreferences" /> </div> <div class="bottombuttons"> <p class="admin-buttons"> <span class="buttonwrapper"><input class="button" type="submit" name="formactionsac" value="Save" /></span> </p> </div> </form>
Hi Paul, I'm not an expert, but we had exactly the same problem. My partner solved it by 'updating the default apps to 3.4'. I'm not sure this makes any sense, but it might give you a first pointer. I'll try to ask him later what he did exactly. Cheers, Olaf
________________________________ Von: Paul Libbrecht <[email protected]> An: XWiki Users <[email protected]> Gesendet: 13:38 Dienstag, 13.März 2012 Betreff: [xwiki-users] empty forms?
Hello XWiki experts,
in my saga to upgrade curriki to xwiki 3.5, I seem to meet a rather functioning xwiki (though see my other mail about a missing component). http://hoplahup.homeip.net/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&skin=toucan
A hard edge is, however that I cannot administer because the source does neither contain the values nor the form elements.
Here's the email section of my xwiki-admin with the skin toucan.
I am a bit lost how to debug this, it sounds to be related to document.display that would fail. But how to debug that? The object and wiki editors sound to work.
thanks in advance
paul
<form id="email" method="post" action="/xwiki/bin/saveandcontinue/XWiki/XWikiPreferences" onsubmit="cancelCancelEdit()" class="xform half"> <fieldset class="sender"> <legend>Default sender email address</legend> <dl> <dt> <label class="admin_email">Admin email </label> </dt> </dl> </fieldset> <fieldset class="smtp"> <legend>SMTP</legend> <dl> <dt> <label class="smtp_server">Server </label> </dt> <dt> <label class="smtp_port">Port </label> </dt> <dt> <label class="smtp_server_username">SMTP Server Username (optional) </label> </dt> <dt> <label class="smtp_server_password">SMTP Server Password (optional) </label> </dt> <dt> <label class="javamail_extra_props">Additional JavaMail properties </label> </dt> </dl> </fieldset> <div class="hidden"> <input type="hidden" name="form_token" value="asdasdsd" /> <input type="hidden" name="xcontinue" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="xredirect" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="classname" value="XWiki.XWikiPreferences" /> </div> <div class="bottombuttons"> <p class="admin-buttons"> <span class="buttonwrapper"><input class="button" type="submit" name="formactionsac" value="Save" /></span> </p> </div> </form> _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Default-apps... xar ? paul Le 13 mars 2012 à 15:55, O Voss a écrit :
Hi Paul,
I'm not an expert, but we had exactly the same problem. My partner solved it by 'updating the default apps to 3.4'. I'm not sure this makes any sense, but it might give you a first pointer. I'll try to ask him later what he did exactly.
Cheers,
Olaf
________________________________ Von: Paul Libbrecht <[email protected]> An: XWiki Users <[email protected]> Gesendet: 13:38 Dienstag, 13.März 2012 Betreff: [xwiki-users] empty forms?
Hello XWiki experts,
in my saga to upgrade curriki to xwiki 3.5, I seem to meet a rather functioning xwiki (though see my other mail about a missing component). http://hoplahup.homeip.net/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&skin=toucan
A hard edge is, however that I cannot administer because the source does neither contain the values nor the form elements.
Here's the email section of my xwiki-admin with the skin toucan.
I am a bit lost how to debug this, it sounds to be related to document.display that would fail. But how to debug that? The object and wiki editors sound to work.
thanks in advance
paul
<form id="email" method="post" action="/xwiki/bin/saveandcontinue/XWiki/XWikiPreferences" onsubmit="cancelCancelEdit()" class="xform half"> <fieldset class="sender"> <legend>Default sender email address</legend> <dl> <dt> <label class="admin_email">Admin email </label> </dt> </dl> </fieldset> <fieldset class="smtp"> <legend>SMTP</legend> <dl> <dt> <label class="smtp_server">Server </label> </dt> <dt> <label class="smtp_port">Port </label> </dt> <dt> <label class="smtp_server_username">SMTP Server Username (optional) </label> </dt> <dt> <label class="smtp_server_password">SMTP Server Password (optional) </label> </dt> <dt> <label class="javamail_extra_props">Additional JavaMail properties </label> </dt> </dl> </fieldset> <div class="hidden"> <input type="hidden" name="form_token" value="asdasdsd" /> <input type="hidden" name="xcontinue" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="xredirect" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="classname" value="XWiki.XWikiPreferences" /> </div> <div class="bottombuttons"> <p class="admin-buttons"> <span class="buttonwrapper"><input class="button" type="submit" name="formactionsac" value="Save" /></span> </p> </div> </form> _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Paul, I'm still not entirely sure about the precise steps my colleague did, but he mentioned updating xwiki-enterprise-ui-all-3.5.xar (http://enterprise.xwiki.org/xwiki/bin/view/Main/Download). Hope that helps. Cheers, Olaf
________________________________ Von: Paul Libbrecht <[email protected]> An: O Voss <[email protected]>; XWiki Users <[email protected]> Gesendet: 17:00 Dienstag, 13.März 2012 Betreff: Re: [xwiki-users] empty forms?
Default-apps... xar ?
paul
Le 13 mars 2012 à 15:55, O Voss a écrit :
Hi Paul,
I'm not an expert, but we had exactly the same problem. My partner solved it by 'updating the default apps to 3.4'. I'm not sure this makes any sense, but it might give you a first pointer. I'll try to ask him later what he did exactly.
Cheers,
Olaf
________________________________ Von: Paul Libbrecht <[email protected]> An: XWiki Users <[email protected]> Gesendet: 13:38 Dienstag, 13.März 2012 Betreff: [xwiki-users] empty forms?
Hello XWiki experts,
in my saga to upgrade curriki to xwiki 3.5, I seem to meet a rather functioning xwiki (though see my other mail about a missing component). http://hoplahup.homeip.net/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&skin=toucan
A hard edge is, however that I cannot administer because the source does neither contain the values nor the form elements.
Here's the email section of my xwiki-admin with the skin toucan.
I am a bit lost how to debug this, it sounds to be related to document.display that would fail. But how to debug that? The object and wiki editors sound to work.
thanks in advance
paul
<form id="email" method="post" action="/xwiki/bin/saveandcontinue/XWiki/XWikiPreferences" onsubmit="cancelCancelEdit()" class="xform half"> <fieldset class="sender"> <legend>Default sender email address</legend> <dl> <dt> <label class="admin_email">Admin email </label> </dt> </dl> </fieldset> <fieldset class="smtp"> <legend>SMTP</legend> <dl> <dt> <label class="smtp_server">Server </label> </dt> <dt> <label class="smtp_port">Port </label> </dt> <dt> <label class="smtp_server_username">SMTP Server Username (optional) </label> </dt> <dt> <label class="smtp_server_password">SMTP Server Password (optional) </label> </dt> <dt> <label class="javamail_extra_props">Additional JavaMail properties </label> </dt> </dl> </fieldset> <div class="hidden"> <input type="hidden" name="form_token" value="asdasdsd" /> <input type="hidden" name="xcontinue" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="xredirect" value="/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin§ion=Email&space=XWiki" /> <input type="hidden" name="classname" value="XWiki.XWikiPreferences" /> </div> <div class="bottombuttons"> <p class="admin-buttons"> <span class="buttonwrapper"><input class="button" type="submit" name="formactionsac" value="Save" /></span> </p> </div> </form> _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
O Voss -
Paul Libbrecht