-
When editing an existing dropdown custom field, the default button is delete. So when I enter a value in the "Add Option" text input field and press enter, the entire custom field is deleted. Which is both surprising and impractical :-)
To reproduce:
1. Edit an existing dropdown list
2. Enter a value in the "Add Option"
3. Press Enter.
Version:
Jtrac 2.1
Firefox 3.
2009-01-30 15:56:33 UTC in JTrac
-
In the pom for the slf4j-log4j12 dependency:
http://jwebunit.svn.sourceforge.net/viewvc/jwebunit/trunk/pom.xml?view=markup
the scope is defined as optional, but this is not a valid scope:
http://maven.apache.org/pom.html#Dependencies
Perhaps true was intended?
The mistake cause problems when using ivy as the dependency manager.
2009-01-13 20:15:11 UTC in JWebUnit
-
Logged In: YES
user_id=4201
The lowercase filename issue seems to be a problem with
commons-fileupload 1.1. The bugreport:
From the changes.xml in fileupload-1.1.1:
Cache disk file item size when it is moved to a new
location...
2006-10-27 12:12:16 UTC in JTrac
-
Short url that identifies an item. Like:
http://.../jtrac/view_item?itemId=SPACE-99
http://.../jtrac/view_item/SPACE-99.
2006-10-26 18:39:53 UTC in JTrac
-
This patch attempts to improve the handling of
attachment download.
1). Filenames with spaces get encoded to %20. Otherwise
Firefox will offer only the first word as the default
filename.
2) Set a contentType. Firefox does not try to guess the
file type, so without a content type Firefox only
offers to save the file. With a content type firefox
offers a default application to use for...
2006-10-26 10:17:25 UTC in JTrac
-
bckfnn committed patchset 109 of module htdocs to the Jython CVS repository, changing 1 files.
2003-03-28 05:59:53 UTC in Jython
-
bckfnn committed revision 2275 to the Jython SVN repository, changing 1 files.
2003-03-28 05:59:53 UTC in Jython
-
bckfnn committed patchset 108 of module htdocs to the Jython CVS repository, changing 1 files.
2003-02-10 15:44:56 UTC in Jython
-
bckfnn committed revision 2274 to the Jython SVN repository, changing 1 files.
2003-02-10 15:44:56 UTC in Jython
-
bckfnn committed patchset 1913 of module jython to the Jython CVS repository, changing 1 files.
2002-11-06 14:53:47 UTC in Jython