[xwiki-users] Javascript files not included after upgrade to 1.9.4
Hi, We've upgraded our XWiki install from 1.8.4 to 1.9.4. Most things seems to work quite right, but there is no sign of the UI improvements: - The 'Jump to any page' does not appear ( shortcut does not work either ); - Livetable for showing users does not work; - The 2.0 syntax wiki editor is still the old one ( no Ajax save and continue, no improved toolbar, nu improved full screen ); - the 2.0 syntax wysywig editor does not have a 'source' tab We've went through the usual suspects: - 2.0 syntax is enabled - the plugin includes the default plugins from a stock 1.9.4 install Any ideas to where we should start digging? Thanks, Robert -- Sent from my (old) computer
On Oct 16, 2009, at 11:14 AM, Robert Munteanu wrote:
Hi,
We've upgraded our XWiki install from 1.8.4 to 1.9.4.
Have you imported the XAR too? Thanks -Vincent
Most things seems to work quite right, but there is no sign of the UI improvements:
- The 'Jump to any page' does not appear ( shortcut does not work either ); - Livetable for showing users does not work; - The 2.0 syntax wiki editor is still the old one ( no Ajax save and continue, no improved toolbar, nu improved full screen ); - the 2.0 syntax wysywig editor does not have a 'source' tab
We've went through the usual suspects:
- 2.0 syntax is enabled - the plugin includes the default plugins from a stock 1.9.4 install
Any ideas to where we should start digging?
Thanks,
Robert
-- Sent from my (old) computer
Hi Robert, Vincent Massol wrote:
On Oct 16, 2009, at 11:14 AM, Robert Munteanu wrote:
Hi,
We've upgraded our XWiki install from 1.8.4 to 1.9.4.
Have you imported the XAR too?
Also, make sure you clear the browser cache and if you have a custom skin make sure it doesn't overwrite velocity templates that have changed from 1.8.4 to 1.9.4. Hope this helps, Marius
Thanks -Vincent
Most things seems to work quite right, but there is no sign of the UI improvements:
- The 'Jump to any page' does not appear ( shortcut does not work either ); - Livetable for showing users does not work; - The 2.0 syntax wiki editor is still the old one ( no Ajax save and continue, no improved toolbar, nu improved full screen ); - the 2.0 syntax wysywig editor does not have a 'source' tab
We've went through the usual suspects:
- 2.0 syntax is enabled - the plugin includes the default plugins from a stock 1.9.4 install
Any ideas to where we should start digging?
Thanks,
Robert
-- Sent from my (old) computer
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Yes, we've imported the XAR, excluding the files listed at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HUpgradingw... It's worth noting that we've kept the front page we've previously changed, and not imported the default one. Robert On Fri, Oct 16, 2009 at 12:17 PM, Vincent Massol <[email protected]> wrote:
On Oct 16, 2009, at 11:14 AM, Robert Munteanu wrote:
Hi,
We've upgraded our XWiki install from 1.8.4 to 1.9.4.
Have you imported the XAR too?
Thanks -Vincent
Most things seems to work quite right, but there is no sign of the UI improvements:
- The 'Jump to any page' does not appear ( shortcut does not work either ); - Livetable for showing users does not work; - The 2.0 syntax wiki editor is still the old one ( no Ajax save and continue, no improved toolbar, nu improved full screen ); - the 2.0 syntax wysywig editor does not have a 'source' tab
We've went through the usual suspects:
- 2.0 syntax is enabled - the plugin includes the default plugins from a stock 1.9.4 install
Any ideas to where we should start digging?
Thanks,
Robert
-- Sent from my (old) computer
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Sent from my (old) computer
On Fri, Oct 16, 2009 at 12:21 PM, Marius Dumitru Florea <[email protected]> wrote:
Hi Robert,
Vincent Massol wrote:
On Oct 16, 2009, at 11:14 AM, Robert Munteanu wrote:
Hi,
We've upgraded our XWiki install from 1.8.4 to 1.9.4.
Have you imported the XAR too?
Also, make sure you clear the browser cache and if you have a custom skin make sure it doesn't overwrite velocity templates that have changed from 1.8.4 to 1.9.4.
I'm using xwiki.defaultskin=toucan xwiki.defaultbaseskin=albatross But it seems that the templates and different from the ones in a stock install - seems they had the wrong permissions and were not overwritten on redeploy ... I'll check and confirm if this solves it. Thanks, Robert
Hope this helps, Marius
Thanks -Vincent
Most things seems to work quite right, but there is no sign of the UI improvements:
- The 'Jump to any page' does not appear ( shortcut does not work either ); - Livetable for showing users does not work; - The 2.0 syntax wiki editor is still the old one ( no Ajax save and continue, no improved toolbar, nu improved full screen ); - the 2.0 syntax wysywig editor does not have a 'source' tab
We've went through the usual suspects:
- 2.0 syntax is enabled - the plugin includes the default plugins from a stock 1.9.4 install
Any ideas to where we should start digging?
Thanks,
Robert
-- Sent from my (old) computer
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Sent from my (old) computer
On Fri, Oct 16, 2009 at 12:38 PM, Robert Munteanu <[email protected]> wrote:
But it seems that the templates and different from the ones in a stock install - seems they had the wrong permissions and were not overwritten on redeploy ... I'll check and confirm if this solves it.
It was because of the old templates. Now everything works as expected. Thank you. Robert -- Sent from my (old) computer
participants (3)
-
Marius Dumitru Florea -
Robert Munteanu -
Vincent Massol