[Koha-bugs] [Bug 6621] Javascript error in cloning subfields

2012-02-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

 Status|Failed QA   |RESOLVED
 CC||jcam...@cpbibliography.com
 Resolution||WONTFIX

--- Comment #4 from Jared Camins-Esakov jcam...@cpbibliography.com 2012-02-10 
14:58:21 UTC ---
Because this problem is with 3.2 which is no longer supported, and IE7 which is
several versions out of date, I don't think anyone is going to pick this up
again. If you are able to reproduce the problem with a current version of Koha
and would like to submit a revised patch that addresses Marcel's concerns,
please reopen the bug.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6621] Javascript error in cloning subfields

2011-08-24 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA

--- Comment #3 from Owen Leonard oleon...@myacpl.org 2011-08-24 16:22:05 UTC 
---
I'm marking this Failed QA because of the questions raised above. Let's
re-evaluate after that.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6621] Javascript error in cloning subfields

2011-08-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

 CC||m.de.r...@rijksmuseum.nl

--- Comment #2 from M. de Rooy m.de.r...@rijksmuseum.nl 2011-08-04 11:07:59 
UTC ---
(In reply to comment #1)
 Created attachment 4709 [details]
 makes var buttonDotOnClick a String for IE7

I have a question about:
var buttonDotOnClick = String(link.getAttribute('onclick'));

Where did you define link in the Clonefield function?
Why do you call String? Is it necessary to recover from a null? This may indeed
be browser dependent.
I tested your patch in IE8, but have to say that there are more JS errors while
doing that. Our users are running staff in Firefox for that reason.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6621] Javascript error in cloning subfields

2011-07-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 Status|NEW |ASSIGNED
   Patch Status|--- |Needs Signoff
 AssignedTo|gmcha...@gmail.com  |prosentientsyst...@gmail.co
   ||m

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6621] Javascript error in cloning subfields

2011-07-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6621

--- Comment #1 from Justin @ Prosentient prosentientsyst...@gmail.com 
2011-07-22 05:35:22 UTC ---
Created attachment 4709
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4709
makes var buttonDotOnClick a String for IE7

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/