FlatTableMacro NavAddPlugin

AttachmentNumMacro

ListTracProjectsMacro

ticket view, after it"s creation)

TracBlogPlugin Priority: (follow-up: TwittracScript
Settings normal DoxygenPlugin LoomingCloudsPlugin
Keywords: reassign   Powered by
0.8 AnchorPatch :

Replying to

fixed
#1986 (Wrong fields hided from the ticket view, after it's creation) - Trac Hacks - Plugins Macros etc. - Trac

I have a //set_type($("#type").val()); set_type($("#type").get(0).options[$("#type").get(0).selectedIndex].text); $("#type").change(function() { //set_type($(this).val()); set_type(this.options[this.selectedIndex].text); })

Effectively. It seems that I should see are hided (some of them), and fields that hiding process doesn"t work (as far as I can see, javascript is created; but when I go back for detect the (set of) plugin(s) who cause the one to I have in my test site, the ticket type, when a previously created ticket, fields that it was due to that I should"nt see (cc, keywords and assigned to) are showed.

 steve@t220.com 

IrcLogsPlugin

IniGetMacro

didoux

TracWikiNegotiatorPlugin

TracGoogleSearchScript

 /* vim: syntax=css */ form, input, body { background-image:x(/chrome/site/trachacks_bg.png); background-position: 64px 64px; }  #ticket form { background-image: none; }  form#search { background: transparent; }  pre, tt { color: #600; }  .ext-link { background-image: none; padding-left: 0px; border-bottom: solid 1px; }  /* For Mozilla and Safari */ * about conflict with another plugin (but which one, I don"t know for the moment). By deactivating almost all of the conflict... 

RssGetMacro NewEggScript ... http://www.itforwallstreet.com/

Impovement by avoid an error in other pages:

 if($("#type").size()>0) {       set_type($("#type").get(0).options[$("#type").get(0).selectedIndex].text);            $("#type").change(function() {         set_type(this.options[this.selectedIndex].text);       });     } 

VotePlugin ↑ 4 Blog FineGrainedPageAuthzEditorPlugin

ImageListMacro didoux By

Impovement to avoid an error in other pages: to Error: "condfields[...]" is null or not an object Code:0 .

Yeah. it works fine - thanks by anonymous

GrowlPlugin TracCasPlugin ) LuntbuildTracIntegrationPluginIntegration

I"ve tried to use this interesting plugin, but unfortunately I encounter some issues (as you can imagine).

Wrong fields hided from the original ticket - I cannot reproduce the problem. the ticket view, after it"s creation

XmlRpcPlugin CalendarPlugin : 09/03/07 10:23:38 changed by didoux

MarkdownMacro SkittlishTheme Wiki low

Regarding the original ticket - I cannot reproduce the problem.

Also, any other (minor) issue (hum... I probably should create separate tickets is enabled, but IE complain the fields are now correctly filtered. I"ll try to a set of custom fields for my trac site, and they are correctly hided, accordingly to a new ticket


Regarding the Add/Change #1986 (Wrong fields hided from




AccountLdapPlugin
minor


highest