[Interchange-bugs] [Bug 190] Changed - Problem for options-parsing in table-editor usertag

bugzilla-daemon@developer.akopia.com bugzilla-daemon@developer.akopia.com
Fri, 18 May 2001 09:27:05 -0400


http://developer.akopia.com/bugs/show_bug.cgi?id=190

*** shadow/190	Thu May 17 16:33:07 2001
--- shadow/190.tmp.30042	Fri May 18 09:27:05 2001
***************
*** 3,10 ****
  Version: 4.7.2
  Platform: PC
  OS/Version: Linux
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: UI
--- 3,10 ----
  Version: 4.7.2
  Platform: PC
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: FIXED
  Severity: normal
  Priority: P2
  Component: UI
***************
*** 25,27 ****
--- 25,30 ----
  > 	while($string =~ m/^(.+?)=\s*(.+)/g) {
  
  Without the /m option, the loop never moved beyond the first newline.
+ 
+ ------- Additional Comments From jkohles@redhat.com  2001-05-18 09:27 -------
+ Patch applied to CVS