Bugs: Browse | Submit New | Admin

[#20867] Need additional, 4th argument in set_profile_fbml calls in profile_fbml=, mobile_fbml=, profile_action= methods

Date:
2008-06-27 20:59
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Need additional, 4th argument in set_profile_fbml calls in profile_fbml=, mobile_fbml=, profile_action= methods

Detailed description
Need an additional, 4th argument in set_profile_fbml calls in profile_fbml=, mobile_fbml=, profile_action= methods

for example:

  def profile_fbml=(markup)
      # this seems to be an error
      # set_profile_fbml(markup, nil, nil)

      # this works
      set_profile_fbml(markup, nil, nil, nil)
   end

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item