php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35314 Summary lost on add a comment
Submitted: 2005-11-21 16:30 UTC Modified: 2005-11-21 17:41 UTC
From: ross at golder dot org Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-11-21 16:30 UTC] ross at golder dot org
Description:
------------
I just got sent an update to a report by e-mail. The link enclosed was:

http://bugs.php.net/bug.php?id=35313&edit=2

I click on the link, add a new comment and submit and it complains that no summary information was given (I have to copy it in manually from where it's shown in the browser window title bar).

The problem is that it is not defaulting the 'summary' field on that form.


Expected result:
----------------
It should be preset to the last known value of the summary field.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-21 17:23 UTC] dmytton@php.net
The summary field is populated for me in both IE and Firefox. Is this a case of the summary field has no text in at all for you, or it has text (i.e. the actual summary) but when you submit it, it claims that the field is empty. In both cases, what platform/environment are you experiencing this on?
 [2005-11-21 17:39 UTC] ross at golder dot org
(it just did it again, dammit!)

On displaying the form (from clicking the link in the e-mail), it's failing to pre-fill the summary field.

I'm using Galeon 1.3.21 (mozilla-based), on Ubuntu Breezy.

Just checked with Mozilla Firefox (v1.0.7) and that doesn't lose the summary.

I can see it *should* be prepopulating the 'input' element:

<input type="text" size="60" maxlength="80" name="in[sdesc]" value="Summary lost on add a comment" />

So, it must be a bug with Galeon somewhere/somehow. Very strange, as I've used it for years and it's never done this anywhere else. I'll try to report it to the Galeon developers somehow. It certainly seems like it isn't anything (obviously) wrong with bugs.php.net.

Sorry for the fuzz.
 [2005-11-21 17:41 UTC] dmytton@php.net
Alright. Changing to bogus as this isn't a bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 10:01:32 2024 UTC