I don't know what are the proper Affects/Fix for fields for this issues,
since it is a general issue we should all keep in mind.
---------- Forwarded message ----------
From: Sergiu Dumitriu (JIRA) <jira(a)xwiki.org>
Date: Dec 29, 2006 1:05 AM
Subject: [xwiki-commits] [Issue] Created: (XWIKI-632) Minimize the number of
build warnings
To: xwiki-commits(a)objectweb.org
Minimize the number of build warnings
-------------------------------------
Key: XWIKI-632
URL: http://jira.xwiki.org/jira/browse/XWIKI-632
Project: XWiki
Issue Type: Improvement
Components: Core
Affects Versions: 1.0 B2, 1.0 RC1, 1.0, 1.1, 2.0
Reporter: Sergiu Dumitriu
Priority: Minor
Fix For: 1.0 B2, 1.0 RC1, 1.0, 1.1, 2.0
In time, a lot of warnings have slipped into XWiki: using deprecated API,
unused variables, possible null values, private unused fields/methods,
unnecessary cast, unused imports...
When reworking a piece of code, or a full class, also keep in mind that the
number of warnings should be minimized.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
You receive this message as a subscriber of the
xwiki-commits(a)objectweb.orgmailing list.
To unsubscribe: mailto:xwiki-commits-unsubscribe@objectweb.org
For general help: mailto:sympa@objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi
for boolean, the class editor presents 3 last fields.
Form type (radio button, check box): ok
Display Type: I don't get this one
Default: I don't get this one ; I tried false/No/no but I always get a parsing
error.
Could you give some explanations on these last 2 fields?
Thank you.
Marc
I could not register to xwiki-announce from
http://forge.objectweb.org/mail/?group_id=170.
ERROR MSG:
<xwiki-announce-subscribe(a)objectweb.org>: host
cvs.objectweb.org[194.199.16.17]
said: 550 Unknown local part xwiki-announce-subscribe in
<xwiki-announce-subscribe(a)objectweb.org> (in reply to RCPT TO command)
When using the "wizard", in ClassSheet the link to edit the class points
to: ....NewClass?xpage=editclass which is then redirected
to ....NewClass?editor=class.
The problem is that the right menu does not appear automatically when landing
in the ...editor=class page.
On the contrary it is there when using the top menu "edit>Class" which points
directly to the ...editor=class page.