php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #57314 Added new feature to pepr
Submitted: 2006-10-20 23:10 UTC Modified: 2006-10-31 16:38 UTC
From: davidc@php.net Assigned: cellog (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: 5_2 CVS-2006-10-20 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 - 13 = ?
Subscribe to this entry?

 
 [2006-10-20 23:10 UTC] davidc@php.net
Description:
------------
I have added a new feature to pepr that can easily be added up to most textareas on the site. Url to come


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-20 23:14 UTC] davidc@php.net
http://dev.agoraproduction.com/pear/pearweb/bugs/9118/

The javascript file has to go into public_html/javascript

It's rather simple (It's a bb code helper - to insert bbcodes faster) might have to change some behaviors in js, but works for now (set it as beta)

Thanks
 [2006-10-31 16:38 UTC] cellog@php.net
This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.

the patch doesn't work in firefox 1.5, as "is_gecko" is not defined or is false.  I think we need better browser detection.

I took the txtarea=document.getElementById(txtarea) and put it
outside the if(), then it started working.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 09:01:28 2024 UTC