Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Upload Form Question
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
hippeelee  
View profile  
 More options Mar 20 2012, 12:44 pm
From: hippeelee <hipp...@gmail.com>
Date: Tue, 20 Mar 2012 09:44:44 -0700 (PDT)
Local: Tues, Mar 20 2012 12:44 pm
Subject: Upload Form Question
Hi,

This project is my first attempt to contribute to an open source
project so please let me know if my etiquette is not appropriate for
this project.

I am looking at this issue: https://github.com/openphoto/frontend/issues/339
which doesn't post the custom license text input when a user has the
*Custom* option selected in the /photos/upload form.

I'm using a program called Charles (as well as error logging the
$_POST & $REQUEST arrays) and that field is not included in the
request when the form is posted. Playing around, I tried to add some
test inputs in different places within the form to see if they would
get sent - they were not when I submitted the form.

Is there something I am missing? Is there something different about
this form that I am not aware of that would not include certain inputs
fields?

Thanks,

Matt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jaisen Mathai  
View profile  
 More options Apr 7 2012, 3:00 am
From: Jaisen Mathai <jai...@openphoto.me>
Date: Sat, 7 Apr 2012 00:00:06 -0700
Local: Sat, Apr 7 2012 3:00 am
Subject: Re: Upload Form Question

Matt,

My apologies for not getting back with you sooner. Life's been really
hectic and my inbox was the first casualty of it :).

That being said, we did a bit of work on the upload UI to move it to a
shared location so all themes could use it. As part of that I actually
removed the "CUSTOM" option but I'd like to add it back in. Just a heads up
if you update and notice it's not there.

We're using plupload for the uploading. The POST params are set inside the
JS code which can be found here,
https://github.com/openphoto/frontend/blob/master/src/html/assets/jav...

The form parameters need to be explicitly included here in the JS for the
server to receive them with each photo post.

Thanks,

Jaisen


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »