** Description changed:

  Binary package hint: gedit
  
  I was editing a PHP script in gedit.  I modified Line #36 from
  
                  if($file != '.' && $file != '..'){
  
  to
  
                  if(strpos($file, '.') === FALSE){
  
  and tested my page (in Firefox 3.0).  The script exhibited undesirable
  behavior, so I pressed Ctrl+Z in gedit and tested the page again.  The
  script then output the following string (arbitrarily alternating with a
  shorter but similar one at first, but completely crowding the other out
  after several page-refreshes) immediately before the expected output:
  
  PK
  ���?���ñ8��������������blogs/UT     �?���?���
  
  By posting the corrupted line to a message board and then pasting the
- same line from my published post to gedit, I fixed the problem.
+ same line from my published post to gedit, I thought I had fixed the
+ problem.  But I still see this at the top of my PHP page after editing
+ it further.
  
  Thanks!
  
  ProblemType: Bug
  Architecture: i386
  Date: Sat Jul 19 14:31:38 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/gedit
  Package: gedit 2.22.3-0ubuntu1
  PackageArchitecture: i386
  ProcEnviron:
   
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  Uname: Linux 2.6.24-19-generic i686

-- 
Undo Stores Inaccurate Characters
https://bugs.launchpad.net/bugs/250165
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to