https://bugzilla.wikimedia.org/show_bug.cgi?id=49538

       Web browser: ---
            Bug ID: 49538
           Summary: Improve compatibility between Parsoid's Cite impl and
                    PHP Cite extension
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JS/General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

* Several error checks that the PHP Cite extension does are not performed in
Parsoid's cite impl.

-- nested ref tags are erroneous
-- if group is set on <references>, one should be set on all refs defined 
   in references-body
-- only one group param, and one name/follow param.
-- For ref in references body, 
   - name must be present
   - content must be present
   - group should be used in main body
   - name should be used in main body
-- <ref /> is meaningless
-- nested references tags are erroneous
-- <refs> without <references /> is an error condition

* Parsoid does not support the follow arg on ref tags

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to