Last modified: 2012-05-06 03:18:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T30814, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28814 - add properties to output of action=parse
add properties to output of action=parse
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.18.x
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-04 18:45 UTC by db [inactive,noenotif]
Modified: 2012-05-06 03:18 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description db [inactive,noenotif] 2011-05-04 18:45:22 UTC
The parsed pageprops are not avaiable by action=parse.
Comment 1 db [inactive,noenotif] 2011-05-04 19:05:15 UTC
avaiable => available
Comment 2 Nicholas J Humfrey 2011-05-31 21:59:58 UTC
Would really like to see this implemented - would save making a second call to the API for action=query&prop=info in order to get the last modified timestamp.
Comment 3 Bawolff (Brian Wolff) 2011-05-31 23:21:24 UTC
(In reply to comment #2)
> Would really like to see this implemented - would save making a second call to
> the API for action=query&prop=info in order to get the last modified timestamp.

I think you misunderstand what this bug is about. lastmodified timestamp is not stored in the page_props (Which is quite different from what action=query&prop=info shows. page_props stores stuff like if __HIDDENCAT__ is on a category). Additionally, in theory action=parse is primarily working with the wikitext, not the page, so I don't think adding a last modified timestamp would make sense there.
Comment 4 DieBuche 2011-07-12 16:58:21 UTC

*** This bug has been marked as a duplicate of bug 25134 ***
Comment 5 db [inactive,noenotif] 2011-07-12 17:22:12 UTC
reopen per comment 3

it is *not* prop=info in this bug. This bug is for prop=pageprops for the current parsed wikitext (ParserOutput::getProperties()). Sorry, if this was unclear in my bug description.
Comment 6 Umherirrender 2012-05-05 18:11:38 UTC
a patch commited with Gerrit change #6715
Comment 7 Umherirrender 2012-05-06 03:18:33 UTC
successfully merged

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links