Cannot edit ticket properties

25 views
Skip to first unread message

Chris

unread,
Apr 16, 2012, 6:53:31 PM4/16/12
to ag...@googlegroups.com
When I click to edit any given ticket, the ticket properties are hidden on the page.  The culprit is the following CSS in agilo_theme.css, located under "Trac Fixes."

.collapsed > div, .collapsed > table, .collapsed > ul, .collapsed > dl {
	display: none;
}
I do not want to simply delete that line without understanding why this started happening. I can't say for sure, but I believe it started after the latest update.

Thanks,
Chris


Lorin Hochstein

unread,
Apr 16, 2012, 7:49:57 PM4/16/12
to ag...@googlegroups.com
Chris:

After you click "Edit", there should be a "Modify" link near the top of the page on the ticket that will make the properties visible.

Take care,

Lorin

--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum
 
You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.com>.
 
To post to this group, send email to ag...@googlegroups.com
To unsubscribe from this group, send an email to
agilo+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/agilo

Chris

unread,
Apr 18, 2012, 12:25:42 AM4/18/12
to ag...@googlegroups.com
Thanks.  Is there any way to make it so the fields show up by default?  If I'm clicking edit, I want to edit.  I don't want to click twice.  This behavior started after the most recent update.

Thanks again,
Chris

Lorin Hochstein

unread,
Apr 18, 2012, 1:13:56 AM4/18/12
to ag...@googlegroups.com
Chris:

I feel the same way, I wish all of the fields appeared once the edit tab was clicked. I don't know how to change the default behavior, other than hacking the javascript. (I'm just an Agilo user, not a developer).

Take care,

Lorin

Stefano Rago

unread,
Apr 19, 2012, 4:20:53 AM4/19/12
to ag...@googlegroups.com
Hi Lorin, Chris,

On 18/apr/2012, at 07:13, Lorin Hochstein wrote:

I feel the same way, I wish all of the fields appeared once the edit tab was clicked. I don't know how to change the default behavior, other than hacking the javascript. (I'm just an Agilo user, not a developer).


This is caused by the css rule that Chris pointed out, which was introduced in one of the last versions in order to fix a bug in the custom ticket query page.
I fixed the problem now (was just a matter of adding one more condition to the css rule) and the fix will be available in the next Agilo for Trac version.

Thanks for pointing out the issue.

Cheers


Stefano Rago

Reply all
Reply to author
Forward
0 new messages