Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1098203
D527.id.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
Wed, Aug 13, 11:32 AM
Size
1017 B
Mime Type
text/x-diff
Expires
Thu, Aug 14, 11:32 AM (15 h, 9 m)
Engine
blob
Format
Raw Data
Handle
711145
Attached To
D527: TADV-54 - Repair poll commenting in Mod-Rewrite mode
D527.id.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