Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1170043
D527.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Sep 27, 12:05 AM
Size
1017 B
Mime Type
text/x-diff
Expires
Sun, Sep 28, 12:05 AM (16 h, 21 m)
Engine
blob
Format
Raw Data
Handle
758151
Attached To
D527: TADV-54 - Repair poll commenting in Mod-Rewrite mode
D527.diff
View Options
Index: branches/1.2.x/in-bulletin/elements/content_boxes/add_poll_comment.elm.tpl
===================================================================
--- branches/1.2.x/in-bulletin/elements/content_boxes/add_poll_comment.elm.tpl
+++ branches/1.2.x/in-bulletin/elements/content_boxes/add_poll_comment.elm.tpl
@@ -33,7 +33,7 @@
FormManager.registerForm({
prefix: 'poll-comment',
- url: '<inp2:m_Link template="#TEMPLATE#" pass="m,poll" no_amp="1" js_escape="1"/>',
+ url: '<inp2:m_Link template="#TEMPLATE#" pass="m,poll" __NO_REWRITE__="1" no_amp="1" js_escape="1"/>',
next_template: 'in-bulletin/elements/content_boxes/poll_comments.elm',
save_event: 'OnCreateAjax',
id: '<inp2:poll-comment_Field name="CommentId" db="db"/>',
@@ -43,4 +43,4 @@
</script>
</inp2:m_DefineElement>
-<inp2:m_include template="platform/designs/default_design_ajax.des" pass_params="1"/>
\ No newline at end of file
+<inp2:m_include template="platform/designs/default_design_ajax.des" pass_params="1"/>
Event Timeline
Log In to Comment