|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Kupu and editor errors (error 415 among other things)I've recently installed Lenya 2.0 on a Apache Tomcat server (version 6.0). I've encountered several problems with the included editor options, especially Kupu.
1) Kupu error 415. If I want to change an existing default page, it works without any greater problems (if I don't change the structure or add any tables etc). I can edit the text and save it. BUT, if I start a new page I can only save ít if the text is formatted. If I for example try to create a headline, it isn't possible to save the document. I can't create lists, insert tables etc without getting "Error 415". 2) Kupu error with language versions. -If I create a publication with two languages, for example the default publication. I can only edit the English version in Kupu. Even if I select the German version (which is activated in the default publication) and then enter Kupu, it is the English version which is possible to edit (even though the url points to /index_de.html). -Another error which probably doesn't concern Kupu is that if I create a new publication with my own pages (not importing any default ones), selecting another language than English as default, there will be problems the next time I try to log in to authoring or viewing the live pages. It seems like Lenya by default points to the /index.html which doesn't exist in that publication (only index_fr.html for example). 3) Editing with one form. It isn't possible to save when editing,because a warning appears saying "Involved objects are checked out." There is a cancel button below, but the only thing that happens if you press the button, is that the warning page is reloaded... 4) Editing with forms. Sometimes it isn't possible at all to edit with forms as the only text that appears is also "Involved objects are checked out." in the same way as with one form. |
|
|
Re: Kupu and editor errors (error 415 among other things)jazzhazze schrieb:
> I've recently installed Lenya 2.0 on a Apache Tomcat server (version 6.0). > I've encountered several problems with the included editor options, > especially Kupu. [no idea about these] > -Another error which probably doesn't concern Kupu is that if I create a new > publication with my own pages (not importing any default ones), selecting > another language than English as default, there will be problems the next > time I try to log in to authoring or viewing the live pages. It seems like > Lenya by default points to the /index.html which doesn't exist in that > publication (only index_fr.html for example). Have you set French as the default language in publication.xml? In this case, index.html should point to the French version. And you're right, the default homepage is index.html. If you want a different behaviour, you can change the redirect in the publication sitemap. > 3) Editing with one form. > It isn't possible to save when editing,because a warning appears saying > "Involved objects are checked out." There is a cancel button below, but the > only thing that happens if you press the button, is that the warning page is > reloaded... Strange. This has been reported several times, and I could once reproduce it, but not anymore ... :( Maybe someone else can help with the Kupu issues? -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch Tel.: +41 (0) 43 818 57 01 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Kupu and editor errors (error 415 among other things)jazzhazze schrieb:
[...] > 2) Kupu error with language versions. > -If I create a publication with two languages, for example the default > publication. I can only edit the English version in Kupu. Even if I select > the German version (which is activated in the default publication) and then > enter Kupu, it is the English version which is possible to edit (even though > the url points to /index_de.html). I can't reproduce this one. Maybe it is related to https://issues.apache.org/bugzilla/show_bug.cgi?id=44307 (which has been fixed recently)? -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch Tel.: +41 (0) 43 818 57 01 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Kupu and editor errors (error 415 among other things)Andreas Hartmann wrote:
> jazzhazze schrieb: >> I've recently installed Lenya 2.0 on a Apache Tomcat server (version >> 6.0). >> I've encountered several problems with the included editor options, >> especially Kupu. > > >> 3) Editing with one form. >> It isn't possible to save when editing,because a warning appears saying >> "Involved objects are checked out." There is a cancel button below, >> but the >> only thing that happens if you press the button, is that the warning >> page is >> reloaded... trunk. See https://issues.apache.org/bugzilla/show_bug.cgi?id=44947 Matthijs > > Strange. This has been reported several times, and I could once > reproduce it, but not anymore ... :( > > Maybe someone else can help with the Kupu issues? > > -- Andreas > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Kupu and editor errors (error 415 among other things)I've read your bug report.
What kind of update did you install before recompiling Lenya? /JH
|
|
|
Re: Kupu and editor errors (error 415 among other things)jazzhazze wrote:
> I've read your bug report. > > What kind of update did you install before recompiling Lenya? Just an svn update. You could do new checkout (from Subversion) and your problem should be fixed. Enabling uploads should also do the trick (that was the original problem). > > /JH > > > Matthijs Bierman wrote: >> Andreas Hartmann wrote: >>> jazzhazze schrieb: >>>> I've recently installed Lenya 2.0 on a Apache Tomcat server (version >>>> 6.0). >>>> I've encountered several problems with the included editor options, >>>> especially Kupu. >>> >>>> 3) Editing with one form. >>>> It isn't possible to save when editing,because a warning appears saying >>>> "Involved objects are checked out." There is a cancel button below, >>>> but the >>>> only thing that happens if you press the button, is that the warning >>>> page is >>>> reloaded... >> I have reported this as a bug. It can be reproduced on the current >> trunk. See https://issues.apache.org/bugzilla/show_bug.cgi?id=44947 >> >> Matthijs >>> Strange. This has been reported several times, and I could once >>> reproduce it, but not anymore ... :( >>> >>> Maybe someone else can help with the Kupu issues? >>> >>> -- Andreas >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@... >> For additional commands, e-mail: user-help@... >> >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Kupu and editor errors (error 415 among other things)I've got the same problemn as described in this thread.
Editing works fine until you start using tables, when I save the file I'm getting a 415 error message. I've tried Lenya 2.0 (release version), 2.0.1 and the latest from subversion. With all the problem exists and with the lastest, the root seems off (all references to style sheets are to /lenya/lenya/... iso /lenya/...) I'm using Tomcat 5.5 on a JDK 1.5 FreeBSD installation (apache 1.2.5 works fine on the same machine/configuration). Rene
|
| Free Forum Powered by Nabble | Forum Help |