bayoteers / InlineEditor

Bugzilla InlineEditor Extension
4 stars 0 forks source link

Issues with BZ4.2? #1

Closed vdelvecc closed 11 years ago

vdelvecc commented 11 years ago

Hi. I was trying to use InlineEditor with Bugzilla 4.2 and it seems not to work.

The first problem was that Bugzilla.get_fields in table-before_table.html.tmpl causes a crash. I changed it to Bugzilla.fields.

Then it partly worked but select-type fields seem to cause some sort of Javascript error.

Anyone else try this?

keto commented 11 years ago

InlineEditor is only compatible with older Bugzilla versions and is no longer actively developed.

Instead you should use BugViewPlus extension, which provides similar functionality. https://github.com/bayoteers/BugViewPlus

vdelvecc commented 11 years ago

Thanks for the pointer!

I didn’t find any indication that this was deprecated in the InlineEditor github, or in the InlineEditor page on the bayoteers web site. Wouldn’t it be nice to put this in the README or something?

-Vince

From: Pami Ketolainen [mailto:notifications@github.com] Sent: Thursday, March 21, 2013 3:11 AM To: bayoteers/InlineEditor Cc: Vince Del Vecchio Subject: Re: [InlineEditor] Issues with BZ4.2? (#1)

InlineEditor is only compatible with older Bugzilla versions and is no longer actively developed.

Instead you should use BugViewPlus extension, which provides similar functionality. https://github.com/bayoteers/BugViewPlus

— Reply to this email directly or view it on GitHubhttps://github.com/bayoteers/InlineEditor/issues/1#issuecomment-15222475.

keto commented 11 years ago

You are absolutely right, and updating the READMEs has been on my todo-list for some time...

vdelvecc commented 11 years ago

Thanks, I did try BugViewPlus and it’s working great.

From: Pami Ketolainen [mailto:notifications@github.com] Sent: Thursday, March 21, 2013 1:42 PM To: bayoteers/InlineEditor Cc: Vince Del Vecchio Subject: Re: [InlineEditor] Issues with BZ4.2? (#1)

You are absolutely right, and updating the READMEs has been on my todo-list for some time...

— Reply to this email directly or view it on GitHubhttps://github.com/bayoteers/InlineEditor/issues/1#issuecomment-15254098.