#2599: Allow an arbitary query string, and propogate it to dialog boxes
--------------------------------+-------------------------------------------
  Reporter:  kennardconsulting  |       Owner:           
      Type:  New Feature        |      Status:  reopened 
  Priority:  Normal             |   Milestone:           
 Component:  UI : Dialogs       |     Version:           
Resolution:                     |    Keywords:  Confirmed
--------------------------------+-------------------------------------------
Changes (by kennardconsulting):

  * status:  closed => reopened
  * resolution:  wontfix =>


Comment:

 I appreciate you looking at my issue. I don't think custom config entries
 meet my needs, for two reasons:

 1. The values I need are very dynamic. Say the parent page is...

 myPage.jsp?foo=123

 ...then I need a way to pass '123' (or whatever value it happens to be) at
 runtime. So I don't think it fits well as a config issue.

 2. If it's a custom config, it's much harder to get at it server-side. I'd
 need to AJAX it back or something. If it's a querystring parameter, I can
 just do...

 ${param.foo}

 I'd really appreciate it if you could reconsider your 'wontfix'.

 Thanks,

 Richard.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2599#comment:3>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to