Re: [xwiki-users] content being duplicated

2009-11-17 Thread Alex Voss

Hi Guillaume,

I have removed the duplicate content using the wiki editor and will use 
this one for a while, then switch back to WYSIWYG if it works to see if 
I can reproduce the problem. I know that it does not happen every time I 
edit with WYSIWYG (which I normally use).

More than happy to add to your evidence. I am using CentOS 5.4 with 
MySQL 5.0, Tomcat 6.0 with .war deployment of xwiki enterprise 2.0.2. My 
brower is Firefox 3.5.5 on a Mac.

Best,

Alex

Guillaume Lerouge wrote:
 Hi Alex,
 
 On Tue, Nov 17, 2009 at 2:04 AM, Guillaume Lerouge guilla...@xwiki.comwrote:
 
 Hi Alex,

 On Tue, Nov 17, 2009 at 1:16 AM, Alex Voss av...@cs.st-andrews.ac.ukwrote:

 Hi,

 I am having an interesting problem: content is getting duplicated in my
 XWiki. This seems to affect only one page in my wiki (at least I have
 noticed it only there).

 Interesting problem indeed :-)


 Parts of the content of the page get duplicated
 on that same page, see:


 https://e-research.cs.st-andrews.ac.uk/site/bin/view/Research+in+a+Connected+World+Book/
 (I will leave this unmodified for a few days)

 This is not just an artefact in the output. When I edit the content, the
 duplication is there. I can remove it and it disappears but the problem
 seems to re-occur. Any ideas what might be going on?

 Are you editing that page with the wiki editor or with the WYSIWYG editor?
 Can you confirm whether it happens with both editors or only with one of
 them?

 I think I've seen this behavior take place with the WYSIWYG editor in the
 past due to wrongly closed links and content that got duplicated in link
 labels but I haven't been able to reproduce it in a while...

 The best would be for you to provide a full step-by-step description of
 what you're doing when you edit that page and how to reproduce the problem
 locally.

 
 I've tried reproducing your issue on
 http://guillaume.myxwiki.org/xwiki/bin/view/Main/RandomTest but I wasn't
 able to make it happen so far.
 
 By the way, which browser / OS are you using?
 
 Guillaume
 
 
 Guillaume


 Best wishes,

 Alex

 --
 Alexander Voss
 SICSA Advanced Research Fellow
 School of Computer Science
 University of St Andrews
 http://www.cs.st-andrews.ac.uk/~avoss
 The University of St Andrews is a charity registered in Scotland : No
 SC013532
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 --
 Guillaume Lerouge
 Product Manager - XWiki SAS
 Skype: wikibc
 Twitter: glerouge
 http://guillaumelerouge.com/

 
 
 

-- 
Alexander Voss
SICSA Advanced Research Fellow
School of Computer Science
University of St Andrews
http://www.cs.st-andrews.ac.uk/~avoss
The University of St Andrews is a charity registered in Scotland : No 
SC013532
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Help with hibernate problem

2009-11-17 Thread Linda Charlotta Ursin
It seems to be because they had the feiltype *.log. I've changed this to *.txt 
Please try again:

http://heksebua.com/support/


Linda 

-Opprinnelig melding-
Fra: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] På vegne av 
Sergiu Dumitriu
Sendt: 16. november 2009 20:07
Til: XWiki Users
Emne: Re: [xwiki-users] Help with hibernate problem

On 11/16/2009 11:51 AM, Linda Charlotta Ursin wrote:
 Try now


Now I get Forbidden.


 -Opprinnelig melding-
 Fra: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] På vegne av 
 Sergiu Dumitriu
 Sendt: 16. november 2009 11:40
 Til: XWiki Users
 Emne: Re: [xwiki-users] Help with hibernate problem

 On 11/16/2009 11:25 AM, Linda Charlotta Ursin wrote:
 You can find the files here:

 http://heksebua.com/support/catalina.2009-11-13.log
 http://heksebua.com/support/localhost.2009-11-13.log
 http://heksebua.com/support/xwiki.log
 http://heksebua.com/support/hibernate.cfg.xml
 http://heksebua.com/support/syslog_java.txt

 I get a Not Found error for all these files.

 (The last file is the output from the command cat /var/log/syslog | grep 
 java)

 I should mention that the machine is running with the wrong date and time.

 xwikitest:/var/log# date
 Fri Nov 13 17:21:51 CET 2009

 Real date and time: Fri Nov 16 11:21:51 CET 2009

 mvh

 Linda Ursin
 Brukersenteret

 -Opprinnelig melding-
 Fra: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] På vegne av 
 Sergiu Dumitriu
 Sendt: 16. november 2009 10:03
 Til: XWiki Users
 Emne: Re: [xwiki-users] Help with hibernate problem

 On 11/16/2009 09:22 AM, Linda Charlotta Ursin wrote:
 Hi

 I get the errors below on my newly installed xwiki. I've followed the 
 instructions in http://www.howtoforge.com/xwiki-tomcat-mysql-debian-etch 
 (whith the exception of point 11, which I was trying to do now)

 I've checked and re-checked my hibernate.cfg.xml and my MySQL-configuration 
 and I'm unable to find the problem. Could you please help me solve this?




 HTTP Status 500 -

 


 type Exception report

 message

 description The server encountered an internal error () that prevented it 
 from fulfilling this request.

 exception

 javax.servlet.ServletException: Error number 3 in 0: Could not initialize 
 main XWiki context
 Wrapped Exception: Error number 3001 in 3: Cannot load class 
 com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from 
 param xwiki.store.migration.manager.class
 Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
 Wrapped Exception: invalid configuration

 org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)

 org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)

 org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)

 org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)

 org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

 com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)

 com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)

 com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)

 com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)

 root cause

 com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize 
 main XWiki context
 Wrapped Exception: Error number 3001 in 3: Cannot load class 
 com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from 
 param xwiki.store.migration.manager.class
 Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
 Wrapped Exception: invalid configuration
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:339)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:400)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)

 org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)

 org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)

 org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)

 org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

 com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)

Re: [xwiki-users] content being duplicated

2009-11-17 Thread Jerome Velociter
Hello Alex,

Does it happen on all pages, or just the one you've pointed to ?

Do you have some particular (JavaScript) extensions that are in mode 
Always Use ?

Jerome.

On 11/17/09 9:41 AM, Alex Voss wrote:

 Hi Guillaume,

 I have removed the duplicate content using the wiki editor and will use
 this one for a while, then switch back to WYSIWYG if it works to see if
 I can reproduce the problem. I know that it does not happen every time I
 edit with WYSIWYG (which I normally use).

 More than happy to add to your evidence. I am using CentOS 5.4 with
 MySQL 5.0, Tomcat 6.0 with .war deployment of xwiki enterprise 2.0.2. My
 brower is Firefox 3.5.5 on a Mac.

 Best,

 Alex

 Guillaume Lerouge wrote:
 Hi Alex,

 On Tue, Nov 17, 2009 at 2:04 AM, Guillaume Lerougeguilla...@xwiki.comwrote:

 Hi Alex,

 On Tue, Nov 17, 2009 at 1:16 AM, Alex Vossav...@cs.st-andrews.ac.ukwrote:

 Hi,

 I am having an interesting problem: content is getting duplicated in my
 XWiki. This seems to affect only one page in my wiki (at least I have
 noticed it only there).

 Interesting problem indeed :-)


 Parts of the content of the page get duplicated
 on that same page, see:


 https://e-research.cs.st-andrews.ac.uk/site/bin/view/Research+in+a+Connected+World+Book/
 (I will leave this unmodified for a few days)

 This is not just an artefact in the output. When I edit the content, the
 duplication is there. I can remove it and it disappears but the problem
 seems to re-occur. Any ideas what might be going on?

 Are you editing that page with the wiki editor or with the WYSIWYG editor?
 Can you confirm whether it happens with both editors or only with one of
 them?

 I think I've seen this behavior take place with the WYSIWYG editor in the
 past due to wrongly closed links and content that got duplicated in link
 labels but I haven't been able to reproduce it in a while...

 The best would be for you to provide a full step-by-step description of
 what you're doing when you edit that page and how to reproduce the problem
 locally.


 I've tried reproducing your issue on
 http://guillaume.myxwiki.org/xwiki/bin/view/Main/RandomTest but I wasn't
 able to make it happen so far.

 By the way, which browser / OS are you using?

 Guillaume


 Guillaume


 Best wishes,

 Alex

 --
 Alexander Voss
 SICSA Advanced Research Fellow
 School of Computer Science
 University of St Andrews
 http://www.cs.st-andrews.ac.uk/~avoss
 The University of St Andrews is a charity registered in Scotland : No
 SC013532
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 --
 Guillaume Lerouge
 Product Manager - XWiki SAS
 Skype: wikibc
 Twitter: glerouge
 http://guillaumelerouge.com/






___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Spaces between tables

2009-11-17 Thread Label-Grup
Hi,

 

Why not keep the spaces between tables, when you print to PDF?

 

Thanks

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Formatting Tables

2009-11-17 Thread Regan Gill
Hi All,

I've got a usability problem in our wiki. Currently we are running
2.0.3, but the problem started happening a few versions back. We have
several cases where we have long tables of information that used to work
fine -- the page would have a scrollbar which allowed the user to scroll
the viewable content page area and see all of the table. But now what
happens is the table is written under neither the panel on the right and
although there is a scroll bar it is for the entire page in the browser
so scrolling will never reveal the part of the table under the panel.
And the rest of it appears on top of the wiki background area so it
pretty illegible.

Is there some easy workaround to avoid this and put the tables back
into the page without having to create html around it to do it
artificially? The reason I don't want to do this is because it's one
more thing that makes it's harder for my users to create their own
content.
 
I am not sure when this change happened but I know for sure that with
version 1.6.x I was able to create tables in my pages that were
scrollable within the content area.

I hope this is making sense, a picture would have described it a lot
better :)

Here is a table example to show the sort of data we are trying to
maintain, once we put normal content in the rows the table runs off to
the right and becomes unusable. 

|Name|Access URL|Release Version|SVN|App-Instance Details|DB Instance
Details|Reporting Instance Details|Logi Details|OLTP DB Name|OLTP
Username| ETL DB Name|Report DB Username
| planner_playground_4602_finalHF| http~://~/~/192.168.1.21:9033//|
4.6.0.2-FinalHF| 15706| home/accept/planner_playground_4602_finalHF/|
peres| NA| NA| accept_qa_4602_finalhf| sa| NA| NA

Thanks in advance for any help,
Regan Gill
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Formatting Tables

2009-11-17 Thread Guillaume Lerouge
Hi Regan,

On Wed, Nov 18, 2009 at 1:59 AM, Regan Gill rg...@acceptsoftware.comwrote:

 Hi All,

 I've got a usability problem in our wiki. Currently we are running
 2.0.3, but the problem started happening a few versions back. We have
 several cases where we have long tables of information that used to work
 fine -- the page would have a scrollbar which allowed the user to scroll
 the viewable content page area and see all of the table. But now what
 happens is the table is written under neither the panel on the right and
 although there is a scroll bar it is for the entire page in the browser
 so scrolling will never reveal the part of the table under the panel.
 And the rest of it appears on top of the wiki background area so it
 pretty illegible.

 Is there some easy workaround to avoid this and put the tables back
 into the page without having to create html around it to do it
 artificially? The reason I don't want to do this is because it's one
 more thing that makes it's harder for my users to create their own
 content.

 I am not sure when this change happened but I know for sure that with
 version 1.6.x I was able to create tables in my pages that were
 scrollable within the content area.

 I hope this is making sense, a picture would have described it a lot
 better :)

 Here is a table example to show the sort of data we are trying to
 maintain, once we put normal content in the rows the table runs off to
 the right and becomes unusable.

 |Name|Access URL|Release Version|SVN|App-Instance Details|DB Instance
 Details|Reporting Instance Details|Logi Details|OLTP DB Name|OLTP
 Username| ETL DB Name|Report DB Username
 | planner_playground_4602_finalHF| http~://~/~/192.168.1.21:9033//|
 4.6.0.2-FinalHF| 15706| home/accept/planner_playground_4602_finalHF/|
 peres| NA| NA| accept_qa_4602_finalhf| sa| NA| NA

 Thanks in advance for any help,


This is an identified issue. There used to be an overflow CSS setting
applied to the wiki content area in previous skins. It made it so that a
horizontal scrollbar would appear at the bottom of the content area if and
when needed. The relevant CSS property somehow got removed in the latest
versions.

Caty, can you look at this and see if we can include the required property
in the colibri cleanup?

Thanks,

Guillaume


 Regan Gill
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Formatting Tables

2009-11-17 Thread Regan Gill
Hi Guillaume,

This is an identified issue. There used to be an overflow CSS setting
applied to the wiki content area in previous skins. It made it so that
a
horizontal scrollbar would appear at the bottom of the content area if
and
when needed. The relevant CSS property somehow got removed in the
latest
versions.

Great thanks! Is it a change in one file or something similarly easy to
modify in my installation until its available in a new version?

Regan
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users