[xwiki-users] Polls Application installation with Extension Manager issue
Hello, Recently I've tried installing Polls Application ( http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application ) via Extension Manager and received error listed in the file attached: http://xwiki.475771.n2.nabble.com/file/n7130006/InstallPollsExtensionError.t... InstallPollsExtensionError.txt . The odd thing is the success message in the end of the file (I have added info and error macro markup to show how it looked like on the screen). Polls Application pages got created and I was able to create polls. With bugs but they worked. Questions: * Is the error during installation of the application important one or should be ignored? * I had to manually configure the l18n bundle after the installation - should I log an enhancement for EM to auto-configure it during installation? * Should I log any bugs I observe in Polls Application (and where to)? Regards, Roman -- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Roman, any issue you met was definitely a bug and should be reported. About the issue with registering translation keys, you should definitely log it and I'll +1 it afterwards :-) It might already be in JIRA though. Thanks for trying out those new features. We'd love to get more feedback about them - did you like it, what were the issues you met and so on. Merry Christmas, Guillaume On Tue, Dec 27, 2011 at 1:27 PM, coldserenity <[email protected]>wrote:
Hello,
Recently I've tried installing Polls Application ( http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application ) via Extension Manager and received error listed in the file attached:
http://xwiki.475771.n2.nabble.com/file/n7130006/InstallPollsExtensionError.t... InstallPollsExtensionError.txt . The odd thing is the success message in the end of the file (I have added info and error macro markup to show how it looked like on the screen). Polls Application pages got created and I was able to create polls. With bugs but they worked.
Questions: * Is the error during installation of the application important one or should be ignored? * I had to manually configure the l18n bundle after the installation - should I log an enhancement for EM to auto-configure it during installation? * Should I log any bugs I observe in Polls Application (and where to)?
Regards, Roman
-- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks Guillaume,
any issue you met was definitely a bug and should be reported.
Following issues created
[ http://jira.xwiki.org/browse/XCONTRIB-142 ] Ordering does not work for
"Ranking" survey type under FF5-FF8 and Chrome
[ http://jira.xwiki.org/browse/XCONTRIB-143 ] Polls Application
installation with Extension Manager issue
[ http://jira.xwiki.org/browse/XCONTRIB-144 ] Scroll bars are not rendered
correctly in "Weighted multiple choice" survey type under FF5-FF8 and Chrome
About the issue with registering translation keys, you should definitely
> log it and I'll +1 it afterwards :-) It might already be in JIRA though.
Did not find anything like that in EM so created a new one
[ http://jira.xwiki.org/browse/XWIKI-7329 ] Introduce notion of extension
l10n bundle and update Extension Manager to respect it during installation
Thanks for trying out those new features. We'd love to get more feedback
> about them - did you like it, what were the issues you met and so on.
Thus far I'm trying to use application to vote for project TShirts design :)
and it's covered by following use-cases (difficult yet possible to implement
even with current set of features)
* Voting consists of 2 parts: voting for the back and for the front design
which brings the necessity of having 2 questions within 1 survey. Currently
will workaround it by having 2 different surveys.
* Need to have images displayed as options ("Rating" mode). Currently
achieved by Wiki markup within options text + attaching images to survey
itself. However editing is far from convenient (especially when you edit one
option's text and then try to remove another option)
If not the bugs listed above everything would have been fairly nice. But I
hope we will be able to vote with IE9 which seems working.
Anyways, thanks for this extension!
Merry Christmas and a Happy (approaching) New Year!
Regards,
Roman
--
View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extension-Manager-issue-tp7130006p7130476.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
On Tue, Dec 27, 2011 at 1:27 PM, coldserenity <[email protected]> wrote:
Hello,
Recently I've tried installing Polls Application ( http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application ) via Extension Manager and received error listed in the file attached: http://xwiki.475771.n2.nabble.com/file/n7130006/InstallPollsExtensionError.t... InstallPollsExtensionError.txt . The odd thing is the success message in the end of the file (I have added info and error macro markup to show how it looked like on the screen). Polls Application pages got created and I was able to create polls. With bugs but they worked.
As Guillaume said this definitaly look like a bug so it's great you reported it. It's actually a display bug when displaying the installation log and not an error during the installation itself so that's why it's actually working.
Questions: * Is the error during installation of the application important one or should be ignored? * I had to manually configure the l18n bundle after the installation - should I log an enhancement for EM to auto-configure it during installation? * Should I log any bugs I observe in Polls Application (and where to)?
Regards, Roman
-- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
On Wed, Dec 28, 2011 at 9:27 AM, Thomas Mortagne <[email protected]> wrote:
On Tue, Dec 27, 2011 at 1:27 PM, coldserenity <[email protected]> wrote:
Hello,
Recently I've tried installing Polls Application ( http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application ) via Extension Manager and received error listed in the file attached: http://xwiki.475771.n2.nabble.com/file/n7130006/InstallPollsExtensionError.t... InstallPollsExtensionError.txt . The odd thing is the success message in the end of the file (I have added info and error macro markup to show how it looked like on the screen). Polls Application pages got created and I was able to create polls. With bugs but they worked.
As Guillaume said this definitaly look like a bug so it's great you reported it. It's actually a display bug when displaying the installation log and not an error during the installation itself so that's why it's actually working.
Actually it id not a display bug sorry but a bug in a wiki macro which is part of your xar it seems. Looks like XWiki.WikiMacroTemplate is missing some required informations (the id).
Questions: * Is the error during installation of the application important one or should be ignored? * I had to manually configure the l18n bundle after the installation - should I log an enhancement for EM to auto-configure it during installation? * Should I log any bugs I observe in Polls Application (and where to)?
Regards, Roman
-- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
Hell Thomas, I guess this issue with template macro ID is the same as the one from this post http://xwiki.475771.n2.nabble.com/Incomplete-macro-definition-XWiki-WikiMacr... Is there any way I can fix it? (obviously provide an ID but which id and where to set it) Roman -- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com.
On Wed, Dec 28, 2011 at 12:22 PM, coldserenity <[email protected]> wrote:
Hell Thomas,
I guess this issue with template macro ID is the same as the one from this post
http://xwiki.475771.n2.nabble.com/Incomplete-macro-definition-XWiki-WikiMacr...
Is there any way I can fix it? (obviously provide an ID but which id and where to set it)
Hmm I read it too quickly actually. I tough this macro was in the xar but it's probably because of the hack which make wiki macro initializer reload all macros after a xar has been imported. What's weird is that it's the first time I see this error. Do you get it only with Polls Application or with other xars too ? In any case it's very minor even if not nice for the log and you can't do anything at application level IMO. Will try to reproduce it, probably mean that the initializer does not skip the template or something like that.
Roman
-- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Indeed, I get this error on any application installation. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: Wednesday, December 28, 2011 13:39 PM To: XWiki Users Subject: Re: [xwiki-users] Polls Application installation with Extension Manager issue On Wed, Dec 28, 2011 at 12:22 PM, coldserenity <[email protected]> wrote:
Hell Thomas,
I guess this issue with template macro ID is the same as the one from this post
http://xwiki.475771.n2.nabble.com/Incomplete-macro-definition-XWiki-Wi kiMacroTemplate-macro-id-is-empty-td6219611.html
Is there any way I can fix it? (obviously provide an ID but which id and where to set it)
Hmm I read it too quickly actually. I tough this macro was in the xar but it's probably because of the hack which make wiki macro initializer reload all macros after a xar has been imported. What's weird is that it's the first time I see this error. Do you get it only with Polls Application or with other xars too ? In any case it's very minor even if not nice for the log and you can't do anything at application level IMO. Will try to reproduce it, probably mean that the initializer does not skip the template or something like that.
Roman
-- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with- Extension-Manager-issue-tp7130006p7132420.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Wed, Dec 28, 2011 at 12:39 PM, Thomas Mortagne <[email protected]> wrote:
On Wed, Dec 28, 2011 at 12:22 PM, coldserenity <[email protected]> wrote:
Hell Thomas,
I guess this issue with template macro ID is the same as the one from this post
http://xwiki.475771.n2.nabble.com/Incomplete-macro-definition-XWiki-WikiMacr...
Is there any way I can fix it? (obviously provide an ID but which id and where to set it)
Hmm I read it too quickly actually. I tough this macro was in the xar but it's probably because of the hack which make wiki macro initializer reload all macros after a xar has been imported. What's weird is that it's the first time I see this error. Do you get it only with Polls Application or with other xars too ?
In any case it's very minor even if not nice for the log and you can't do anything at application level IMO.
Will try to reproduce it, probably mean that the initializer does not skip the template or something like that.
Actually I can't find this document anywhere in a standard XE or generated by some java module and since there is no UI to create wiki macro this document would be useless. Maybe it has been added with the class at first by reflex and removed after since it's not really used. You should simply remove it.
Roman
-- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
I've removed the page and error is gone. Just in case I've attached that page. http://xwiki.475771.n2.nabble.com/file/n7133513/XWiki.WikiMacroTemplate.xar XWiki.WikiMacroTemplate.xar Thanks for your help, I'll update the bug -- View this message in context: http://xwiki.475771.n2.nabble.com/Polls-Application-installation-with-Extens... Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (4)
-
coldserenity -
Guillaume Lerouge -
Roman Muntyanu -
Thomas Mortagne