Closed
Bug 884782
Opened 12 years ago
Closed 11 years ago
Fill in details in AAQ doesn't validate
Categories
(support.mozilla.org :: Questions, task, P4)
support.mozilla.org
Questions
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q4
People
(Reporter: scoobidiver, Assigned: beaotx)
Details
(Whiteboard: u=dev c=general p=0 s=2013.25 [mentor=r1cky])
Updated•12 years ago
|
Whiteboard: u=dev c=general p= s=2013.backlog [mentor=r1cky]
Hi,
I'm interested in working on this issue. Could you please assign it to me?
Thanks
Comment 2•11 years ago
|
||
(In reply to Beatriz from comment #1)
> Hi,
>
> I'm interested in working on this issue. Could you please assign it to me?
>
> Thanks
Let us know if you have any questions!
Assignee: nobody → beaotx
Thanks! I've just made a pull request with the required changes.
Comment 4•11 years ago
|
||
Can you provide the link to the pull request?
Here is it https://github.com/mozilla/kitsune/pull/1769
I'm having some doubts about what to put in the form action field. I've tried with '#' and it works, but I wonder if there is a better solution. Any insight?
I've just found out that we can leave out the action attribute. It validates and the form submits to the current url + parameters
Comment 7•11 years ago
|
||
(In reply to Beatriz from comment #6)
> I've just found out that we can leave out the action attribute. It validates
> and the form submits to the current url + parameters
That's OK with me!
Comment 8•11 years ago
|
||
Landed on master:
https://github.com/mozilla/kitsune/compare/65d78e0cf756...1cf8257cf515
Comment 9•11 years ago
|
||
Deployed to prod now. Thanks!
Priority: -- → P4
Whiteboard: u=dev c=general p= s=2013.backlog [mentor=r1cky] → u=dev c=general p=0 s=2013.25 [mentor=r1cky]
Target Milestone: --- → 2013Q4
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•